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.0" ,
21
21
"@docusaurus/preset-classic" : " ^2.3.0" ,
22
22
"@easyops-cn/docusaurus-search-local" : " 0.33.6" ,
23
- "@mdx-js/react" : " 1.6.22 " ,
23
+ "@mdx-js/react" : " 2.2.1 " ,
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 1812
1812
unist-builder "2.0.3"
1813
1813
unist-util-visit "2.0.3"
1814
1814
1815
- " @mdx-js/[email protected] " , "@mdx-js/react@^1.6.22":
1815
+
1816
+ version "2.2.1"
1817
+ resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-2.2.1.tgz#5a70592418d52b1b01538c37e795034601c96ec5"
1818
+ integrity sha512-YdXcMcEnqZhzql98RNrqYo9cEhTTesBiCclEtoiQUbJwx87q9453GTapYU6kJ8ZZ2ek1Vp25SiAXEFy5O/eAPw==
1819
+ dependencies :
1820
+ " @types/mdx" " ^2.0.0"
1821
+ " @types/react" " >=16"
1822
+
1823
+ " @mdx-js/react@^1.6.22 " :
1816
1824
version "1.6.22"
1817
1825
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.6.22.tgz#ae09b4744fddc74714ee9f9d6f17a66e77c43573"
1818
1826
integrity sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==
2226
2234
dependencies :
2227
2235
" @types/unist" " *"
2228
2236
2237
+ " @types/mdx@^2.0.0 " :
2238
+ version "2.0.3"
2239
+ resolved "https://registry.yarnpkg.com/@types/mdx/-/mdx-2.0.3.tgz#43fd32414f17fcbeced3578109a6edd877a2d96e"
2240
+ integrity sha512-IgHxcT3RC8LzFLhKwP3gbMPeaK7BM9eBH46OdapPA7yvuIUJ8H6zHZV53J8hGZcTSnt95jANt+rTBNUUc22ACQ==
2241
+
2229
2242
" @types/mime@* " :
2230
2243
version "3.0.1"
2231
2244
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-3.0.1.tgz#5f8f2bca0a5863cb69bc0b0acd88c96cb1d4ae10"
2292
2305
" @types/history" " ^4.7.11"
2293
2306
" @types/react" " *"
2294
2307
2295
- " @types/react@* " :
2308
+ " @types/react@*" , "@types/react@>=16" :
2296
2309
version "18.0.27"
2297
2310
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.27.tgz#d9425abe187a00f8a5ec182b010d4fd9da703b71"
2298
2311
integrity sha512-3vtRKHgVxu3Jp9t718R9BuzoD4NcQ8YJ5XRzsSKxNDiDonD2MXIT1TmSkenxuCycZJoQT5d2vE8LwWJxBC1gmA==
You can’t perform that action at this time.
0 commit comments