|
9 | 9 | "astro": "astro" |
10 | 10 | }, |
11 | 11 | "dependencies": { |
12 | | - "@astrojs/mdx": "^5.0.6", |
| 12 | + "@astrojs/mdx": "^6.0.2", |
13 | 13 | "@astrojs/partytown": "^2.1.7", |
14 | | - "@astrojs/react": "^5.0.5", |
15 | | - "@astrojs/sitemap": "^3.7.2", |
| 14 | + "@astrojs/react": "^5.0.7", |
| 15 | + "@astrojs/sitemap": "^3.7.3", |
16 | 16 | "@iconify-json/academicons": "^1.2.4", |
17 | 17 | "@iconify-json/fa7-brands": "^1.2.2", |
18 | | - "@iconify-json/lucide": "^1.2.109", |
| 18 | + "@iconify-json/lucide": "^1.2.111", |
19 | 19 | "@iconify-json/tabler": "^1.2.35", |
20 | 20 | "@tailwindcss/vite": "^4.3.0", |
21 | | - "@types/react": "^19.2.15", |
| 21 | + "@types/react": "^19.2.16", |
22 | 22 | "@types/react-dom": "^19.2.3", |
23 | | - "accessible-astro-components": "^5.2.0", |
24 | | - "astro": "^6.3.7", |
| 23 | + "accessible-astro-components": "^5.3.1", |
| 24 | + "astro": "^6.4.4", |
25 | 25 | "astro-icon": "^1.1.5", |
26 | 26 | "astro-seo": "^1.1.0", |
27 | | - "react": "^19.2.6", |
28 | | - "react-dom": "^19.2.6", |
| 27 | + "react": "^19.2.7", |
| 28 | + "react-dom": "^19.2.7", |
29 | 29 | "sharp": "^0.34.5", |
30 | 30 | "tailwindcss": "^4.3.0" |
31 | 31 | }, |
|
0 commit comments