File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 "@docusaurus/preset-classic" : " 2.0.0-beta.6" ,
2828 "@docusaurus/theme-live-codeblock" : " 2.0.0-beta.6" ,
2929 "@easyops-cn/docusaurus-search-local" : " 0.23.0" ,
30- "@mdx-js/react" : " 1.6.22 " ,
30+ "@mdx-js/react" : " 2.1.1 " ,
3131 "antd" : " 4.19.4" ,
3232 "clsx" : " 1.1.1" ,
3333 "lint-staged" : " 12.3.7" ,
Original file line number Diff line number Diff line change 25802580 unist-builder "2.0.3"
25812581 unist-util-visit "2.0.3"
25822582
2583- "@mdx-js/react@1.6.22", "@mdx-js/react@^1.6.21":
2583+ "@mdx-js/react@2.1.1":
2584+ version "2.1.1"
2585+ resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-2.1.1.tgz#c59d844fd61b776fea8673fb77405d4e14db48c5"
2586+ integrity sha512-7zlZDf5xmWH8I0kFE4DG91COOkxjaW9DX5f1HWztZpFcVua2gJgMYfIkFaDpO/DH/tWi6Mz+OheW4194r15igg==
2587+ dependencies:
2588+ "@types/mdx" "^2.0.0"
2589+ "@types/react" ">=16"
2590+
2591+ "@mdx-js/react@^1.6.21":
25842592 version "1.6.22"
25852593 resolved "https://registry.npm.taobao.org/@mdx-js/react/download/@mdx-js/react-1.6.22.tgz#ae09b4744fddc74714ee9f9d6f17a66e77c43573"
25862594 integrity sha1-rgm0dE/dx0cU7p+dbxembnfENXM=
29562964 dependencies:
29572965 "@types/unist" "*"
29582966
2967+ "@types/mdx@^2.0.0":
2968+ version "2.0.1"
2969+ resolved "https://registry.yarnpkg.com/@types/mdx/-/mdx-2.0.1.tgz#e4c05d355d092d7b58db1abfe460e53f41102ac8"
2970+ integrity sha512-JPEv4iAl0I+o7g8yVWDwk30es8mfVrjkvh5UeVR2sYPpZCK44vrAPsbJpIS+rJAUxLgaSAMKTEH5Vn5qd9XsrQ==
2971+
29592972"@types/minimatch@*":
29602973 version "3.0.3"
29612974 resolved "https://registry.npm.taobao.org/@types/minimatch/download/@types/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
30233036 "@types/prop-types" "*"
30243037 csstype "^3.0.2"
30253038
3026- "@types/react@17.0.43":
3039+ "@types/react@17.0.43", "@types/react@>=16" :
30273040 version "17.0.43"
30283041 resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.43.tgz#4adc142887dd4a2601ce730bc56c3436fdb07a55"
30293042 integrity sha512-8Q+LNpdxf057brvPu1lMtC5Vn7J119xrP1aq4qiaefNioQUYANF/CYeK4NsKorSZyUGJ66g0IM+4bbjwx45o2A==
You can’t perform that action at this time.
0 commit comments