File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 "dependencies" : {
1717 "@docusaurus/core" : " ^2.4.1" ,
1818 "@docusaurus/preset-classic" : " ^2.4.1" ,
19- "@mdx-js/react" : " ^1.6.22 " ,
19+ "@mdx-js/react" : " ^3.0.0 " ,
2020 "autoprefixer" : " ^10.4.13" ,
2121 "clsx" : " ^1.2.1" ,
2222 "framer-motion" : " ^8.4.2" ,
Original file line number Diff line number Diff line change 17361736 resolved "https://registry.npmjs.org/@mdx-js/react/-/react-1.6.22.tgz"
17371737 integrity sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==
17381738
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+
17391746" @mdx-js/util@1.6.22 " :
17401747 version "1.6.22"
17411748 resolved "https://registry.npmjs.org/@mdx-js/util/-/util-1.6.22.tgz"
21042111 dependencies :
21052112 " @types/unist" " *"
21062113
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+
21072119" @types/mime@* " :
21082120 version "3.0.1"
21092121 resolved "https://registry.npmjs.org/@types/mime/-/mime-3.0.1.tgz"
You can’t perform that action at this time.
0 commit comments