File tree 3 files changed +11
-11
lines changed
3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 45
45
"dependencies" : {
46
46
"@types/react" : " *" ,
47
47
"@wojtekmaj/date-utils" : " ^1.1.2" ,
48
- "clsx" : " ^1.2.1 " ,
48
+ "clsx" : " ^2.0.0 " ,
49
49
"get-user-locale" : " ^2.2.1" ,
50
50
"prop-types" : " ^15.6.0"
51
51
},
Original file line number Diff line number Diff line change @@ -753,10 +753,10 @@ __metadata:
753
753
languageName : node
754
754
linkType : hard
755
755
756
- " clsx@npm:^1.2.1 " :
757
- version : 1.2.1
758
- resolution : " clsx@npm:1.2.1 "
759
- checksum : 30befca8019b2eb7dbad38cff6266cf543091dae2825c856a62a8ccf2c3ab9c2907c4d12b288b73101196767f66812365400a227581484a05f968b0307cfaf12
756
+ " clsx@npm:^2.0.0 " :
757
+ version : 2.0.0
758
+ resolution : " clsx@npm:2.0.0 "
759
+ checksum : a2cfb2351b254611acf92faa0daf15220f4cd648bdf96ce369d729813b85336993871a4bf6978ddea2b81b5a130478339c20d9d0b5c6fc287e5147f0c059276e
760
760
languageName : node
761
761
linkType : hard
762
762
@@ -1586,7 +1586,7 @@ __metadata:
1586
1586
dependencies :
1587
1587
" @types/react " : " *"
1588
1588
" @wojtekmaj/date-utils " : ^1.1.2
1589
- clsx : ^1.2.1
1589
+ clsx : ^2.0.0
1590
1590
get-user-locale : ^2.2.1
1591
1591
prop-types : ^15.6.0
1592
1592
peerDependencies :
Original file line number Diff line number Diff line change @@ -1338,10 +1338,10 @@ __metadata:
1338
1338
languageName : node
1339
1339
linkType : hard
1340
1340
1341
- " clsx@npm:^1.2.1 " :
1342
- version : 1.2.1
1343
- resolution : " clsx@npm:1.2.1 "
1344
- checksum : 30befca8019b2eb7dbad38cff6266cf543091dae2825c856a62a8ccf2c3ab9c2907c4d12b288b73101196767f66812365400a227581484a05f968b0307cfaf12
1341
+ " clsx@npm:^2.0.0 " :
1342
+ version : 2.0.0
1343
+ resolution : " clsx@npm:2.0.0 "
1344
+ checksum : a2cfb2351b254611acf92faa0daf15220f4cd648bdf96ce369d729813b85336993871a4bf6978ddea2b81b5a130478339c20d9d0b5c6fc287e5147f0c059276e
1345
1345
languageName : node
1346
1346
linkType : hard
1347
1347
@@ -4291,7 +4291,7 @@ __metadata:
4291
4291
" @types/node " : " *"
4292
4292
" @types/react " : " *"
4293
4293
" @wojtekmaj/date-utils " : ^1.1.2
4294
- clsx : ^1.2.1
4294
+ clsx : ^2.0.0
4295
4295
eslint : ^8.26.0
4296
4296
eslint-config-wojtekmaj : ^0.9.0
4297
4297
get-user-locale : ^2.2.1
You can’t perform that action at this time.
0 commit comments