From 06f02a809f748a05021dd9870a30380ea98087de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 09:05:17 -0700 Subject: [PATCH] build(deps): bump @mdx-js/react from 3.1.0 to 3.1.1 in /website (#10479) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react) from 3.1.0 to 3.1.1.
Release notes

Sourced from @​mdx-js/react's releases.

3.1.1

Fix

Types

Docs

Full Changelog: https://github.com/mdx-js/mdx/compare/3.1.0...3.1.1

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@mdx-js/react&package-manager=npm_and_yarn&previous-version=3.1.0&new-version=3.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- website/package.json | 2 +- website/pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/website/package.json b/website/package.json index 4fd0b5afd..636e0f048 100644 --- a/website/package.json +++ b/website/package.json @@ -14,7 +14,7 @@ "dependencies": { "@docsearch/react": "^3.9.0", "@mdx-js/loader": "^3.1.0", - "@mdx-js/react": "^3.1.0", + "@mdx-js/react": "^3.1.1", "@next/mdx": "~15.3.2", "@next/third-parties": "^15.4.4", "@types/mdx": "^2.0.13", diff --git a/website/pnpm-lock.yaml b/website/pnpm-lock.yaml index 15ac590a7..9936b185a 100644 --- a/website/pnpm-lock.yaml +++ b/website/pnpm-lock.yaml @@ -15,11 +15,11 @@ importers: specifier: ^3.1.0 version: 3.1.0(acorn@8.15.0)(webpack@5.92.0) '@mdx-js/react': - specifier: ^3.1.0 - version: 3.1.0(@types/react@18.3.11)(react@18.3.1) + specifier: ^3.1.1 + version: 3.1.1(@types/react@18.3.11)(react@18.3.1) '@next/mdx': specifier: ~15.3.2 - version: 15.3.3(@mdx-js/loader@3.1.0(acorn@8.15.0)(webpack@5.92.0))(@mdx-js/react@3.1.0(@types/react@18.3.11)(react@18.3.1)) + version: 15.3.3(@mdx-js/loader@3.1.0(acorn@8.15.0)(webpack@5.92.0))(@mdx-js/react@3.1.1(@types/react@18.3.11)(react@18.3.1)) '@next/third-parties': specifier: ^15.4.4 version: 15.4.4(next@15.5.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) @@ -434,8 +434,8 @@ packages: '@mdx-js/mdx@3.1.0': resolution: {integrity: sha512-/QxEhPAvGwbQmy1Px8F899L5Uc2KZ6JtXwlCgJmjSTBedwOZkByYcBG4GceIGPXRDsmfxhHazuS+hlOShRLeDw==} - '@mdx-js/react@3.1.0': - resolution: {integrity: sha512-QjHtSaoameoalGnKDT3FoIl4+9RwyTmo9ZJGBdLOks/YOiWHoRDI3PUwEzOE7kEmGcV3AFcp9K6dYu9rEuKLAQ==} + '@mdx-js/react@3.1.1': + resolution: {integrity: sha512-f++rKLQgUVYDAtECQ6fn/is15GkEH9+nZPM3MS0RcxVqoTfawHvDlSCH7JbMhAM6uJ32v3eXLvLmLvjGu7PTQw==} peerDependencies: '@types/react': '>=16' react: '>=16' @@ -2469,7 +2469,7 @@ snapshots: - acorn - supports-color - '@mdx-js/react@3.1.0(@types/react@18.3.11)(react@18.3.1)': + '@mdx-js/react@3.1.1(@types/react@18.3.11)(react@18.3.1)': dependencies: '@types/mdx': 2.0.13 '@types/react': 18.3.11 @@ -2502,12 +2502,12 @@ snapshots: '@next/env@15.5.2': {} - '@next/mdx@15.3.3(@mdx-js/loader@3.1.0(acorn@8.15.0)(webpack@5.92.0))(@mdx-js/react@3.1.0(@types/react@18.3.11)(react@18.3.1))': + '@next/mdx@15.3.3(@mdx-js/loader@3.1.0(acorn@8.15.0)(webpack@5.92.0))(@mdx-js/react@3.1.1(@types/react@18.3.11)(react@18.3.1))': dependencies: source-map: 0.7.4 optionalDependencies: '@mdx-js/loader': 3.1.0(acorn@8.15.0)(webpack@5.92.0) - '@mdx-js/react': 3.1.0(@types/react@18.3.11)(react@18.3.1) + '@mdx-js/react': 3.1.1(@types/react@18.3.11)(react@18.3.1) '@next/swc-darwin-arm64@15.5.2': optional: true