File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 17
17
"@docusaurus/core" : " ^3.8.1" ,
18
18
"@docusaurus/preset-classic" : " ^3.8.1" ,
19
19
"@easyops-cn/docusaurus-search-local" : " ^0.52.1" ,
20
- "@mdx-js/react" : " ^3.1.0 " ,
20
+ "@mdx-js/react" : " ^3.1.1 " ,
21
21
"clsx" : " ^2.1.1" ,
22
22
"docusaurus-plugin-sass" : " ^0.2.6" ,
23
23
"react" : " ^19.1.1" ,
Original file line number Diff line number Diff line change 2194
2194
unist-util-visit "^5.0.0"
2195
2195
vfile "^6.0.0"
2196
2196
2197
- " @mdx-js/react@^3.0.0" , "@mdx-js/react@^3.1.0 ":
2198
- version "3.1.0 "
2199
- resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.1.0 .tgz#c4522e335b3897b9a845db1dbdd2f966ae8fb0ed "
2200
- integrity sha512-QjHtSaoameoalGnKDT3FoIl4+9RwyTmo9ZJGBdLOks/YOiWHoRDI3PUwEzOE7kEmGcV3AFcp9K6dYu9rEuKLAQ ==
2197
+ " @mdx-js/react@^3.0.0" , "@mdx-js/react@^3.1.1 ":
2198
+ version "3.1.1 "
2199
+ resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.1.1 .tgz#24bda7fffceb2fe256f954482123cda1be5f5fef "
2200
+ integrity sha512-f++rKLQgUVYDAtECQ6fn/is15GkEH9+nZPM3MS0RcxVqoTfawHvDlSCH7JbMhAM6uJ32v3eXLvLmLvjGu7PTQw ==
2201
2201
dependencies :
2202
2202
" @types/mdx" " ^2.0.0"
2203
2203
You can’t perform that action at this time.
0 commit comments