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 @@ -2542,11 +2542,16 @@ clone-deep@^4.0.1:
2542
2542
kind-of "^6.0.2"
2543
2543
shallow-clone "^3.0.0"
2544
2544
2545
- clsx@^1.1.0, clsx@^1. 2.1 :
2545
+ clsx@^1.2.1 :
2546
2546
version "1.2.1"
2547
2547
resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.2.1.tgz#0ddc4a20a549b59c93a4116bb26f5294ca17dc12"
2548
2548
integrity sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==
2549
2549
2550
+ clsx@^2.0.0 :
2551
+ version "2.0.0"
2552
+ resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.0.0.tgz#12658f3fd98fafe62075595a5c30e43d18f3d00b"
2553
+ integrity sha512-rQ1+kcj+ttHG0MKVGBUXwayCCF1oh39BF5COIpRzuCEv8Mwjv0XucrI2ExNTOn9IlLifGClWQcU9BrZORvtw6Q==
2554
+
2550
2555
co@^4.6.0 :
2551
2556
version "4.6.0"
2552
2557
resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184"
You can’t perform that action at this time.
0 commit comments