From 3ae578ad74fb4ccc702b51a02db5ed22fbc4a376 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 20:17:40 +0000 Subject: [PATCH] chore(deps): 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 322f930..9995198 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ }, "devDependencies": { "@astrojs/check": "^0.9.9", - "@astrojs/mdx": "^5.0.4", + "@astrojs/mdx": "^6.0.0", "@astrojs/partytown": "^2.1.4", "@iconify-json/lucide": "^1.2.44", "@phanect/configs": "latest",