diff --git a/package.json b/package.json index 8925b05d..502be061 100644 --- a/package.json +++ b/package.json @@ -35,8 +35,8 @@ "dependencies": { "@alpinejs/collapse": "^3.15.8", "@astrojs/alpinejs": "^0.4.9", - "@astrojs/mdx": "^4.3.13", - "@astrojs/node": "^9.5.4", + "@astrojs/mdx": "^5.0.2", + "@astrojs/node": "^10.0.3", "@astrojs/rss": "^4.0.15", "@astrojs/starlight": "^0.37.6", "@kubernetes/client-node": "^1.4.0", @@ -47,10 +47,10 @@ "@tailwindcss/typography": "^0.5.19", "@tailwindcss/vite": "^4.2.1", "alpinejs": "^3.15.8", - "astro": "^5.18.0", + "astro": "^6.0.8", "astro-breadcrumbs": "^3.3.3", "astro-compressor": "^1.2.0", - "astro-mermaid": "^1.3.1", + "astro-mermaid": "^2.0.1", "astro-robots-txt": "^1.0.0", "astro-seo": "^1.1.0", "cheerio": "^1.2.0",