From 68a6df3c3f000f6289f35f06eea583c5ad4d2eed Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 03:01:05 +0000 Subject: [PATCH] chore(deps): update dependency @mdx-js/react to v2 --- package.json | 2 +- pnpm-lock.yaml | 24 +++++++++++++++++++----- 2 files changed, 20 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index db38df5db58..9cfbfbd38ad 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@docusaurus/theme-common": "2.3.1", "@docusaurus/theme-mermaid": "2.3.1", "@docusaurus/types": "2.3.1", - "@mdx-js/react": "^1.6.22", + "@mdx-js/react": "^2.0.0", "@silverhand/eslint-config": "^0.17.0", "@silverhand/eslint-config-react": "^0.17.0", "@silverhand/ts-config": "^0.17.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ee6f5b50d3a..716ca393676 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14,7 +14,7 @@ specifiers: '@docusaurus/theme-common': 2.3.1 '@docusaurus/theme-mermaid': 2.3.1 '@docusaurus/types': 2.3.1 - '@mdx-js/react': ^1.6.22 + '@mdx-js/react': ^2.0.0 '@silverhand/eslint-config': ^0.17.0 '@silverhand/eslint-config-react': ^0.17.0 '@silverhand/ts-config': ^0.17.0 @@ -57,7 +57,7 @@ devDependencies: '@docusaurus/theme-common': 2.3.1_zdbts6b25kccbsr4gotuszspei '@docusaurus/theme-mermaid': 2.3.1_tg4clpklofxy5cbxf5xdqtqgge '@docusaurus/types': 2.3.1_sfoxds7t5ydpegc3knd667wn6m - '@mdx-js/react': 1.6.22_react@17.0.2 + '@mdx-js/react': 2.2.1_react@17.0.2 '@silverhand/eslint-config': 0.17.0_36d7qh3r7mvouxb4naie4lmllq '@silverhand/eslint-config-react': 0.17.0_4mcd5hkoqnhdpcfn45hkzmo6ce '@silverhand/ts-config': 0.17.0_typescript@4.9.5 @@ -2711,6 +2711,16 @@ packages: react: 17.0.2 dev: true + /@mdx-js/react/2.2.1_react@17.0.2: + resolution: {integrity: sha512-YdXcMcEnqZhzql98RNrqYo9cEhTTesBiCclEtoiQUbJwx87q9453GTapYU6kJ8ZZ2ek1Vp25SiAXEFy5O/eAPw==} + peerDependencies: + react: '>=16' + dependencies: + '@types/mdx': 2.0.3 + '@types/react': 17.0.53 + react: 17.0.2 + dev: true + /@mdx-js/util/1.6.22: resolution: {integrity: sha512-H1rQc1ZOHANWBvPcW+JpGwr+juXSxM8Q8YCkm3GhZd8REu1fHR3z99CErO1p9pkcfcxZnMdIZdIsXkOHY0NilA==} dev: true @@ -3193,6 +3203,10 @@ packages: '@types/unist': 2.0.6 dev: true + /@types/mdx/2.0.3: + resolution: {integrity: sha512-IgHxcT3RC8LzFLhKwP3gbMPeaK7BM9eBH46OdapPA7yvuIUJ8H6zHZV53J8hGZcTSnt95jANt+rTBNUUc22ACQ==} + dev: true + /@types/mime/1.3.2: resolution: {integrity: sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==} dev: true @@ -3245,7 +3259,7 @@ packages: resolution: {integrity: sha512-db1mx37a1EJDf1XeX8jJN7R3PZABmJQXR8r28yUjVMFSjkmnQo6X6pOEEmNl+Tp2gYQOGPdYbFIipBtdElZ3Yg==} dependencies: '@types/history': 4.7.11 - '@types/react': 17.0.45 + '@types/react': 17.0.53 '@types/react-router': 5.1.18 dev: true @@ -3253,7 +3267,7 @@ packages: resolution: {integrity: sha512-kpqnYK4wcdm5UaWI3fLcELopqLrHgLqNsdpHauzlQktfkHL3npOSwtj1Uz9oKBAzs7lFtVkV8j83voAz2D8fhw==} dependencies: '@types/history': 4.7.11 - '@types/react': 17.0.45 + '@types/react': 17.0.53 '@types/react-router': 5.1.18 dev: true @@ -3261,7 +3275,7 @@ packages: resolution: {integrity: sha512-YYknwy0D0iOwKQgz9v8nOzt2J6l4gouBmDnWqUUznltOTaon+r8US8ky8HvN0tXvc38U9m6z/t2RsVsnd1zM0g==} dependencies: '@types/history': 4.7.11 - '@types/react': 17.0.45 + '@types/react': 17.0.53 dev: true /@types/react/17.0.45: