From 79c5ca525c7f017e00ed6f917c2aeca4f0378272 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Jan 2023 22:35:45 +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 340e6c68..4564a1bb 100644 --- a/github-page/package.json +++ b/github-page/package.json @@ -19,7 +19,7 @@ "@docusaurus/core": "2.2.0", "@docusaurus/plugin-client-redirects": "^2.2.0", "@docusaurus/preset-classic": "2.2.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 67c1dd12..03697904 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ importers: '@docusaurus/preset-classic': 2.2.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.2.0_6ypb3ufi7v6x5ofvefib2m3zwq '@docusaurus/plugin-client-redirects': 2.2.0_6ypb3ufi7v6x5ofvefib2m3zwq '@docusaurus/preset-classic': 2.2.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 @@ -2497,6 +2497,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: