File tree 2 files changed +5
-5
lines changed 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 17
17
"@docusaurus/core" : " ^3.7.0" ,
18
18
"@docusaurus/preset-classic" : " ^3.7.0" ,
19
19
"@easyops-cn/docusaurus-search-local" : " ^0.49.2" ,
20
- "@mdx-js/react" : " ^3.0 .0" ,
20
+ "@mdx-js/react" : " ^3.1 .0" ,
21
21
"clsx" : " ^2.1.1" ,
22
22
"docusaurus-plugin-sass" : " ^0.2.6" ,
23
23
"react" : " ^18.3.1" ,
Original file line number Diff line number Diff line change 2170
2170
unist-util-visit "^5.0.0"
2171
2171
vfile "^6.0.0"
2172
2172
2173
- " @mdx-js/react@^3.0.0 " :
2174
- version "3.0 .0"
2175
- resolved "https://registry.npmjs.org /@mdx-js/react/-/react-3.0 .0.tgz"
2176
- integrity sha512-nDctevR9KyYFyV+m+/+S4cpzCWHqj+iHDHq3QrsWezcC+B17uZdIWgCguESUkwFhM3n/56KxWVE3V6EokrmONQ ==
2173
+ " @mdx-js/react@^3.0.0" , "@mdx-js/react@^3.1.0" :
2174
+ version "3.1 .0"
2175
+ resolved "https://registry.yarnpkg.com /@mdx-js/react/-/react-3.1 .0.tgz#c4522e335b3897b9a845db1dbdd2f966ae8fb0ed "
2176
+ integrity sha512-QjHtSaoameoalGnKDT3FoIl4+9RwyTmo9ZJGBdLOks/YOiWHoRDI3PUwEzOE7kEmGcV3AFcp9K6dYu9rEuKLAQ ==
2177
2177
dependencies :
2178
2178
" @types/mdx" " ^2.0.0"
2179
2179
You can’t perform that action at this time.
0 commit comments