File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 18
18
"@docusaurus/core" : " 2.4.3" ,
19
19
"@docusaurus/preset-classic" : " 2.4.3" ,
20
20
"@easyops-cn/docusaurus-search-local" : " ^0.46.0" ,
21
- "@mdx-js/react" : " ^1.6.22 " ,
21
+ "@mdx-js/react" : " ^3.0.0 " ,
22
22
"clsx" : " ^2.0.0" ,
23
23
"mdx-mermaid" : " ^2.0.0" ,
24
24
"mermaid" : " ^11.0.0" ,
Original file line number Diff line number Diff line change 2131
2131
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.6.22.tgz#ae09b4744fddc74714ee9f9d6f17a66e77c43573"
2132
2132
integrity sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==
2133
2133
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
+
2134
2141
2135
2142
version "1.6.22"
2136
2143
resolved "https://registry.yarnpkg.com/@mdx-js/util/-/util-1.6.22.tgz#219dfd89ae5b97a8801f015323ffa4b62f45718b"
You can’t perform that action at this time.
0 commit comments