build(deps): bump @mdx-js/react from 1.6.22 to 2.1.1 in /website (#2634)

Bumps [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react) from 1.6.22 to 2.1.1.
- [Release notes](https://github.com/mdx-js/mdx/releases)
- [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md)
- [Commits](https://github.com/mdx-js/mdx/commits/2.1.1/packages/react)

---
updated-dependencies:
- dependency-name: "@mdx-js/react"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-04-01 10:06:30 +02:00 committed by GitHub
parent 1ff35eef4c
commit f7daa7723d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 47 additions and 10 deletions

View File

@ -10,7 +10,7 @@
"dependencies": {
"@docusaurus/plugin-client-redirects": "2.0.0-beta.18",
"@docusaurus/preset-classic": "2.0.0-beta.18",
"@mdx-js/react": "^1.6.22",
"@mdx-js/react": "^2.1.1",
"clsx": "^1.1.1",
"postcss": "^8.4.12",
"rapidoc": "^9.2.0",
@ -2660,6 +2660,18 @@
"react-dom": "^16.8.4 || ^17.0.0"
}
},
"node_modules/@docusaurus/theme-classic/node_modules/@mdx-js/react": {
"version": "1.6.22",
"resolved": "https://registry.npmjs.org/@mdx-js/react/-/react-1.6.22.tgz",
"integrity": "sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/unified"
},
"peerDependencies": {
"react": "^16.13.1 || ^17.0.0"
}
},
"node_modules/@docusaurus/theme-common": {
"version": "2.0.0-beta.18",
"resolved": "https://registry.npmjs.org/@docusaurus/theme-common/-/theme-common-2.0.0-beta.18.tgz",
@ -2908,15 +2920,19 @@
}
},
"node_modules/@mdx-js/react": {
"version": "1.6.22",
"resolved": "https://registry.npmjs.org/@mdx-js/react/-/react-1.6.22.tgz",
"integrity": "sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==",
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/@mdx-js/react/-/react-2.1.1.tgz",
"integrity": "sha512-7zlZDf5xmWH8I0kFE4DG91COOkxjaW9DX5f1HWztZpFcVua2gJgMYfIkFaDpO/DH/tWi6Mz+OheW4194r15igg==",
"dependencies": {
"@types/mdx": "^2.0.0",
"@types/react": ">=16"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/unified"
},
"peerDependencies": {
"react": "^16.13.1 || ^17.0.0"
"react": ">=16"
}
},
"node_modules/@mdx-js/util": {
@ -3390,6 +3406,11 @@
"@types/unist": "*"
}
},
"node_modules/@types/mdx": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/@types/mdx/-/mdx-2.0.1.tgz",
"integrity": "sha512-JPEv4iAl0I+o7g8yVWDwk30es8mfVrjkvh5UeVR2sYPpZCK44vrAPsbJpIS+rJAUxLgaSAMKTEH5Vn5qd9XsrQ=="
},
"node_modules/@types/mime": {
"version": "1.3.2",
"resolved": "https://registry.npmjs.org/@types/mime/-/mime-1.3.2.tgz",
@ -14874,6 +14895,14 @@
"prismjs": "^1.27.0",
"react-router-dom": "^5.2.0",
"rtlcss": "^3.5.0"
},
"dependencies": {
"@mdx-js/react": {
"version": "1.6.22",
"resolved": "https://registry.npmjs.org/@mdx-js/react/-/react-1.6.22.tgz",
"integrity": "sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==",
"requires": {}
}
}
},
"@docusaurus/theme-common": {
@ -15080,10 +15109,13 @@
}
},
"@mdx-js/react": {
"version": "1.6.22",
"resolved": "https://registry.npmjs.org/@mdx-js/react/-/react-1.6.22.tgz",
"integrity": "sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==",
"requires": {}
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/@mdx-js/react/-/react-2.1.1.tgz",
"integrity": "sha512-7zlZDf5xmWH8I0kFE4DG91COOkxjaW9DX5f1HWztZpFcVua2gJgMYfIkFaDpO/DH/tWi6Mz+OheW4194r15igg==",
"requires": {
"@types/mdx": "^2.0.0",
"@types/react": ">=16"
}
},
"@mdx-js/util": {
"version": "1.6.22",
@ -15407,6 +15439,11 @@
"@types/unist": "*"
}
},
"@types/mdx": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/@types/mdx/-/mdx-2.0.1.tgz",
"integrity": "sha512-JPEv4iAl0I+o7g8yVWDwk30es8mfVrjkvh5UeVR2sYPpZCK44vrAPsbJpIS+rJAUxLgaSAMKTEH5Vn5qd9XsrQ=="
},
"@types/mime": {
"version": "1.3.2",
"resolved": "https://registry.npmjs.org/@types/mime/-/mime-1.3.2.tgz",

View File

@ -14,7 +14,7 @@
"dependencies": {
"@docusaurus/plugin-client-redirects": "2.0.0-beta.18",
"@docusaurus/preset-classic": "2.0.0-beta.18",
"@mdx-js/react": "^1.6.22",
"@mdx-js/react": "^2.1.1",
"clsx": "^1.1.1",
"postcss": "^8.4.12",
"rapidoc": "^9.2.0",