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.1.5 " ,
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.1.5"
1781
+ resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-2.1.5.tgz#8225a867dae6f845ae5b0ec15bb454c23be3f576"
1782
+ integrity sha512-3Az1I6SAWA9R38rYjz5rXBrGKeZhq96CSSyQtqY+maPj8stBsoUH5pNcmIixuGkufYsh8F5+ka2CVPo2fycWZw==
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.3"
2072
+ resolved "https://registry.yarnpkg.com/@types/mdx/-/mdx-2.0.3.tgz#43fd32414f17fcbeced3578109a6edd877a2d96e"
2073
+ integrity sha512-IgHxcT3RC8LzFLhKwP3gbMPeaK7BM9eBH46OdapPA7yvuIUJ8H6zHZV53J8hGZcTSnt95jANt+rTBNUUc22ACQ==
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 "18.0.24"
2111
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.24.tgz#2f79ed5b27f08d05107aab45c17919754cc44c20"
2112
+ integrity sha512-wRJWT6ouziGUy+9uX0aW4YOJxAY0bG6/AOk5AW5QSvZqI7dk6VBIbXvcVgIw/W5Jrl24f77df98GEKTJGOLx7Q==
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