File tree 2 files changed +18
-5
lines changed
2 files changed +18
-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.1 " ,
24
24
"@mui/icons-material" : " ^5.4.2" ,
25
25
"@mui/material" : " ^5.5.3" ,
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.1 " :
2074
+ version "2.1.1"
2075
+ resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-2.1.1.tgz#c59d844fd61b776fea8673fb77405d4e14db48c5"
2076
+ integrity sha512-7zlZDf5xmWH8I0kFE4DG91COOkxjaW9DX5f1HWztZpFcVua2gJgMYfIkFaDpO/DH/tWi6Mz+OheW4194r15igg==
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"
2463
2471
dependencies :
2464
2472
" @types/unist" " *"
2465
2473
2474
+ " @types/mdx@^2.0.0 " :
2475
+ version "2.0.1"
2476
+ resolved "https://registry.yarnpkg.com/@types/mdx/-/mdx-2.0.1.tgz#e4c05d355d092d7b58db1abfe460e53f41102ac8"
2477
+ integrity sha512-JPEv4iAl0I+o7g8yVWDwk30es8mfVrjkvh5UeVR2sYPpZCK44vrAPsbJpIS+rJAUxLgaSAMKTEH5Vn5qd9XsrQ==
2478
+
2466
2479
" @types/mime@^1 " :
2467
2480
version "1.3.2"
2468
2481
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a"
2559
2572
dependencies :
2560
2573
" @types/react" " *"
2561
2574
2562
- " @types/react@*" , "@types/react@^17.0.40":
2563
- version "17.0.40 "
2564
- resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.40 .tgz#dc010cee6254d5239a138083f3799a16638e6bad "
2565
- integrity sha512-UrXhD/JyLH+W70nNSufXqMZNuUD2cXHu6UjCllC6pmOQgBX4SGXOH8fjRka0O0Ee0HrFxapDD8Bwn81Kmiz6jQ ==
2575
+ " @types/react@*" , "@types/react@>=16", "@types/react@ ^17.0.40":
2576
+ version "17.0.43 "
2577
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.43 .tgz#4adc142887dd4a2601ce730bc56c3436fdb07a55 "
2578
+ integrity sha512-8Q+LNpdxf057brvPu1lMtC5Vn7J119xrP1aq4qiaefNioQUYANF/CYeK4NsKorSZyUGJ66g0IM+4bbjwx45o2A ==
2566
2579
dependencies :
2567
2580
" @types/prop-types" " *"
2568
2581
" @types/scheduler" " *"
You can’t perform that action at this time.
0 commit comments