We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2666f2d commit e5df538Copy full SHA for e5df538
package.json
@@ -35,8 +35,8 @@
35
"dependencies": {
36
"@alpinejs/collapse": "^3.15.8",
37
"@astrojs/alpinejs": "^0.4.9",
38
- "@astrojs/mdx": "^4.3.13",
39
- "@astrojs/node": "^9.5.4",
+ "@astrojs/mdx": "^5.0.0",
+ "@astrojs/node": "^10.0.0",
40
"@astrojs/rss": "^4.0.15",
41
"@astrojs/starlight": "^0.37.6",
42
"@kubernetes/client-node": "^1.4.0",
@@ -47,7 +47,7 @@
47
"@tailwindcss/typography": "^0.5.19",
48
"@tailwindcss/vite": "^4.2.1",
49
"alpinejs": "^3.15.8",
50
- "astro": "^5.18.0",
+ "astro": "^6.0.3",
51
"astro-breadcrumbs": "^3.3.3",
52
"astro-compressor": "^1.2.0",
53
"astro-mermaid": "^1.3.1",
0 commit comments