File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 21
21
"@docusaurus/plugin-client-redirects" : " 2.4.3" ,
22
22
"@docusaurus/preset-classic" : " 2.4.3" ,
23
23
"@docusaurus/theme-search-algolia" : " 2.4.3" ,
24
- "@mdx-js/react" : " 1.6.22 " ,
24
+ "@mdx-js/react" : " 3.1.0 " ,
25
25
"@rive-app/react-canvas" : " 3.0.57" ,
26
26
"@svgr/webpack" : " 6.5.1" ,
27
27
"clsx" : " 1.2.1" ,
Original file line number Diff line number Diff line change 1776
1776
unist-builder "2.0.3"
1777
1777
unist-util-visit "2.0.3"
1778
1778
1779
- " @mdx-js/[email protected] " , "@mdx-js/react@^1.6.22":
1779
+
1780
+ version "3.1.0"
1781
+ resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.1.0.tgz#c4522e335b3897b9a845db1dbdd2f966ae8fb0ed"
1782
+ integrity sha512-QjHtSaoameoalGnKDT3FoIl4+9RwyTmo9ZJGBdLOks/YOiWHoRDI3PUwEzOE7kEmGcV3AFcp9K6dYu9rEuKLAQ==
1783
+ dependencies :
1784
+ " @types/mdx" " ^2.0.0"
1785
+
1786
+ " @mdx-js/react@^1.6.22 " :
1780
1787
version "1.6.22"
1781
1788
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.6.22.tgz#ae09b4744fddc74714ee9f9d6f17a66e77c43573"
1782
1789
integrity sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==
2128
2135
dependencies :
2129
2136
" @types/unist" " ^2"
2130
2137
2138
+ " @types/mdx@^2.0.0 " :
2139
+ version "2.0.13"
2140
+ resolved "https://registry.yarnpkg.com/@types/mdx/-/mdx-2.0.13.tgz#68f6877043d377092890ff5b298152b0a21671bd"
2141
+ integrity sha512-+OWZQfAYyio6YkJb3HLxDrvnx6SWWDbC0zVPfBRzUk0/nqoDyf6dNxQi3eArPe8rJ473nobTMQ/8Zk+LxJ+Yuw==
2142
+
2131
2143
" @types/mime@^1 " :
2132
2144
version "1.3.5"
2133
2145
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.5.tgz#1ef302e01cf7d2b5a0fa526790c9123bf1d06690"
You can’t perform that action at this time.
0 commit comments