diff --git a/package.json b/package.json index 22f5f63..bdba2c5 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ }, "dependencies": { "@astrojs/alpinejs": "^0.4.0", - "@astrojs/mdx": "^3.1.9", + "@astrojs/mdx": "^4.0.0", "@astrojs/node": "^8.3.4", "@astrojs/rss": "^4.0.9", "@astrojs/sitemap": "^3.2.1", @@ -35,7 +35,7 @@ "@types/mdx": "^2.0.13", "@vite-pwa/astro": "^0.5.0", "alpinejs": "^3.14.3", - "astro": "^4.16.13", + "astro": "^5.0.0", "astro-compress": "^2.3.5", "astro-critters": "^2.2.0", "astro-htmx": "^1.0.6",