From 8e64fe67c3955e3ef8fb16c5e35c274fed3ee8e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 18:49:42 +0000 Subject: [PATCH] Update astro monorepo --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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",