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 27
27
"@docusaurus/preset-classic" : " 2.1.0" ,
28
28
"@docusaurus/theme-live-codeblock" : " 2.1.0" ,
29
29
"@easyops-cn/docusaurus-search-local" : " 0.31.0" ,
30
- "@mdx-js/react" : " 1.6.22 " ,
30
+ "@mdx-js/react" : " 2.1.3 " ,
31
31
"antd" : " 4.23.0" ,
32
32
"clsx" : " 1.2.1" ,
33
33
"lint-staged" : " 13.0.3" ,
Original file line number Diff line number Diff line change 1822
1822
unist-builder "2.0.3"
1823
1823
unist-util-visit "2.0.3"
1824
1824
1825
- " @mdx-js/[email protected] " , "@mdx-js/react@^1.6.22":
1825
+
1826
+ version "2.1.3"
1827
+ resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-2.1.3.tgz#4b28a774295ed1398cf6be1b8ddef69d6a30e78d"
1828
+ integrity sha512-11n4lTvvRyxq3OYbWJwEYM+7q6PE0GxKbk0AwYIIQmrRkxDeljIsjDQkKOgdr/orgRRbYy5zi+iERdnwe01CHQ==
1829
+ dependencies :
1830
+ " @types/mdx" " ^2.0.0"
1831
+ " @types/react" " >=16"
1832
+
1833
+ " @mdx-js/react@^1.6.22 " :
1826
1834
version "1.6.22"
1827
1835
resolved "https://registry.npmmirror.com/@mdx-js/react/-/react-1.6.22.tgz#ae09b4744fddc74714ee9f9d6f17a66e77c43573"
1828
1836
integrity sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==
2230
2238
dependencies :
2231
2239
" @types/unist" " *"
2232
2240
2241
+ " @types/mdx@^2.0.0 " :
2242
+ version "2.0.2"
2243
+ resolved "https://registry.yarnpkg.com/@types/mdx/-/mdx-2.0.2.tgz#64be19baddba4323ae7893e077e98759316fe279"
2244
+ integrity sha512-mJGfgj4aWpiKb8C0nnJJchs1sHBHn0HugkVfqqyQi7Wn6mBRksLeQsPOFvih/Pu8L1vlDzfe/LidhVHBeUk3aQ==
2245
+
2233
2246
" @types/mime@* " :
2234
2247
version "3.0.1"
2235
2248
resolved "https://registry.npmmirror.com/@types/mime/-/mime-3.0.1.tgz#5f8f2bca0a5863cb69bc0b0acd88c96cb1d4ae10"
2303
2316
" @types/history" " ^4.7.11"
2304
2317
" @types/react" " *"
2305
2318
2306
- " @types/react@*" , "@types/[email protected] ":
2319
+ " @types/react@*" , "@types/[email protected] ", "@types/react@>=16" :
2307
2320
version "18.0.18"
2308
2321
resolved "https://registry.npmmirror.com/@types/react/-/react-18.0.18.tgz#9f16f33d57bc5d9dca848d12c3572110ff9429ac"
2309
2322
integrity sha512-6hI08umYs6NaiHFEEGioXnxJ+oEhY3eRz8VCUaudZmGdtvPviCJB8mgaMxaDWAdPSYd4eFavrPk2QIolwbLYrg==
You can’t perform that action at this time.
0 commit comments