File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 2020 "@docusaurus/core" : " 2.4.1" ,
2121 "@docusaurus/preset-classic" : " 2.4.1" ,
2222 "@mdx-js/react" : " ^1.6.22" ,
23- "clsx" : " ^1.2.1 " ,
23+ "clsx" : " ^2.0.0 " ,
2424 "prism-react-renderer" : " ^1.3.5" ,
2525 "react" : " ^17.0.2" ,
2626 "react-dom" : " ^17.0.2"
Original file line number Diff line number Diff line change @@ -3177,6 +3177,11 @@ clsx@^1.2.1:
31773177 resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.2.1.tgz#0ddc4a20a549b59c93a4116bb26f5294ca17dc12"
31783178 integrity sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==
31793179
3180+ clsx@^2.0.0 :
3181+ version "2.0.0"
3182+ resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.0.0.tgz#12658f3fd98fafe62075595a5c30e43d18f3d00b"
3183+ integrity sha512-rQ1+kcj+ttHG0MKVGBUXwayCCF1oh39BF5COIpRzuCEv8Mwjv0XucrI2ExNTOn9IlLifGClWQcU9BrZORvtw6Q==
3184+
31803185codesandbox-import-util-types@^1.3.7 :
31813186 version "1.3.7"
31823187 resolved "https://registry.yarnpkg.com/codesandbox-import-util-types/-/codesandbox-import-util-types-1.3.7.tgz#7a6097e248a75424d13b06b74368cd76bd2b3e10"
You can’t perform that action at this time.
0 commit comments