File tree Expand file tree Collapse file tree 2 files changed +19
-6
lines changed Expand file tree Collapse file tree 2 files changed +19
-6
lines changed Original file line number Diff line number Diff line change 1818 "@docusaurus/core" : " ^2.3.1" ,
1919 "@docusaurus/preset-classic" : " ^2.3.1" ,
2020 "@docusaurus/theme-search-algolia" : " ^2.3.1" ,
21- "@mdx-js/react" : " ^1.6.21 " ,
21+ "@mdx-js/react" : " ^2.3.0 " ,
2222 "@segment/snippet" : " ^4.15.3" ,
2323 "@svgr/webpack" : " ^6.5.1" ,
2424 "browserslist" : " ^4.21.5" ,
Original file line number Diff line number Diff line change 18121812 unist-builder "2.0.3"
18131813 unist-util-visit "2.0.3"
18141814
1815- " @mdx-js/react@^1.6.21 " , "@mdx-js/react@^1.6. 22":
1815+ " @mdx-js/react@^1.6.22 " :
18161816 version "1.6.22"
18171817 resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.6.22.tgz#ae09b4744fddc74714ee9f9d6f17a66e77c43573"
18181818 integrity sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==
18191819
1820+ " @mdx-js/react@^2.3.0 " :
1821+ version "2.3.0"
1822+ resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-2.3.0.tgz#4208bd6d70f0d0831def28ef28c26149b03180b3"
1823+ integrity sha512-zQH//gdOmuu7nt2oJR29vFhDv88oGPmVw6BggmrHeMI+xgEkp1B2dX9/bMBSYtK0dyLX/aOmesKS09g222K1/g==
1824+ dependencies :
1825+ " @types/mdx" " ^2.0.0"
1826+ " @types/react" " >=16"
1827+
1820182818211829 version "1.6.22"
18221830 resolved "https://registry.yarnpkg.com/@mdx-js/util/-/util-1.6.22.tgz#219dfd89ae5b97a8801f015323ffa4b62f45718b"
21392147 dependencies :
21402148 " @types/unist" " *"
21412149
2150+ " @types/mdx@^2.0.0 " :
2151+ version "2.0.3"
2152+ resolved "https://registry.yarnpkg.com/@types/mdx/-/mdx-2.0.3.tgz#43fd32414f17fcbeced3578109a6edd877a2d96e"
2153+ integrity sha512-IgHxcT3RC8LzFLhKwP3gbMPeaK7BM9eBH46OdapPA7yvuIUJ8H6zHZV53J8hGZcTSnt95jANt+rTBNUUc22ACQ==
2154+
21422155" @types/mime@* " :
21432156 version "3.0.1"
21442157 resolved "https://registry.yarnpkg.com/@types/mime/-/mime-3.0.1.tgz#5f8f2bca0a5863cb69bc0b0acd88c96cb1d4ae10"
22052218 " @types/history" " ^4.7.11"
22062219 " @types/react" " *"
22072220
2208- " @types/react@* " :
2209- version "18.0.20 "
2210- resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.20 .tgz#e4c36be3a55eb5b456ecf501bd4a00fd4fd0c9ab "
2211- integrity sha512-MWul1teSPxujEHVwZl4a5HxQ9vVNsjTchVA+xRqv/VYGCuKGAU6UhfrTdF5aBefwD1BHUD8i/zq+O/vyCm/FrA ==
2221+ " @types/react@*" , "@types/react@>=16" :
2222+ version "18.0.28 "
2223+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.28 .tgz#accaeb8b86f4908057ad629a26635fe641480065 "
2224+ integrity sha512-RD0ivG1kEztNBdoAK7lekI9M+azSnitIn85h4iOiaLjaTrMjzslhaqCGaI4IyCJ1RljWiLCEu4jyrLLgqxBTew ==
22122225 dependencies :
22132226 " @types/prop-types" " *"
22142227 " @types/scheduler" " *"
You can’t perform that action at this time.
0 commit comments