File tree Expand file tree Collapse file tree 2 files changed +1
-6
lines changed Expand file tree Collapse file tree 2 files changed +1
-6
lines changed Original file line number Diff line number Diff line change 18
18
"@docusaurus/preset-classic" : " ^3.0.1" ,
19
19
"@easyops-cn/docusaurus-search-local" : " ^0.49.1" ,
20
20
"@mdx-js/react" : " ^3.0.0" ,
21
- "clsx" : " ^1.2 .1" ,
21
+ "clsx" : " ^2.1 .1" ,
22
22
"docusaurus-plugin-sass" : " ^0.2.6" ,
23
23
"react" : " ^18.3.1" ,
24
24
"react-dom" : " ^18.2.0" ,
Original file line number Diff line number Diff line change @@ -3213,11 +3213,6 @@ clone-deep@^4.0.1:
3213
3213
kind-of "^6.0.2"
3214
3214
shallow-clone "^3.0.0"
3215
3215
3216
- clsx@^1.2.1 :
3217
- version "1.2.1"
3218
- resolved "https://registry.npmjs.org/clsx/-/clsx-1.2.1.tgz"
3219
- integrity sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==
3220
-
3221
3216
clsx@^2.0.0, clsx@^2.1.1 :
3222
3217
version "2.1.1"
3223
3218
resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.1.1.tgz#eed397c9fd8bd882bfb18deab7102049a2f32999"
You can’t perform that action at this time.
0 commit comments