Skip to content

Commit 59000bd

Browse files
committed
Updated dependencies
1 parent f35963e commit 59000bd

2 files changed

Lines changed: 280 additions & 230 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@
1515
"check": "pnpm exec biome check --write src"
1616
},
1717
"dependencies": {
18-
"@astrojs/mdx": "^5.0.3",
18+
"@astrojs/mdx": "^5.0.4",
1919
"@astrojs/sitemap": "3.7.2",
2020
"@astrojs/starlight": "^0.38.3",
21-
"@tailwindcss/vite": "^4.2.1",
22-
"astro": "^6.1.5",
21+
"@tailwindcss/vite": "^4.2.4",
22+
"astro": "^6.1.9",
2323
"sharp": "^0.34.2",
2424
"starlight-blog": "^0.26.1",
2525
"starlight-image-zoom": "^0.14.1",
26-
"tailwindcss": "^4.2.1"
26+
"tailwindcss": "^4.2.4"
2727
},
2828
"devDependencies": {
2929
"@biomejs/biome": "2.4.10"

0 commit comments

Comments
 (0)