|
15 | 15 | "check": "pnpm exec biome check --write src" |
16 | 16 | }, |
17 | 17 | "dependencies": { |
18 | | - "@astrojs/mdx": "^4.3.12", |
| 18 | + "@astrojs/mdx": "^4.3.13", |
19 | 19 | "@astrojs/react": "^4.4.2", |
20 | 20 | "@astrojs/sitemap": "^3.6.0", |
21 | | - "@astrojs/starlight": "^0.37.0", |
| 21 | + "@astrojs/starlight": "^0.37.1", |
22 | 22 | "@fontsource/cabin": "^5.2.8", |
23 | 23 | "@fontsource/roboto-condensed": "^5.2.8", |
24 | | - "@tailwindcss/vite": "^4.1.17", |
| 24 | + "@tailwindcss/vite": "^4.1.18", |
25 | 25 | "@types/react": "^19.2.7", |
26 | 26 | "@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", |
30 | 30 | "sharp": "^0.34.2", |
31 | 31 | "starlight-blog": "^0.25.2", |
32 | 32 | "starlight-image-zoom": "^0.13.2", |
33 | | - "tailwindcss": "^4.1.17" |
| 33 | + "tailwindcss": "^4.1.18" |
34 | 34 | }, |
35 | 35 | "devDependencies": { |
36 | 36 | "@biomejs/biome": "2.3.8" |
|
0 commit comments