File tree 2 files changed +16
-3
lines changed
2 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 19
19
"@docusaurus/plugin-client-redirects" : " ^2.3.1" ,
20
20
"@docusaurus/plugin-google-analytics" : " ^2.3.1" ,
21
21
"@docusaurus/preset-classic" : " ^2.3.1" ,
22
- "@mdx-js/react" : " 1.6.22 " ,
22
+ "@mdx-js/react" : " 2.3.0 " ,
23
23
"@tailwindcss/typography" : " 0.5.9" ,
24
24
"autoprefixer" : " 10.4.14" ,
25
25
"clsx" : " 1.2.1" ,
Original file line number Diff line number Diff line change 1918
1918
unist-builder "2.0.3"
1919
1919
unist-util-visit "2.0.3"
1920
1920
1921
- " @mdx-js/react@1.6.22" , "@mdx-js/react@^1.6.22":
1921
+ " @mdx-js/react@2.3.0 " :
1922
+ version "2.3.0"
1923
+ resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-2.3.0.tgz#4208bd6d70f0d0831def28ef28c26149b03180b3"
1924
+ integrity sha512-zQH//gdOmuu7nt2oJR29vFhDv88oGPmVw6BggmrHeMI+xgEkp1B2dX9/bMBSYtK0dyLX/aOmesKS09g222K1/g==
1925
+ dependencies :
1926
+ " @types/mdx" " ^2.0.0"
1927
+ " @types/react" " >=16"
1928
+
1929
+ " @mdx-js/react@^1.6.22 " :
1922
1930
version "1.6.22"
1923
1931
resolved "https://registry.npmjs.org/@mdx-js/react/-/react-1.6.22.tgz"
1924
1932
integrity sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==
2248
2256
dependencies :
2249
2257
" @types/unist" " *"
2250
2258
2259
+ " @types/mdx@^2.0.0 " :
2260
+ version "2.0.3"
2261
+ resolved "https://registry.yarnpkg.com/@types/mdx/-/mdx-2.0.3.tgz#43fd32414f17fcbeced3578109a6edd877a2d96e"
2262
+ integrity sha512-IgHxcT3RC8LzFLhKwP3gbMPeaK7BM9eBH46OdapPA7yvuIUJ8H6zHZV53J8hGZcTSnt95jANt+rTBNUUc22ACQ==
2263
+
2251
2264
" @types/mime@* " :
2252
2265
version "3.0.1"
2253
2266
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-3.0.1.tgz#5f8f2bca0a5863cb69bc0b0acd88c96cb1d4ae10"
2314
2327
" @types/history" " ^4.7.11"
2315
2328
" @types/react" " *"
2316
2329
2317
- " @types/react@* " :
2330
+ " @types/react@*" , "@types/react@>=16" :
2318
2331
version "18.0.28"
2319
2332
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.28.tgz#accaeb8b86f4908057ad629a26635fe641480065"
2320
2333
integrity sha512-RD0ivG1kEztNBdoAK7lekI9M+azSnitIn85h4iOiaLjaTrMjzslhaqCGaI4IyCJ1RljWiLCEu4jyrLLgqxBTew==
You can’t perform that action at this time.
0 commit comments