File tree 2 files changed +25
-5
lines changed
2 files changed +25
-5
lines changed Original file line number Diff line number Diff line change 20
20
"@docusaurus/preset-classic" : " ^2.0.0-beta.17" ,
21
21
"@emotion/react" : " ^11.8.2" ,
22
22
"@emotion/styled" : " ^11.8.1" ,
23
- "@mdx-js/react" : " ^1.6.22 " ,
23
+ "@mdx-js/react" : " ^2.1.0 " ,
24
24
"@mui/icons-material" : " ^5.4.2" ,
25
25
"@mui/material" : " ^5.3.0" ,
26
26
"@svgr/webpack" : " ^6.2.1" ,
Original file line number Diff line number Diff line change 2070
2070
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.6.22.tgz#ae09b4744fddc74714ee9f9d6f17a66e77c43573"
2071
2071
integrity sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==
2072
2072
2073
+ " @mdx-js/react@^2.1.0 " :
2074
+ version "2.1.0"
2075
+ resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-2.1.0.tgz#2aca56d3d9d6f1bbee9f3c44bd26890331419953"
2076
+ integrity sha512-RlPnY2WcVe91pOilf3Rmu1pArKj7gSK03uoaMFKjPWTyh9t6t1VYGSX40twlpChNSPmbcQ29D0xvSBOVMWA6yw==
2077
+ dependencies :
2078
+ " @types/mdx" " ^2.0.0"
2079
+ " @types/react" " >=16"
2080
+
2073
2081
2074
2082
version "1.6.22"
2075
2083
resolved "https://registry.yarnpkg.com/@mdx-js/util/-/util-1.6.22.tgz#219dfd89ae5b97a8801f015323ffa4b62f45718b"
2088
2096
prop-types "^15.7.2"
2089
2097
react-is "^17.0.2"
2090
2098
2099
+ " @mui/icons-material@^5.4.2 " :
2100
+ version "5.5.1"
2101
+ resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.5.1.tgz#848a57972617411370775980cbc6990588d4aafb"
2102
+ integrity sha512-40f68p5+Yhq3dCn3QYHqQt5RETPyR3AkDw+fma8PtcjqvZ+d+jF84kFmT6NqwA3he7TlwluEtkyAmPzUE4uPdA==
2103
+ dependencies :
2104
+ " @babel/runtime" " ^7.17.2"
2105
+
2091
2106
" @mui/material@^5.3.0 " :
2092
2107
version "5.4.1"
2093
2108
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.4.1.tgz#05d3f726771c413dc430163d7c508edfcee04807"
2455
2470
dependencies :
2456
2471
" @types/unist" " *"
2457
2472
2473
+ " @types/mdx@^2.0.0 " :
2474
+ version "2.0.1"
2475
+ resolved "https://registry.yarnpkg.com/@types/mdx/-/mdx-2.0.1.tgz#e4c05d355d092d7b58db1abfe460e53f41102ac8"
2476
+ integrity sha512-JPEv4iAl0I+o7g8yVWDwk30es8mfVrjkvh5UeVR2sYPpZCK44vrAPsbJpIS+rJAUxLgaSAMKTEH5Vn5qd9XsrQ==
2477
+
2458
2478
" @types/mime@^1 " :
2459
2479
version "1.3.2"
2460
2480
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a"
2551
2571
dependencies :
2552
2572
" @types/react" " *"
2553
2573
2554
- " @types/react@*" , "@types/react@^17.0.40":
2555
- version "17.0.40 "
2556
- resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.40 .tgz#dc010cee6254d5239a138083f3799a16638e6bad "
2557
- integrity sha512-UrXhD/JyLH+W70nNSufXqMZNuUD2cXHu6UjCllC6pmOQgBX4SGXOH8fjRka0O0Ee0HrFxapDD8Bwn81Kmiz6jQ ==
2574
+ " @types/react@*" , "@types/react@>=16", "@types/react@ ^17.0.40":
2575
+ version "17.0.43 "
2576
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.43 .tgz#4adc142887dd4a2601ce730bc56c3436fdb07a55 "
2577
+ integrity sha512-8Q+LNpdxf057brvPu1lMtC5Vn7J119xrP1aq4qiaefNioQUYANF/CYeK4NsKorSZyUGJ66g0IM+4bbjwx45o2A ==
2558
2578
dependencies :
2559
2579
" @types/prop-types" " *"
2560
2580
" @types/scheduler" " *"
You can’t perform that action at this time.
0 commit comments