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 2727 "@docusaurus/preset-classic" : " 2.1.0" ,
2828 "@docusaurus/theme-live-codeblock" : " 2.1.0" ,
2929 "@easyops-cn/docusaurus-search-local" : " 0.24.0" ,
30- "@mdx-js/react" : " ^1.6.22 " ,
30+ "@mdx-js/react" : " 2.1.3 " ,
3131 "antd" : " 4.23.0" ,
3232 "clsx" : " ^1.2.1" ,
3333 "lint-staged" : " 13.0.3" ,
Original file line number Diff line number Diff line change 18191819 unist-builder "2.0.3"
18201820 unist-util-visit "2.0.3"
18211821
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+
18221830" @mdx-js/react@^1.6.22 " :
18231831 version "1.6.22"
18241832 resolved "https://registry.npmmirror.com/@mdx-js/react/-/react-1.6.22.tgz#ae09b4744fddc74714ee9f9d6f17a66e77c43573"
22272235 dependencies :
22282236 " @types/unist" " *"
22292237
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+
22302243" @types/mime@* " :
22312244 version "3.0.1"
22322245 resolved "https://registry.npmmirror.com/@types/mime/-/mime-3.0.1.tgz#5f8f2bca0a5863cb69bc0b0acd88c96cb1d4ae10"
23002313 " @types/history" " ^4.7.11"
23012314 " @types/react" " *"
23022315
2303- " @types/react@*" , "@types/[email protected] ": 2316+ " @types/react@*" , "@types/[email protected] ", "@types/react@>=16" : 23042317 version "18.0.18"
23052318 resolved "https://registry.npmmirror.com/@types/react/-/react-18.0.18.tgz#9f16f33d57bc5d9dca848d12c3572110ff9429ac"
23062319 integrity sha512-6hI08umYs6NaiHFEEGioXnxJ+oEhY3eRz8VCUaudZmGdtvPviCJB8mgaMxaDWAdPSYd4eFavrPk2QIolwbLYrg==
You can’t perform that action at this time.
0 commit comments