File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 17
17
"@docusaurus/preset-classic" : " 3.8.1" ,
18
18
"@docusaurus/theme-mermaid" : " 3.8.1" ,
19
19
"@docusaurus/theme-search-algolia" : " 3.8.1" ,
20
- "@mdx-js/react" : " 3.1.0 " ,
20
+ "@mdx-js/react" : " 3.1.1 " ,
21
21
"clsx" : " 2.1.1" ,
22
22
"eslint" : " ^9.29.0" ,
23
23
"prism-react-renderer" : " 2.4.1" ,
Original file line number Diff line number Diff line change 2189
2189
unist-util-visit "^5.0.0"
2190
2190
vfile "^6.0.0"
2191
2191
2192
- " @mdx-js/[email protected] " , "@mdx-js/react@^3.0.0":
2192
+
2193
+ version "3.1.1"
2194
+ resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.1.1.tgz#24bda7fffceb2fe256f954482123cda1be5f5fef"
2195
+ integrity sha512-f++rKLQgUVYDAtECQ6fn/is15GkEH9+nZPM3MS0RcxVqoTfawHvDlSCH7JbMhAM6uJ32v3eXLvLmLvjGu7PTQw==
2196
+ dependencies :
2197
+ " @types/mdx" " ^2.0.0"
2198
+
2199
+ " @mdx-js/react@^3.0.0 " :
2193
2200
version "3.1.0"
2194
2201
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.1.0.tgz#c4522e335b3897b9a845db1dbdd2f966ae8fb0ed"
2195
2202
integrity sha512-QjHtSaoameoalGnKDT3FoIl4+9RwyTmo9ZJGBdLOks/YOiWHoRDI3PUwEzOE7kEmGcV3AFcp9K6dYu9rEuKLAQ==
You can’t perform that action at this time.
0 commit comments