Bump @mdx-js/react from 3.0.1 to 3.1.0 in the prod-dependencies group

Bumps the prod-dependencies group with 1 update: [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react).


Updates `@mdx-js/react` from 3.0.1 to 3.1.0
- [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/3.1.0/packages/react)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-10-18 16:24:39 +00:00
committed by GitHub
parent e08cceb67d
commit 667238866b
2 changed files with 14 additions and 2 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
"@docusaurus/plugin-sitemap": "^3.5.2",
"@docusaurus/theme-classic": "^3.5.2",
"@docusaurus/theme-search-algolia": "^3.5.2",
"@mdx-js/react": "^3.0.0",
"@mdx-js/react": "^3.1.0",
"@waveterm/docusaurus-og": "https://github.com/wavetermdev/docusaurus-og",
"clsx": "^2.1.1",
"prism-react-renderer": "^2.3.0",
+13 -1
View File
@@ -2514,6 +2514,18 @@ __metadata:
languageName: node
linkType: hard
"@mdx-js/react@npm:^3.1.0":
version: 3.1.0
resolution: "@mdx-js/react@npm:3.1.0"
dependencies:
"@types/mdx": "npm:^2.0.0"
peerDependencies:
"@types/react": ">=16"
react: ">=16"
checksum: 10c0/381ed1211ba2b8491bf0ad9ef0d8d1badcdd114e1931d55d44019d4b827cc2752586708f9c7d2f9c3244150ed81f1f671a6ca95fae0edd5797fb47a22e06ceca
languageName: node
linkType: hard
"@mdx-js/typescript-plugin@npm:^0.0.6":
version: 0.0.6
resolution: "@mdx-js/typescript-plugin@npm:0.0.6"
@@ -14008,7 +14020,7 @@ __metadata:
"@docusaurus/tsconfig": "npm:3.5.2"
"@docusaurus/types": "npm:3.5.2"
"@eslint/js": "npm:^9.11.1"
"@mdx-js/react": "npm:^3.0.0"
"@mdx-js/react": "npm:^3.1.0"
"@mdx-js/typescript-plugin": "npm:^0.0.6"
"@types/eslint": "npm:^9.6.1"
"@types/eslint-config-prettier": "npm:^6.11.3"