|
29 | 29 | "dependencies": { |
30 | 30 | "@alpinejs/collapse": "^3.15.9", |
31 | 31 | "@astrojs/alpinejs": "^0.5.0", |
32 | | - "@astrojs/mdx": "^4.3.14", |
| 32 | + "@astrojs/mdx": "^5.0.3", |
33 | 33 | "@astrojs/node": "^9.5.4", |
34 | 34 | "@astrojs/rss": "^4.0.18", |
35 | 35 | "@kubernetes/client-node": "^1.4.0", |
36 | | - "@lucide/astro": "^0.577.0", |
| 36 | + "@lucide/astro": "^1.7.0", |
37 | 37 | "@nanostores/persistent": "^1.3.3", |
38 | 38 | "@playform/compress": "^0.2.2", |
39 | 39 | "@tailwindcss/aspect-ratio": "^0.4.2", |
40 | 40 | "@tailwindcss/typography": "^0.5.19", |
41 | 41 | "@tailwindcss/vite": "^4.2.2", |
42 | 42 | "alpinejs": "^3.15.9", |
43 | | - "astro": "^5.18.1", |
| 43 | + "astro": "^6.1.2", |
44 | 44 | "astro-breadcrumbs": "^3.4.0", |
45 | 45 | "astro-compressor": "^1.3.0", |
46 | | - "astro-mermaid": "^1.4.0", |
| 46 | + "astro-mermaid": "^2.0.1", |
47 | 47 | "astro-robots-txt": "^1.0.0", |
48 | 48 | "astro-seo": "^1.1.0", |
49 | 49 | "cheerio": "^1.2.0", |
|
97 | 97 | "prettier-plugin-tailwindcss": "^0.7.2", |
98 | 98 | "shx": "^0.4.0", |
99 | 99 | "tsx": "^4.21.0", |
100 | | - "typescript": "^5.9.3", |
| 100 | + "typescript": "^6.0.2", |
101 | 101 | "yaml": "^2.8.3" |
102 | 102 | }, |
103 | 103 | "overrides": { |
|
0 commit comments