File tree Expand file tree Collapse file tree 2 files changed +16
-3
lines changed Expand file tree Collapse file tree 2 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 18
18
"@docusaurus/core" : " ^2.2.0" ,
19
19
"@docusaurus/preset-classic" : " ^2.2.0" ,
20
20
"@docusaurus/theme-search-algolia" : " ^2.2.0" ,
21
- "@mdx-js/react" : " ^1.6.21 " ,
21
+ "@mdx-js/react" : " ^2.0.0 " ,
22
22
"@svgr/webpack" : " ^6.5.1" ,
23
23
"clsx" : " ^1.2.1" ,
24
24
"file-loader" : " ^6.2.0" ,
Original file line number Diff line number Diff line change 1729
1729
unist-builder "2.0.3"
1730
1730
unist-util-visit "2.0.3"
1731
1731
1732
- " @mdx-js/react@^1.6.21 " , "@mdx-js/react@^1.6. 22":
1732
+ " @mdx-js/react@^1.6.22 " :
1733
1733
version "1.6.22"
1734
1734
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.6.22.tgz#ae09b4744fddc74714ee9f9d6f17a66e77c43573"
1735
1735
integrity sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==
1736
1736
1737
+ " @mdx-js/react@^2.0.0 " :
1738
+ version "2.3.0"
1739
+ resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-2.3.0.tgz#4208bd6d70f0d0831def28ef28c26149b03180b3"
1740
+ integrity sha512-zQH//gdOmuu7nt2oJR29vFhDv88oGPmVw6BggmrHeMI+xgEkp1B2dX9/bMBSYtK0dyLX/aOmesKS09g222K1/g==
1741
+ dependencies :
1742
+ " @types/mdx" " ^2.0.0"
1743
+ " @types/react" " >=16"
1744
+
1737
1745
1738
1746
version "1.6.22"
1739
1747
resolved "https://registry.yarnpkg.com/@mdx-js/util/-/util-1.6.22.tgz#219dfd89ae5b97a8801f015323ffa4b62f45718b"
2049
2057
dependencies :
2050
2058
" @types/unist" " *"
2051
2059
2060
+ " @types/mdx@^2.0.0 " :
2061
+ version "2.0.3"
2062
+ resolved "https://registry.yarnpkg.com/@types/mdx/-/mdx-2.0.3.tgz#43fd32414f17fcbeced3578109a6edd877a2d96e"
2063
+ integrity sha512-IgHxcT3RC8LzFLhKwP3gbMPeaK7BM9eBH46OdapPA7yvuIUJ8H6zHZV53J8hGZcTSnt95jANt+rTBNUUc22ACQ==
2064
+
2052
2065
" @types/mime@* " :
2053
2066
version "3.0.1"
2054
2067
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-3.0.1.tgz#5f8f2bca0a5863cb69bc0b0acd88c96cb1d4ae10"
2115
2128
" @types/history" " ^4.7.11"
2116
2129
" @types/react" " *"
2117
2130
2118
- " @types/react@* " :
2131
+ " @types/react@*" , "@types/react@>=16" :
2119
2132
version "18.0.28"
2120
2133
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.28.tgz#accaeb8b86f4908057ad629a26635fe641480065"
2121
2134
integrity sha512-RD0ivG1kEztNBdoAK7lekI9M+azSnitIn85h4iOiaLjaTrMjzslhaqCGaI4IyCJ1RljWiLCEu4jyrLLgqxBTew==
You can’t perform that action at this time.
0 commit comments