Skip to content

Commit

Permalink
build(deps): bump @mdx-js/react from 3.0.1 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 26, 2024
1 parent f6f6b5a commit fab268c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@docusaurus/types": "3.5.2",
"@easyops-cn/docusaurus-search-local": "^0.45.0",
"@jsdevtools/rehype-url-inspector": "^2.0.2",
"@mdx-js/react": "^3.0.1",
"@mdx-js/react": "^3.1.0",
"antd": "^5.21.5",
"browserslist": "^4.24.2",
"clsx": "^2.1.1",
Expand Down
16 changes: 14 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2542,7 +2542,7 @@ __metadata:
languageName: node
linkType: hard

"@mdx-js/react@npm:^3.0.0, @mdx-js/react@npm:^3.0.1":
"@mdx-js/react@npm:^3.0.0":
version: 3.0.1
resolution: "@mdx-js/react@npm:3.0.1"
dependencies:
Expand All @@ -2554,6 +2554,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

"@napi-rs/wasm-runtime@npm:^0.2.3":
version: 0.2.5
resolution: "@napi-rs/wasm-runtime@npm:0.2.5"
Expand Down Expand Up @@ -4291,7 +4303,7 @@ __metadata:
"@easyops-cn/docusaurus-search-local": "npm:^0.45.0"
"@eslint/js": "npm:^9.13.0"
"@jsdevtools/rehype-url-inspector": "npm:^2.0.2"
"@mdx-js/react": "npm:^3.0.1"
"@mdx-js/react": "npm:^3.1.0"
"@types/eslint__js": "npm:^8.42.3"
"@types/glob": "npm:^8.1.0"
"@types/js-yaml": "npm:^4.0.9"
Expand Down

0 comments on commit fab268c

Please sign in to comment.