From ddbbfd19629435bcd06196c5035a80d8043fb660 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 02:45:40 +0000 Subject: [PATCH] chore(deps): bump @mdx-js/react from 2.3.0 to 3.0.0 in /website (#3065) 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 2.3.0 to 3.0.0.
Release notes

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

3.0.0

(see https://mdxjs.com/migrating/v3/ on how to migrate)

Change

Change (unlikely to affect you)

Add

Misc

Docs

... (truncated)

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@mdx-js/react&package-manager=npm_and_yarn&previous-version=2.3.0&new-version=3.0.0)](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 | 15 ++++++++------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/website/package.json b/website/package.json index 2eebe0e0f..a795745fd 100644 --- a/website/package.json +++ b/website/package.json @@ -12,7 +12,7 @@ "dependencies": { "@docsearch/react": "^3.5.2", "@mdx-js/loader": "^2.3.0", - "@mdx-js/react": "^2.3.0", + "@mdx-js/react": "^3.0.0", "@next/mdx": "~14.0.4", "@types/mdx": "^2.0.10", "@types/node": "20.10.6", diff --git a/website/pnpm-lock.yaml b/website/pnpm-lock.yaml index b2ae3ef38..bc8ec5f99 100644 --- a/website/pnpm-lock.yaml +++ b/website/pnpm-lock.yaml @@ -12,11 +12,11 @@ dependencies: specifier: ^2.3.0 version: 2.3.0(webpack@5.89.0) '@mdx-js/react': - specifier: ^2.3.0 - version: 2.3.0(react@18.2.0) + specifier: ^3.0.0 + version: 3.0.0(@types/react@18.2.30)(react@18.2.0) '@next/mdx': specifier: ~14.0.4 - version: 14.0.4(@mdx-js/loader@2.3.0)(@mdx-js/react@2.3.0) + version: 14.0.4(@mdx-js/loader@2.3.0)(@mdx-js/react@3.0.0) '@types/mdx': specifier: ^2.0.10 version: 2.0.10 @@ -423,9 +423,10 @@ packages: - supports-color dev: false - /@mdx-js/react@2.3.0(react@18.2.0): - resolution: {integrity: sha512-zQH//gdOmuu7nt2oJR29vFhDv88oGPmVw6BggmrHeMI+xgEkp1B2dX9/bMBSYtK0dyLX/aOmesKS09g222K1/g==} + /@mdx-js/react@3.0.0(@types/react@18.2.30)(react@18.2.0): + resolution: {integrity: sha512-nDctevR9KyYFyV+m+/+S4cpzCWHqj+iHDHq3QrsWezcC+B17uZdIWgCguESUkwFhM3n/56KxWVE3V6EokrmONQ==} peerDependencies: + '@types/react': '>=16' react: '>=16' dependencies: '@types/mdx': 2.0.10 @@ -441,7 +442,7 @@ packages: resolution: {integrity: sha512-irQnbMLbUNQpP1wcE5NstJtbuA/69kRfzBrpAD7Gsn8zm/CY6YQYc3HQBz8QPxwISG26tIm5afvvVbu508oBeQ==} dev: false - /@next/mdx@14.0.4(@mdx-js/loader@2.3.0)(@mdx-js/react@2.3.0): + /@next/mdx@14.0.4(@mdx-js/loader@2.3.0)(@mdx-js/react@3.0.0): resolution: {integrity: sha512-w0b+A2LRdlqqTIzmaeqPOaafid2cYYYjETA+G+3ZFwkNbBQjvZp57P1waOexF3MGHzcCEoXEnhYpAc+FO6S0Rg==} peerDependencies: '@mdx-js/loader': '>=0.15.0' @@ -453,7 +454,7 @@ packages: optional: true dependencies: '@mdx-js/loader': 2.3.0(webpack@5.89.0) - '@mdx-js/react': 2.3.0(react@18.2.0) + '@mdx-js/react': 3.0.0(@types/react@18.2.30)(react@18.2.0) source-map: 0.7.4 dev: false