From c1497a5cb3c62c6cc4d599b31cd5a87cb66d05a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 16:40:21 +0000 Subject: [PATCH] Bump @mdx-js/react from 1.6.22 to 3.1.1 in /site Bumps [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react) from 1.6.22 to 3.1.1. - [Release notes](https://github.com/mdx-js/mdx/releases) - [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md) - [Commits](https://github.com/mdx-js/mdx/commits/3.1.1/packages/react) --- updated-dependencies: - dependency-name: "@mdx-js/react" dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- site/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/package.json b/site/package.json index ba85aab..8d01968 100644 --- a/site/package.json +++ b/site/package.json @@ -22,7 +22,7 @@ "@docusaurus/core": "2.3.1", "@docusaurus/plugin-pwa": "^2.3.1", "@docusaurus/preset-classic": "2.3.1", - "@mdx-js/react": "^1.6.22", + "@mdx-js/react": "^3.1.1", "algoliasearch": "^4.14.3", "clsx": "^1.2.1", "hast-util-has-property": "^2.0.1",