Skip to content

Commit d93b8f4

Browse files
Bump @mdx-js/react from 3.0.0 to 3.1.0 in /website
Bumps [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react) from 3.0.0 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] <support@github.com>
1 parent 54bd214 commit d93b8f4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@docusaurus/core": "^3.0.1",
1818
"@docusaurus/preset-classic": "^3.0.1",
1919
"@easyops-cn/docusaurus-search-local": "^0.49.1",
20-
"@mdx-js/react": "^3.0.0",
20+
"@mdx-js/react": "^3.1.0",
2121
"clsx": "^1.2.1",
2222
"docusaurus-plugin-sass": "^0.2.6",
2323
"react": "^18.3.1",

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1864,10 +1864,10 @@
18641864
unist-util-visit "^5.0.0"
18651865
vfile "^6.0.0"
18661866

1867-
"@mdx-js/react@^3.0.0":
1868-
version "3.0.0"
1869-
resolved "https://registry.npmjs.org/@mdx-js/react/-/react-3.0.0.tgz"
1870-
integrity sha512-nDctevR9KyYFyV+m+/+S4cpzCWHqj+iHDHq3QrsWezcC+B17uZdIWgCguESUkwFhM3n/56KxWVE3V6EokrmONQ==
1867+
"@mdx-js/react@^3.0.0", "@mdx-js/react@^3.1.0":
1868+
version "3.1.0"
1869+
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.1.0.tgz#c4522e335b3897b9a845db1dbdd2f966ae8fb0ed"
1870+
integrity sha512-QjHtSaoameoalGnKDT3FoIl4+9RwyTmo9ZJGBdLOks/YOiWHoRDI3PUwEzOE7kEmGcV3AFcp9K6dYu9rEuKLAQ==
18711871
dependencies:
18721872
"@types/mdx" "^2.0.0"
18731873

0 commit comments

Comments
 (0)