|
12 | 12 | "test:watch": "astro check --watch" |
13 | 13 | }, |
14 | 14 | "devDependencies": { |
15 | | - "@astrojs/check": "^0.9.4", |
16 | | - "@astrojs/sitemap": "^3.5.0", |
| 15 | + "@astrojs/check": "^0.9.5", |
| 16 | + "@astrojs/sitemap": "^3.6.0", |
17 | 17 | "@fontsource-variable/inter": "^5.2.5", |
18 | 18 | "@fontsource/inter": "^5.2.5", |
19 | 19 | "@resvg/resvg-js": "^2.6.2", |
|
27 | 27 | "satori-html": "^0.3.2" |
28 | 28 | }, |
29 | 29 | "dependencies": { |
30 | | - "@astrojs/mdx": "^4.3.4", |
31 | | - "@astrojs/react": "4.3.0", |
| 30 | + "@astrojs/mdx": "^4.3.9", |
| 31 | + "@astrojs/react": "4.4.1", |
32 | 32 | "@iconify-json/cib": "^1.2.2", |
33 | 33 | "@iconify-json/mdi": "^1.2.3", |
34 | 34 | "@iconify-json/simple-icons": "^1.2.32", |
35 | 35 | "@tailwindcss/postcss": "^4.1.7", |
36 | 36 | "@tailwindcss/vite": "^4.1.4", |
37 | 37 | "@types/react": "^19.1.4", |
38 | 38 | "@types/react-dom": "^19.1.5", |
39 | | - "astro": "^5.13.2", |
| 39 | + "astro": "^5.15.3", |
40 | 40 | "astro-compressor": "^1.0.0", |
41 | 41 | "astro-expressive-code": "^0.40.2", |
42 | 42 | "astro-icon": "^1.1.5", |
|
0 commit comments