File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 17
17
"@docusaurus/core" : " 2.0.0-beta.14" ,
18
18
"@docusaurus/preset-classic" : " 2.0.0-beta.14" ,
19
19
"@easyops-cn/docusaurus-search-local" : " 0.21.4" ,
20
- "@mdx-js/react" : " 1.6.22 " ,
20
+ "@mdx-js/react" : " 2.0.0 " ,
21
21
"@svgr/webpack" : " 6.1.2" ,
22
22
"clsx" : " 1.1.1" ,
23
23
"file-loader" : " 6.2.0" ,
Original file line number Diff line number Diff line change 1776
1776
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.6.22.tgz#ae09b4744fddc74714ee9f9d6f17a66e77c43573"
1777
1777
integrity sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==
1778
1778
1779
+
1780
+ version "2.0.0"
1781
+ resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-2.0.0.tgz#00a9f5467d2761fe3818222740f50403f83aee2c"
1782
+ integrity sha512-icpMd43xqORnHSVRwALZv3ELN3IS7VS3BL+FyH2FFergQPSQ21FX0lN+OMIs0X+3dGY1L0DLhBCkMfPO+yDG7Q==
1783
+ dependencies :
1784
+ " @types/mdx" " ^2.0.0"
1785
+ " @types/react" " >=16"
1786
+
1779
1787
" @mdx-js/runtime@^1.6.22 " :
1780
1788
version "1.6.22"
1781
1789
resolved "https://registry.yarnpkg.com/@mdx-js/runtime/-/runtime-1.6.22.tgz#3edd388bf68a519ffa1aaf9c446b548165102345"
2059
2067
dependencies :
2060
2068
" @types/unist" " *"
2061
2069
2070
+ " @types/mdx@^2.0.0 " :
2071
+ version "2.0.1"
2072
+ resolved "https://registry.yarnpkg.com/@types/mdx/-/mdx-2.0.1.tgz#e4c05d355d092d7b58db1abfe460e53f41102ac8"
2073
+ integrity sha512-JPEv4iAl0I+o7g8yVWDwk30es8mfVrjkvh5UeVR2sYPpZCK44vrAPsbJpIS+rJAUxLgaSAMKTEH5Vn5qd9XsrQ==
2074
+
2062
2075
" @types/node@* " :
2063
2076
version "16.11.6"
2064
2077
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.6.tgz#6bef7a2a0ad684cf6e90fcfe31cecabd9ce0a3ae"
2093
2106
" @types/scheduler" " *"
2094
2107
csstype "^3.0.2"
2095
2108
2109
+ " @types/react@>=16 " :
2110
+ version "17.0.39"
2111
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.39.tgz#d0f4cde092502a6db00a1cded6e6bf2abb7633ce"
2112
+ integrity sha512-UVavlfAxDd/AgAacMa60Azl7ygyQNRwC/DsHZmKgNvPmRR5p70AJ5Q9EAmL2NWOJmeV+vVUI4IAP7GZrN8h8Ug==
2113
+ dependencies :
2114
+ " @types/prop-types" " *"
2115
+ " @types/scheduler" " *"
2116
+ csstype "^3.0.2"
2117
+
2096
2118
" @types/retry@^0.12.0 " :
2097
2119
version "0.12.1"
2098
2120
resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.1.tgz#d8f1c0d0dc23afad6dc16a9e993a0865774b4065"
You can’t perform that action at this time.
0 commit comments