File tree Expand file tree Collapse file tree 7 files changed +10
-10
lines changed Expand file tree Collapse file tree 7 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 112
112
"babelify" : " ^10.0.0" ,
113
113
"chalk" : " ^4.1.2" ,
114
114
"chromatic" : " ^7.3.0" ,
115
- "clsx" : " ^1.1.1 " ,
115
+ "clsx" : " ^2.0.0 " ,
116
116
"color-space" : " ^1.16.0" ,
117
117
"concurrently" : " ^6.0.2" ,
118
118
"core-js" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 26
26
"@react-aria/utils" : " ^3.22.0" ,
27
27
"@react-types/shared" : " ^3.22.0" ,
28
28
"@swc/helpers" : " ^0.5.0" ,
29
- "clsx" : " ^1.1.1 "
29
+ "clsx" : " ^2.0.0 "
30
30
},
31
31
"peerDependencies" : {
32
32
"react" : " ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
Original file line number Diff line number Diff line change 26
26
"@react-stately/utils" : " ^3.9.0" ,
27
27
"@react-types/shared" : " ^3.22.0" ,
28
28
"@swc/helpers" : " ^0.5.0" ,
29
- "clsx" : " ^1.1.1 "
29
+ "clsx" : " ^2.0.0 "
30
30
},
31
31
"peerDependencies" : {
32
32
"react" : " ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
Original file line number Diff line number Diff line change 43
43
"@react-types/provider" : " ^3.7.1" ,
44
44
"@react-types/shared" : " ^3.22.0" ,
45
45
"@swc/helpers" : " ^0.5.0" ,
46
- "clsx" : " ^1.1.1 "
46
+ "clsx" : " ^2.0.0 "
47
47
},
48
48
"devDependencies" : {
49
49
"@adobe/spectrum-css-temp" : " 3.0.0-alpha.1"
Original file line number Diff line number Diff line change 29
29
"@react-aria/utils" : " ^3.22.0" ,
30
30
"@react-types/shared" : " ^3.22.0" ,
31
31
"@swc/helpers" : " ^0.5.0" ,
32
- "clsx" : " ^1.1.1 "
32
+ "clsx" : " ^2.0.0 "
33
33
},
34
34
"peerDependencies" : {
35
35
"react" : " ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
Original file line number Diff line number Diff line change 25
25
"@spectrum-icons/ui" : " ^3.1.0" ,
26
26
"@spectrum-icons/workflow" : " ^4.0.0" ,
27
27
"algoliasearch" : " ^4.14.1" ,
28
- "clsx" : " ^1.1.1 " ,
28
+ "clsx" : " ^2.0.0 " ,
29
29
"dompurify" : " ^2.3.10" ,
30
30
"globals-docs" : " ^2.4.1" ,
31
31
"highlight.js" : " 9.18.1" ,
Original file line number Diff line number Diff line change @@ -9269,10 +9269,10 @@ cloneable-readable@^1.0.0:
9269
9269
process-nextick-args "^2.0.0"
9270
9270
readable-stream "^2.3.5"
9271
9271
9272
- clsx@^1.1.1 :
9273
- version "1.1.1 "
9274
- resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.1.1 .tgz#98b3134f9abbdf23b2663491ace13c5c03a73188 "
9275
- integrity sha512-6/bPho624p3S2pMyvP5kKBPXnI3ufHLObBFCfgx+LkeR5lg2XYy2hqZqUf45ypD8COn2bhgGJSUE+l5dhNBieA ==
9272
+ clsx@^2.0.0 :
9273
+ version "2.0.0 "
9274
+ resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.0.0 .tgz#12658f3fd98fafe62075595a5c30e43d18f3d00b "
9275
+ integrity sha512-rQ1+kcj+ttHG0MKVGBUXwayCCF1oh39BF5COIpRzuCEv8Mwjv0XucrI2ExNTOn9IlLifGClWQcU9BrZORvtw6Q ==
9276
9276
9277
9277
co@^4.6.0:
9278
9278
version "4.6.0"
You can’t perform that action at this time.
0 commit comments