Skip to content

Commit 267b1af

Browse files
fix(deps): update dependency @mdx-js/react to v3
1 parent be1e838 commit 267b1af

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@docusaurus/core": "2.4.3",
1919
"@docusaurus/preset-classic": "2.4.3",
2020
"@easyops-cn/docusaurus-search-local": "^0.46.0",
21-
"@mdx-js/react": "^1.6.22",
21+
"@mdx-js/react": "^3.0.0",
2222
"clsx": "^2.0.0",
2323
"mdx-mermaid": "^2.0.0",
2424
"mermaid": "^11.0.0",

yarn.lock

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2131,6 +2131,13 @@
21312131
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.6.22.tgz#ae09b4744fddc74714ee9f9d6f17a66e77c43573"
21322132
integrity sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==
21332133

2134+
"@mdx-js/react@^3.0.0":
2135+
version "3.1.0"
2136+
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.1.0.tgz#c4522e335b3897b9a845db1dbdd2f966ae8fb0ed"
2137+
integrity sha512-QjHtSaoameoalGnKDT3FoIl4+9RwyTmo9ZJGBdLOks/YOiWHoRDI3PUwEzOE7kEmGcV3AFcp9K6dYu9rEuKLAQ==
2138+
dependencies:
2139+
"@types/mdx" "^2.0.0"
2140+
21342141
21352142
version "1.6.22"
21362143
resolved "https://registry.yarnpkg.com/@mdx-js/util/-/util-1.6.22.tgz#219dfd89ae5b97a8801f015323ffa4b62f45718b"

0 commit comments

Comments
 (0)