Skip to content

Commit f0f5c62

Browse files
committed
Updated dependencies
1 parent 8b96e6f commit f0f5c62

2 files changed

Lines changed: 630 additions & 366 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,18 +17,18 @@
1717
"dependencies": {
1818
"@astrojs/mdx": "^4.3.13",
1919
"@astrojs/react": "^4.4.2",
20-
"@astrojs/sitemap": "^3.6.0",
21-
"@astrojs/starlight": "^0.37.1",
20+
"@astrojs/sitemap": "^3.7.0",
21+
"@astrojs/starlight": "^0.37.6",
2222
"@fontsource/cabin": "^5.2.8",
2323
"@fontsource/roboto-condensed": "^5.2.8",
24-
"@tailwindcss/vite": "^4.1.18",
25-
"astro": "^5.16.6",
24+
"@tailwindcss/vite": "^4.2.1",
25+
"astro": "^5.18.0",
2626
"sharp": "^0.34.2",
27-
"starlight-blog": "^0.25.2",
27+
"starlight-blog": "^0.25.3",
2828
"starlight-image-zoom": "^0.13.2",
29-
"tailwindcss": "^4.1.18"
29+
"tailwindcss": "^4.2.1"
3030
},
3131
"devDependencies": {
32-
"@biomejs/biome": "2.3.10"
32+
"@biomejs/biome": "2.4.4"
3333
}
3434
}

0 commit comments

Comments
 (0)