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.0.0-beta.6" ,
28
28
"@docusaurus/theme-live-codeblock" : " 2.0.0-beta.6" ,
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.22.8" ,
32
32
"clsx" : " 1.2.1" ,
33
33
"lint-staged" : " 13.0.3" ,
Original file line number Diff line number Diff line change 2604
2604
unist-builder "2.0.3"
2605
2605
unist-util-visit "2.0.3"
2606
2606
2607
- "@mdx-js/
[email protected] ", "@mdx-js/react@^1.6.21":
2607
+
2608
+ version "2.1.3"
2609
+ resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-2.1.3.tgz#4b28a774295ed1398cf6be1b8ddef69d6a30e78d"
2610
+ integrity sha512-11n4lTvvRyxq3OYbWJwEYM+7q6PE0GxKbk0AwYIIQmrRkxDeljIsjDQkKOgdr/orgRRbYy5zi+iERdnwe01CHQ==
2611
+ dependencies:
2612
+ "@types/mdx" "^2.0.0"
2613
+ "@types/react" ">=16"
2614
+
2615
+ "@mdx-js/react@^1.6.21":
2608
2616
version "1.6.22"
2609
2617
resolved "https://registry.npm.taobao.org/@mdx-js/react/download/@mdx-js/react-1.6.22.tgz#ae09b4744fddc74714ee9f9d6f17a66e77c43573"
2610
2618
integrity sha1-rgm0dE/dx0cU7p+dbxembnfENXM=
2980
2988
dependencies:
2981
2989
"@types/unist" "*"
2982
2990
2991
+ "@types/mdx@^2.0.0":
2992
+ version "2.0.2"
2993
+ resolved "https://registry.yarnpkg.com/@types/mdx/-/mdx-2.0.2.tgz#64be19baddba4323ae7893e077e98759316fe279"
2994
+ integrity sha512-mJGfgj4aWpiKb8C0nnJJchs1sHBHn0HugkVfqqyQi7Wn6mBRksLeQsPOFvih/Pu8L1vlDzfe/LidhVHBeUk3aQ==
2995
+
2983
2996
"@types/minimatch@*":
2984
2997
version "3.0.3"
2985
2998
resolved "https://registry.npm.taobao.org/@types/minimatch/download/@types/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
3047
3060
"@types/prop-types" "*"
3048
3061
csstype "^3.0.2"
3049
3062
3050
-
3063
+ "@types/
[email protected] "
, "@types/react@>=16" :
3051
3064
version "18.0.18"
3052
3065
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.18.tgz#9f16f33d57bc5d9dca848d12c3572110ff9429ac"
3053
3066
integrity sha512-6hI08umYs6NaiHFEEGioXnxJ+oEhY3eRz8VCUaudZmGdtvPviCJB8mgaMxaDWAdPSYd4eFavrPk2QIolwbLYrg==
You can’t perform that action at this time.
0 commit comments