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 33
33
"watch:css" : " yarn build:css --watch"
34
34
},
35
35
"dependencies" : {
36
- "clsx" : " 2.1.0 " ,
36
+ "clsx" : " 2.1.1 " ,
37
37
"react-content-loader" : " 7.0.0" ,
38
38
"recharts" : " 2.12.6"
39
39
},
Original file line number Diff line number Diff line change 56
56
"dependencies" : {
57
57
"@tanstack/react-virtual" : " ~3.4.0" ,
58
58
"@ui5/webcomponents-react-base" : " workspace:~" ,
59
- "clsx" : " 2.1.0 " ,
59
+ "clsx" : " 2.1.1 " ,
60
60
"react-jss" : " ^10.10.0" ,
61
61
"react-table" : " 7.8.0"
62
62
},
Original file line number Diff line number Diff line change @@ -7030,7 +7030,7 @@ __metadata:
7030
7030
version: 0.0.0-use.local
7031
7031
resolution: "@ui5/webcomponents-react-charts@workspace:packages/charts"
7032
7032
dependencies:
7033
- clsx: "npm:2.1.0 "
7033
+ clsx: "npm:2.1.1 "
7034
7034
react-content-loader: "npm:7.0.0"
7035
7035
recharts: "npm:2.12.6"
7036
7036
peerDependencies:
@@ -7058,7 +7058,7 @@ __metadata:
7058
7058
dependencies:
7059
7059
"@tanstack/react-virtual": "npm:~3.4.0"
7060
7060
"@ui5/webcomponents-react-base": "workspace:~"
7061
- clsx: "npm:2.1.0 "
7061
+ clsx: "npm:2.1.1 "
7062
7062
react-jss: "npm:^10.10.0"
7063
7063
react-table: "npm:7.8.0"
7064
7064
peerDependencies:
@@ -9312,10 +9312,10 @@ __metadata:
9312
9312
languageName: node
9313
9313
linkType: hard
9314
9314
9315
- "clsx@npm:2.1.0 ":
9316
- version: 2.1.0
9317
- resolution: "clsx@npm:2.1.0 "
9318
- checksum: 10c0/c09c00ad14f638366ca814097e6cab533dfa1972a358da5b557be487168acbb25b4c1395e89ffa842a8a61ba87a462d2b4885bc9d4f8410b598f3cb339599cdb
9315
+ "clsx@npm:2.1.1 ":
9316
+ version: 2.1.1
9317
+ resolution: "clsx@npm:2.1.1 "
9318
+ checksum: 10c0/c4c8eb865f8c82baab07e71bfa8897c73454881c4f99d6bc81585aecd7c441746c1399d08363dc096c550cceaf97bd4ce1e8854e1771e9998d9f94c4fe075839
9319
9319
languageName: node
9320
9320
linkType: hard
9321
9321
You can’t perform that action at this time.
0 commit comments