File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Expand file tree Collapse file tree 2 files changed +15
-2
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.24.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 1819
1819
unist-builder "2.0.3"
1820
1820
unist-util-visit "2.0.3"
1821
1821
1822
+
1823
+ version "2.1.3"
1824
+ resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-2.1.3.tgz#4b28a774295ed1398cf6be1b8ddef69d6a30e78d"
1825
+ integrity sha512-11n4lTvvRyxq3OYbWJwEYM+7q6PE0GxKbk0AwYIIQmrRkxDeljIsjDQkKOgdr/orgRRbYy5zi+iERdnwe01CHQ==
1826
+ dependencies :
1827
+ " @types/mdx" " ^2.0.0"
1828
+ " @types/react" " >=16"
1829
+
1822
1830
" @mdx-js/react@^1.6.22 " :
1823
1831
version "1.6.22"
1824
1832
resolved "https://registry.npmmirror.com/@mdx-js/react/-/react-1.6.22.tgz#ae09b4744fddc74714ee9f9d6f17a66e77c43573"
2227
2235
dependencies :
2228
2236
" @types/unist" " *"
2229
2237
2238
+ " @types/mdx@^2.0.0 " :
2239
+ version "2.0.2"
2240
+ resolved "https://registry.yarnpkg.com/@types/mdx/-/mdx-2.0.2.tgz#64be19baddba4323ae7893e077e98759316fe279"
2241
+ integrity sha512-mJGfgj4aWpiKb8C0nnJJchs1sHBHn0HugkVfqqyQi7Wn6mBRksLeQsPOFvih/Pu8L1vlDzfe/LidhVHBeUk3aQ==
2242
+
2230
2243
" @types/mime@* " :
2231
2244
version "3.0.1"
2232
2245
resolved "https://registry.npmmirror.com/@types/mime/-/mime-3.0.1.tgz#5f8f2bca0a5863cb69bc0b0acd88c96cb1d4ae10"
2300
2313
" @types/history" " ^4.7.11"
2301
2314
" @types/react" " *"
2302
2315
2303
- " @types/react@*" , "@types/[email protected] ":
2316
+ " @types/react@*" , "@types/[email protected] ", "@types/react@>=16" :
2304
2317
version "18.0.18"
2305
2318
resolved "https://registry.npmmirror.com/@types/react/-/react-18.0.18.tgz#9f16f33d57bc5d9dca848d12c3572110ff9429ac"
2306
2319
integrity sha512-6hI08umYs6NaiHFEEGioXnxJ+oEhY3eRz8VCUaudZmGdtvPviCJB8mgaMxaDWAdPSYd4eFavrPk2QIolwbLYrg==
You can’t perform that action at this time.
0 commit comments