Skip to content

Commit da3d3bc

Browse files
committed
Updated dependencies
1 parent a2a1bbf commit da3d3bc

2 files changed

Lines changed: 260 additions & 296 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,22 +15,22 @@
1515
"check": "pnpm exec biome check --write src"
1616
},
1717
"dependencies": {
18-
"@astrojs/mdx": "^4.3.12",
18+
"@astrojs/mdx": "^4.3.13",
1919
"@astrojs/react": "^4.4.2",
2020
"@astrojs/sitemap": "^3.6.0",
21-
"@astrojs/starlight": "^0.37.0",
21+
"@astrojs/starlight": "^0.37.1",
2222
"@fontsource/cabin": "^5.2.8",
2323
"@fontsource/roboto-condensed": "^5.2.8",
24-
"@tailwindcss/vite": "^4.1.17",
24+
"@tailwindcss/vite": "^4.1.18",
2525
"@types/react": "^19.2.7",
2626
"@types/react-dom": "^19.2.3",
27-
"astro": "^5.16.4",
28-
"react": "^19.2.1",
29-
"react-dom": "^19.2.1",
27+
"astro": "^5.16.5",
28+
"react": "^19.2.3",
29+
"react-dom": "^19.2.3",
3030
"sharp": "^0.34.2",
3131
"starlight-blog": "^0.25.2",
3232
"starlight-image-zoom": "^0.13.2",
33-
"tailwindcss": "^4.1.17"
33+
"tailwindcss": "^4.1.18"
3434
},
3535
"devDependencies": {
3636
"@biomejs/biome": "2.3.8"

0 commit comments

Comments
 (0)