From 2eb0554e07e70692dbe9ab7c85de65ededaaf8cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 19:48:35 +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 5fb7481..76c71d3 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.4.3", "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",