File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 29
29
"clean" : " rimraf dist"
30
30
},
31
31
"dependencies" : {
32
- "clsx" : " 1.2.1 " ,
32
+ "clsx" : " 2.0.0 " ,
33
33
"react-content-loader" : " 6.2.1" ,
34
34
"recharts" : " 2.7.2"
35
35
},
Original file line number Diff line number Diff line change 54
54
"dependencies" : {
55
55
"@tanstack/react-virtual" : " 3.0.0-beta.18" ,
56
56
"@ui5/webcomponents-react-base" : " workspace:~" ,
57
- "clsx" : " 1.2.1 " ,
57
+ "clsx" : " 2.0.0 " ,
58
58
"react-jss" : " ^10.10.0" ,
59
59
"react-table" : " 7.8.0"
60
60
},
Original file line number Diff line number Diff line change @@ -5496,7 +5496,7 @@ __metadata:
5496
5496
version: 0.0.0-use.local
5497
5497
resolution: "@ui5/webcomponents-react-charts@workspace:packages/charts"
5498
5498
dependencies:
5499
- clsx: 1.2.1
5499
+ clsx: 2.0.0
5500
5500
react-content-loader: 6.2.1
5501
5501
recharts: 2.7.2
5502
5502
peerDependencies:
@@ -5513,7 +5513,7 @@ __metadata:
5513
5513
dependencies:
5514
5514
"@tanstack/react-virtual": 3.0.0-beta.18
5515
5515
"@ui5/webcomponents-react-base": "workspace:~"
5516
- clsx: 1.2.1
5516
+ clsx: 2.0.0
5517
5517
react-jss: ^10.10.0
5518
5518
react-table: 7.8.0
5519
5519
peerDependencies:
@@ -7530,10 +7530,10 @@ __metadata:
7530
7530
languageName: node
7531
7531
linkType: hard
7532
7532
7533
- "clsx@npm:1.2.1 ":
7534
- version: 1.2.1
7535
- resolution: "clsx@npm:1.2.1 "
7536
- checksum: 30befca8019b2eb7dbad38cff6266cf543091dae2825c856a62a8ccf2c3ab9c2907c4d12b288b73101196767f66812365400a227581484a05f968b0307cfaf12
7533
+ "clsx@npm:2.0.0 ":
7534
+ version: 2.0.0
7535
+ resolution: "clsx@npm:2.0.0 "
7536
+ checksum: a2cfb2351b254611acf92faa0daf15220f4cd648bdf96ce369d729813b85336993871a4bf6978ddea2b81b5a130478339c20d9d0b5c6fc287e5147f0c059276e
7537
7537
languageName: node
7538
7538
linkType: hard
7539
7539
You can’t perform that action at this time.
0 commit comments