From ea48f4ec93f23a3fc288845be53ce5c70b58d518 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 00:06:46 +0000 Subject: [PATCH] chore(deps): 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 a92b0b5..f8908bf 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@astrojs/check": "^0.9.4", - "@astrojs/mdx": "^6.0.0", + "@astrojs/mdx": "^7.0.0", "@astrojs/rss": "^4.0.11", "@astrojs/sitemap": "^3.2.1", "@iconify-json/arcticons": "^1.1.100",