File tree Expand file tree Collapse file tree 3 files changed +62
-12
lines changed
Expand file tree Collapse file tree 3 files changed +62
-12
lines changed Original file line number Diff line number Diff line change 1616 "dependencies" : {
1717 "@docusaurus/core" : " 2.0.0-beta.18" ,
1818 "@docusaurus/preset-classic" : " 2.0.0-beta.18" ,
19- "@mdx-js/react" : " 1.6.22 " ,
19+ "@mdx-js/react" : " 2.1.0 " ,
2020 "clsx" : " 1.1.1" ,
2121 "prism-react-renderer" : " 1.3.1" ,
2222 "react" : " 17.0.2" ,
Original file line number Diff line number Diff line change 16111611 unist-builder "2.0.3"
16121612 unist-util-visit "2.0.3"
16131613
1614- " @mdx-js/react@1.6.22" , "@mdx-js/react@^1.6.22":
1614+ " @mdx-js/react@2.1.0 " :
1615+ version "2.1.0"
1616+ resolved "https://registry.npmjs.org/@mdx-js/react/-/react-2.1.0.tgz"
1617+ integrity sha512-RlPnY2WcVe91pOilf3Rmu1pArKj7gSK03uoaMFKjPWTyh9t6t1VYGSX40twlpChNSPmbcQ29D0xvSBOVMWA6yw==
1618+ dependencies :
1619+ " @types/mdx" " ^2.0.0"
1620+ " @types/react" " >=16"
1621+
1622+ " @mdx-js/react@^1.6.22 " :
16151623 version "1.6.22"
16161624 resolved "https://registry.npmjs.org/@mdx-js/react/-/react-1.6.22.tgz"
16171625 integrity sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==
19011909 dependencies :
19021910 " @types/unist" " *"
19031911
1912+ " @types/mdx@^2.0.0 " :
1913+ version "2.0.1"
1914+ resolved "https://registry.npmjs.org/@types/mdx/-/mdx-2.0.1.tgz"
1915+ integrity sha512-JPEv4iAl0I+o7g8yVWDwk30es8mfVrjkvh5UeVR2sYPpZCK44vrAPsbJpIS+rJAUxLgaSAMKTEH5Vn5qd9XsrQ==
1916+
19041917" @types/mime@^1 " :
19051918 version "1.3.2"
19061919 resolved "https://registry.npmjs.org/@types/mime/-/mime-1.3.2.tgz"
19621975 " @types/history" " ^4.7.11"
19631976 " @types/react" " *"
19641977
1965- " @types/react@* " :
1978+ " @types/react@*" , "@types/react@>=16" :
19661979 version "17.0.40"
19671980 resolved "https://registry.npmjs.org/@types/react/-/react-17.0.40.tgz"
19681981 integrity sha512-UrXhD/JyLH+W70nNSufXqMZNuUD2cXHu6UjCllC6pmOQgBX4SGXOH8fjRka0O0Ee0HrFxapDD8Bwn81Kmiz6jQ==
You can’t perform that action at this time.
0 commit comments