Skip to content

Commit ad7736e

Browse files
build(deps): bump @mdx-js/react from 3.1.0 to 3.1.1 (#158)
Bumps [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react) from 3.1.0 to 3.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/3.1.1/packages/react) --- updated-dependencies: - dependency-name: "@mdx-js/react" dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7e2bb66 commit ad7736e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@docusaurus/preset-classic": "^3.8.1",
2020
"@docusaurus/theme-mermaid": "^3.8.1",
2121
"@easyops-cn/docusaurus-search-local": "^0.52.1",
22-
"@mdx-js/react": "^3.1.0",
22+
"@mdx-js/react": "^3.1.1",
2323
"clsx": "^2.0.0",
2424
"docusaurus-preset-openapi": "^0.7.5",
2525
"prism-react-renderer": "^2.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2129,10 +2129,10 @@
21292129
unist-util-visit "^5.0.0"
21302130
vfile "^6.0.0"
21312131

2132-
"@mdx-js/react@^3.0.0", "@mdx-js/react@^3.1.0":
2133-
version "3.1.0"
2134-
resolved "https://registry.npmjs.org/@mdx-js/react/-/react-3.1.0.tgz"
2135-
integrity sha512-QjHtSaoameoalGnKDT3FoIl4+9RwyTmo9ZJGBdLOks/YOiWHoRDI3PUwEzOE7kEmGcV3AFcp9K6dYu9rEuKLAQ==
2132+
"@mdx-js/react@^3.0.0", "@mdx-js/react@^3.1.1":
2133+
version "3.1.1"
2134+
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.1.1.tgz#24bda7fffceb2fe256f954482123cda1be5f5fef"
2135+
integrity sha512-f++rKLQgUVYDAtECQ6fn/is15GkEH9+nZPM3MS0RcxVqoTfawHvDlSCH7JbMhAM6uJ32v3eXLvLmLvjGu7PTQw==
21362136
dependencies:
21372137
"@types/mdx" "^2.0.0"
21382138

0 commit comments

Comments
 (0)