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.2.0" ,
1919 "@docusaurus/preset-classic" : " ^2.2.0" ,
2020 "@docusaurus/theme-search-algolia" : " ^2.2.0" ,
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.4" ,
Original file line number Diff line number Diff line change 18241824 unist-builder "2.0.3"
18251825 unist-util-visit "2.0.3"
18261826
1827- " @mdx-js/react@^1.6.21 " , "@mdx-js/react@^1.6. 22":
1827+ " @mdx-js/react@^1.6.22 " :
18281828 version "1.6.22"
18291829 resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.6.22.tgz#ae09b4744fddc74714ee9f9d6f17a66e77c43573"
18301830 integrity sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==
18311831
1832+ " @mdx-js/react@^2.3.0 " :
1833+ version "2.3.0"
1834+ resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-2.3.0.tgz#4208bd6d70f0d0831def28ef28c26149b03180b3"
1835+ integrity sha512-zQH//gdOmuu7nt2oJR29vFhDv88oGPmVw6BggmrHeMI+xgEkp1B2dX9/bMBSYtK0dyLX/aOmesKS09g222K1/g==
1836+ dependencies :
1837+ " @types/mdx" " ^2.0.0"
1838+ " @types/react" " >=16"
1839+
1832184018331841 version "1.6.22"
18341842 resolved "https://registry.yarnpkg.com/@mdx-js/util/-/util-1.6.22.tgz#219dfd89ae5b97a8801f015323ffa4b62f45718b"
21512159 dependencies :
21522160 " @types/unist" " *"
21532161
2162+ " @types/mdx@^2.0.0 " :
2163+ version "2.0.3"
2164+ resolved "https://registry.yarnpkg.com/@types/mdx/-/mdx-2.0.3.tgz#43fd32414f17fcbeced3578109a6edd877a2d96e"
2165+ integrity sha512-IgHxcT3RC8LzFLhKwP3gbMPeaK7BM9eBH46OdapPA7yvuIUJ8H6zHZV53J8hGZcTSnt95jANt+rTBNUUc22ACQ==
2166+
21542167" @types/mime@* " :
21552168 version "3.0.1"
21562169 resolved "https://registry.yarnpkg.com/@types/mime/-/mime-3.0.1.tgz#5f8f2bca0a5863cb69bc0b0acd88c96cb1d4ae10"
22172230 " @types/history" " ^4.7.11"
22182231 " @types/react" " *"
22192232
2220- " @types/react@* " :
2221- version "18.0.20 "
2222- resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.20 .tgz#e4c36be3a55eb5b456ecf501bd4a00fd4fd0c9ab "
2223- integrity sha512-MWul1teSPxujEHVwZl4a5HxQ9vVNsjTchVA+xRqv/VYGCuKGAU6UhfrTdF5aBefwD1BHUD8i/zq+O/vyCm/FrA ==
2233+ " @types/react@*" , "@types/react@>=16" :
2234+ version "18.0.28 "
2235+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.28 .tgz#accaeb8b86f4908057ad629a26635fe641480065 "
2236+ integrity sha512-RD0ivG1kEztNBdoAK7lekI9M+azSnitIn85h4iOiaLjaTrMjzslhaqCGaI4IyCJ1RljWiLCEu4jyrLLgqxBTew ==
22242237 dependencies :
22252238 " @types/prop-types" " *"
22262239 " @types/scheduler" " *"
You can’t perform that action at this time.
0 commit comments