File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 91
91
"webpack-dev-server" : " 4.15.1"
92
92
},
93
93
"dependencies" : {
94
- "clsx" : " ^1.1 .0" ,
94
+ "clsx" : " ^2.0 .0" ,
95
95
"prop-types" : " ^15.5.0"
96
96
},
97
97
"jest" : {
Original file line number Diff line number Diff line change @@ -2549,11 +2549,16 @@ clone-deep@^4.0.1:
2549
2549
kind-of "^6.0.2"
2550
2550
shallow-clone "^3.0.0"
2551
2551
2552
- clsx@^1.1.0, clsx@^1. 2.1 :
2552
+ clsx@^1.2.1 :
2553
2553
version "1.2.1"
2554
2554
resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.2.1.tgz#0ddc4a20a549b59c93a4116bb26f5294ca17dc12"
2555
2555
integrity sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==
2556
2556
2557
+ clsx@^2.0.0 :
2558
+ version "2.0.0"
2559
+ resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.0.0.tgz#12658f3fd98fafe62075595a5c30e43d18f3d00b"
2560
+ integrity sha512-rQ1+kcj+ttHG0MKVGBUXwayCCF1oh39BF5COIpRzuCEv8Mwjv0XucrI2ExNTOn9IlLifGClWQcU9BrZORvtw6Q==
2561
+
2557
2562
co@^4.6.0 :
2558
2563
version "4.6.0"
2559
2564
resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184"
You can’t perform that action at this time.
0 commit comments