There was an error while loading. Please reload this page.
1 parent 8b96e6f commit f0f5c62Copy full SHA for f0f5c62
2 files changed
package.json
@@ -17,18 +17,18 @@
17
"dependencies": {
18
"@astrojs/mdx": "^4.3.13",
19
"@astrojs/react": "^4.4.2",
20
- "@astrojs/sitemap": "^3.6.0",
21
- "@astrojs/starlight": "^0.37.1",
+ "@astrojs/sitemap": "^3.7.0",
+ "@astrojs/starlight": "^0.37.6",
22
"@fontsource/cabin": "^5.2.8",
23
"@fontsource/roboto-condensed": "^5.2.8",
24
- "@tailwindcss/vite": "^4.1.18",
25
- "astro": "^5.16.6",
+ "@tailwindcss/vite": "^4.2.1",
+ "astro": "^5.18.0",
26
"sharp": "^0.34.2",
27
- "starlight-blog": "^0.25.2",
+ "starlight-blog": "^0.25.3",
28
"starlight-image-zoom": "^0.13.2",
29
- "tailwindcss": "^4.1.18"
+ "tailwindcss": "^4.2.1"
30
},
31
"devDependencies": {
32
- "@biomejs/biome": "2.3.10"
+ "@biomejs/biome": "2.4.4"
33
}
34
0 commit comments