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