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 20
20
"@docusaurus/plugin-google-analytics" : " ^2.3.1" ,
21
21
"@docusaurus/preset-classic" : " ^2.3.1" ,
22
22
"@easyops-cn/docusaurus-search-local" : " 0.33.6" ,
23
- "@mdx-js/react" : " 1.6.22 " ,
23
+ "@mdx-js/react" : " 2.3.0 " ,
24
24
"@tailwindcss/typography" : " 0.5.9" ,
25
25
"autoprefixer" : " 10.4.13" ,
26
26
"clsx" : " 1.2.1" ,
Original file line number Diff line number Diff line change 2028
2028
unist-builder "2.0.3"
2029
2029
unist-util-visit "2.0.3"
2030
2030
2031
- " @mdx-js/[email protected] " , "@mdx-js/react@^1.6.22":
2031
+
2032
+ version "2.3.0"
2033
+ resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-2.3.0.tgz#4208bd6d70f0d0831def28ef28c26149b03180b3"
2034
+ integrity sha512-zQH//gdOmuu7nt2oJR29vFhDv88oGPmVw6BggmrHeMI+xgEkp1B2dX9/bMBSYtK0dyLX/aOmesKS09g222K1/g==
2035
+ dependencies :
2036
+ " @types/mdx" " ^2.0.0"
2037
+ " @types/react" " >=16"
2038
+
2039
+ " @mdx-js/react@^1.6.22 " :
2032
2040
version "1.6.22"
2033
2041
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.6.22.tgz#ae09b4744fddc74714ee9f9d6f17a66e77c43573"
2034
2042
integrity sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==
2442
2450
dependencies :
2443
2451
" @types/unist" " *"
2444
2452
2453
+ " @types/mdx@^2.0.0 " :
2454
+ version "2.0.3"
2455
+ resolved "https://registry.yarnpkg.com/@types/mdx/-/mdx-2.0.3.tgz#43fd32414f17fcbeced3578109a6edd877a2d96e"
2456
+ integrity sha512-IgHxcT3RC8LzFLhKwP3gbMPeaK7BM9eBH46OdapPA7yvuIUJ8H6zHZV53J8hGZcTSnt95jANt+rTBNUUc22ACQ==
2457
+
2445
2458
" @types/mime@* " :
2446
2459
version "3.0.1"
2447
2460
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-3.0.1.tgz#5f8f2bca0a5863cb69bc0b0acd88c96cb1d4ae10"
2508
2521
" @types/history" " ^4.7.11"
2509
2522
" @types/react" " *"
2510
2523
2511
- " @types/react@* " :
2524
+ " @types/react@*" , "@types/react@>=16" :
2512
2525
version "18.0.27"
2513
2526
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.27.tgz#d9425abe187a00f8a5ec182b010d4fd9da703b71"
2514
2527
integrity sha512-3vtRKHgVxu3Jp9t718R9BuzoD4NcQ8YJ5XRzsSKxNDiDonD2MXIT1TmSkenxuCycZJoQT5d2vE8LwWJxBC1gmA==
You can’t perform that action at this time.
0 commit comments