File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 17
17
"@docusaurus/core" : " 2.4.3" ,
18
18
"@docusaurus/preset-classic" : " 2.4.3" ,
19
19
"@mdx-js/react" : " 1.6.22" ,
20
- "clsx" : " 1.2 .1" ,
20
+ "clsx" : " 2.1 .1" ,
21
21
"react" : " 18.3.0" ,
22
22
"react-dom" : " 18.3.0"
23
23
},
Original file line number Diff line number Diff line change @@ -4389,7 +4389,12 @@ clone-response@^1.0.2:
4389
4389
dependencies :
4390
4390
mimic-response "^1.0.0"
4391
4391
4392
- clsx@1.2.1, clsx@^1.2.1 :
4392
+ clsx@2.1.1 :
4393
+ version "2.1.1"
4394
+ resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.1.1.tgz#eed397c9fd8bd882bfb18deab7102049a2f32999"
4395
+ integrity sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==
4396
+
4397
+ clsx@^1.2.1 :
4393
4398
version "1.2.1"
4394
4399
resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.2.1.tgz#0ddc4a20a549b59c93a4116bb26f5294ca17dc12"
4395
4400
integrity sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==
You can’t perform that action at this time.
0 commit comments