From e20d00e77a01e06dcc22fc52baf4876a3a356e89 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 18:02:45 +0000 Subject: [PATCH] Update dependency @astrojs/mdx to v6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3be0f6c..224d4b2 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@astrojs/check": "0.9.8", - "@astrojs/mdx": "4.3.14", + "@astrojs/mdx": "6.0.3", "@astrojs/rss": "4.0.17", "@astrojs/sitemap": "3.7.1", "astro": "5.18.1",