From aa9e7dbdabd2f8592ba10002de3ab79a23f6f27d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 15:31:21 +0000 Subject: [PATCH] fix(deps): update dependency @mdx-js/react to v2 --- github-page/package.json | 2 +- pnpm-lock.yaml | 14 ++++++++++++-- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/github-page/package.json b/github-page/package.json index 24239ffc..ac7efaab 100644 --- a/github-page/package.json +++ b/github-page/package.json @@ -19,7 +19,7 @@ "@docusaurus/core": "2.3.0", "@docusaurus/plugin-client-redirects": "^2.2.0", "@docusaurus/preset-classic": "2.3.0", - "@mdx-js/react": "^1.6.22", + "@mdx-js/react": "^2.0.0", "clsx": "^1.2.1", "prism-react-renderer": "^1.3.5", "react": "^18.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b0c5ba2b..19b76c25 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ importers: '@docusaurus/preset-classic': 2.3.0 '@docusaurus/theme-classic': ^2.2.0 '@docusaurus/types': ^2.2.0 - '@mdx-js/react': ^1.6.22 + '@mdx-js/react': ^2.0.0 '@tsconfig/docusaurus': ^1.0.5 '@types/node': ^18.11.9 clsx: ^1.2.1 @@ -28,7 +28,7 @@ importers: '@docusaurus/core': 2.3.0_6ypb3ufi7v6x5ofvefib2m3zwq '@docusaurus/plugin-client-redirects': 2.2.0_6ypb3ufi7v6x5ofvefib2m3zwq '@docusaurus/preset-classic': 2.3.0_yalvw3r2waubxycyb7k7qsruca - '@mdx-js/react': 1.6.22_react@18.2.0 + '@mdx-js/react': 2.2.1_react@18.2.0 clsx: 1.2.1 prism-react-renderer: 1.3.5_react@18.2.0 react: 18.2.0 @@ -3399,6 +3399,16 @@ packages: dependencies: react: 18.2.0 + /@mdx-js/react/2.2.1_react@18.2.0: + resolution: {integrity: sha512-YdXcMcEnqZhzql98RNrqYo9cEhTTesBiCclEtoiQUbJwx87q9453GTapYU6kJ8ZZ2ek1Vp25SiAXEFy5O/eAPw==} + peerDependencies: + react: '>=16' + dependencies: + '@types/mdx': 2.0.3 + '@types/react': 18.0.25 + react: 18.2.0 + dev: false + /@mdx-js/rollup/2.1.5: resolution: {integrity: sha512-l90rSiwnEf6PnjH8uRXjZ1W0rR8p1fp1YIiDuA3uF7SOfxMQ98uymaIwI6BsX+8BC2dcWij7Racwp++JkvdOLQ==} peerDependencies: