File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 16
16
"dependencies" : {
17
17
"@docusaurus/core" : " ^2.4.1" ,
18
18
"@docusaurus/preset-classic" : " ^2.4.1" ,
19
- "@mdx-js/react" : " ^1.6.22 " ,
19
+ "@mdx-js/react" : " ^3.0.0 " ,
20
20
"autoprefixer" : " ^10.4.13" ,
21
21
"clsx" : " ^1.2.1" ,
22
22
"framer-motion" : " ^8.4.2" ,
Original file line number Diff line number Diff line change 1736
1736
resolved "https://registry.npmjs.org/@mdx-js/react/-/react-1.6.22.tgz"
1737
1737
integrity sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==
1738
1738
1739
+ " @mdx-js/react@^3.0.0 " :
1740
+ version "3.0.0"
1741
+ resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.0.0.tgz#eaccaa8d6a7736b19080aff5a70448a7ba692271"
1742
+ integrity sha512-nDctevR9KyYFyV+m+/+S4cpzCWHqj+iHDHq3QrsWezcC+B17uZdIWgCguESUkwFhM3n/56KxWVE3V6EokrmONQ==
1743
+ dependencies :
1744
+ " @types/mdx" " ^2.0.0"
1745
+
1739
1746
1740
1747
version "1.6.22"
1741
1748
resolved "https://registry.npmjs.org/@mdx-js/util/-/util-1.6.22.tgz"
2104
2111
dependencies :
2105
2112
" @types/unist" " *"
2106
2113
2114
+ " @types/mdx@^2.0.0 " :
2115
+ version "2.0.10"
2116
+ resolved "https://registry.yarnpkg.com/@types/mdx/-/mdx-2.0.10.tgz#0d7b57fb1d83e27656156e4ee0dfba96532930e4"
2117
+ integrity sha512-Rllzc5KHk0Al5/WANwgSPl1/CwjqCy+AZrGd78zuK+jO9aDM6ffblZ+zIjgPNAaEBmlO0RYDvLNh7wD0zKVgEg==
2118
+
2107
2119
" @types/mime@* " :
2108
2120
version "3.0.1"
2109
2121
resolved "https://registry.npmjs.org/@types/mime/-/mime-3.0.1.tgz"
You can’t perform that action at this time.
0 commit comments