File tree Expand file tree Collapse file tree 2 files changed +24
-2
lines changed Expand file tree Collapse file tree 2 files changed +24
-2
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 2100
2100
unist-builder "2.0.3"
2101
2101
unist-util-visit "2.0.3"
2102
2102
2103
- " @mdx-js/react@^1.6.21 " , "@mdx-js/react@^1.6. 22":
2103
+ " @mdx-js/react@^1.6.22 " :
2104
2104
version "1.6.22"
2105
2105
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.6.22.tgz#ae09b4744fddc74714ee9f9d6f17a66e77c43573"
2106
2106
integrity sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==
2107
2107
2108
+ " @mdx-js/react@^2.0.0 " :
2109
+ version "2.3.0"
2110
+ resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-2.3.0.tgz#4208bd6d70f0d0831def28ef28c26149b03180b3"
2111
+ integrity sha512-zQH//gdOmuu7nt2oJR29vFhDv88oGPmVw6BggmrHeMI+xgEkp1B2dX9/bMBSYtK0dyLX/aOmesKS09g222K1/g==
2112
+ dependencies :
2113
+ " @types/mdx" " ^2.0.0"
2114
+ " @types/react" " >=16"
2115
+
2108
2116
2109
2117
version "1.6.22"
2110
2118
resolved "https://registry.yarnpkg.com/@mdx-js/util/-/util-1.6.22.tgz#219dfd89ae5b97a8801f015323ffa4b62f45718b"
2420
2428
dependencies :
2421
2429
" @types/unist" " *"
2422
2430
2431
+ " @types/mdx@^2.0.0 " :
2432
+ version "2.0.3"
2433
+ resolved "https://registry.yarnpkg.com/@types/mdx/-/mdx-2.0.3.tgz#43fd32414f17fcbeced3578109a6edd877a2d96e"
2434
+ integrity sha512-IgHxcT3RC8LzFLhKwP3gbMPeaK7BM9eBH46OdapPA7yvuIUJ8H6zHZV53J8hGZcTSnt95jANt+rTBNUUc22ACQ==
2435
+
2423
2436
" @types/mime@* " :
2424
2437
version "3.0.1"
2425
2438
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-3.0.1.tgz#5f8f2bca0a5863cb69bc0b0acd88c96cb1d4ae10"
2500
2513
" @types/scheduler" " *"
2501
2514
csstype "^3.0.2"
2502
2515
2516
+ " @types/react@>=16 " :
2517
+ version "18.0.28"
2518
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.28.tgz#accaeb8b86f4908057ad629a26635fe641480065"
2519
+ integrity sha512-RD0ivG1kEztNBdoAK7lekI9M+azSnitIn85h4iOiaLjaTrMjzslhaqCGaI4IyCJ1RljWiLCEu4jyrLLgqxBTew==
2520
+ dependencies :
2521
+ " @types/prop-types" " *"
2522
+ " @types/scheduler" " *"
2523
+ csstype "^3.0.2"
2524
+
2503
2525
" @types/retry@^0.12.0 " :
2504
2526
version "0.12.1"
2505
2527
resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.1.tgz#d8f1c0d0dc23afad6dc16a9e993a0865774b4065"
You can’t perform that action at this time.
0 commit comments