|
31 | 31 | "dependencies": { |
32 | 32 | "@alpinejs/collapse": "^3.15.8", |
33 | 33 | "@astrojs/alpinejs": "^0.4.9", |
34 | | - "@astrojs/mdx": "^4.3.13", |
35 | | - "@astrojs/node": "^9.5.4", |
| 34 | + "@astrojs/mdx": "^5.0.3", |
| 35 | + "@astrojs/node": "^10.0.4", |
36 | 36 | "@astrojs/rss": "^4.0.15", |
37 | 37 | "@kubernetes/client-node": "^1.4.0", |
38 | | - "@lucide/astro": "^0.576.0", |
| 38 | + "@lucide/astro": "^1.7.0", |
39 | 39 | "@nanostores/persistent": "^1.3.3", |
40 | 40 | "@playform/compress": "^0.2.1", |
41 | 41 | "@tailwindcss/aspect-ratio": "^0.4.2", |
42 | 42 | "@tailwindcss/typography": "^0.5.19", |
43 | 43 | "@tailwindcss/vite": "^4.2.1", |
44 | 44 | "alpinejs": "^3.15.8", |
45 | | - "astro": "^5.18.0", |
| 45 | + "astro": "^6.1.1", |
46 | 46 | "astro-breadcrumbs": "^3.3.3", |
47 | 47 | "astro-compressor": "^1.2.0", |
48 | | - "astro-mermaid": "^1.3.1", |
| 48 | + "astro-mermaid": "^2.0.1", |
49 | 49 | "astro-robots-txt": "^1.0.0", |
50 | 50 | "astro-seo": "^1.1.0", |
51 | 51 | "cheerio": "^1.2.0", |
|
99 | 99 | "prettier-plugin-tailwindcss": "^0.7.2", |
100 | 100 | "shx": "^0.4.0", |
101 | 101 | "tsx": "^4.21.0", |
102 | | - "typescript": "^5.9.3", |
| 102 | + "typescript": "^6.0.2", |
103 | 103 | "yaml": "^2.8.2" |
104 | 104 | }, |
105 | 105 | "overrides": { |
|
0 commit comments