Skip to content

Commit fa5bbc6

Browse files
fix(deps): update dependency clsx to v2.1.1 (#5747)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [clsx](https://togithub.com/lukeed/clsx) | [`2.1.0` -> `2.1.1`](https://renovatebot.com/diffs/npm/clsx/2.1.0/2.1.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/clsx/2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/clsx/2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/clsx/2.1.0/2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/clsx/2.1.0/2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>lukeed/clsx (clsx)</summary> ### [`v2.1.1`](https://togithub.com/lukeed/clsx/releases/tag/v2.1.1) [Compare Source](https://togithub.com/lukeed/clsx/compare/v2.1.0...v2.1.1) #### Patches - (types) Include `bigint` in `ClassValue` type: ([#&#8203;96](https://togithub.com/lukeed/clsx/issues/96)): [`3d960ab`](https://togithub.com/lukeed/clsx/commit/3d960ab) *Accommodates recent `@types/react` changes to `ReactNode`.* *Thank you [@&#8203;ViliamKopecky](https://togithub.com/ViliamKopecky)~!* #### Chores - Add [`licenses.dev`](https://licenses.dev) badge: [`684509c`](https://togithub.com/lukeed/clsx/commit/684509c) *This service recursively analyzes entire dependency graphs to ensure that a package (or your project) is using permissive licenses. For example, here's a results table for [`polka@next`](https://licenses.dev/npm/polka/1.0.0-next.24) and a larger [`astro`](https://licenses.dev/npm/astro) example.* *** > **Full Changelog**: lukeed/clsx@v2.1.0...v2.1.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/SAP/ui5-webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMxMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3146e9b commit fa5bbc6

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

packages/charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"watch:css": "yarn build:css --watch"
3434
},
3535
"dependencies": {
36-
"clsx": "2.1.0",
36+
"clsx": "2.1.1",
3737
"react-content-loader": "7.0.0",
3838
"recharts": "2.12.6"
3939
},

packages/main/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"dependencies": {
5757
"@tanstack/react-virtual": "~3.4.0",
5858
"@ui5/webcomponents-react-base": "workspace:~",
59-
"clsx": "2.1.0",
59+
"clsx": "2.1.1",
6060
"react-jss": "^10.10.0",
6161
"react-table": "7.8.0"
6262
},

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7030,7 +7030,7 @@ __metadata:
70307030
version: 0.0.0-use.local
70317031
resolution: "@ui5/webcomponents-react-charts@workspace:packages/charts"
70327032
dependencies:
7033-
clsx: "npm:2.1.0"
7033+
clsx: "npm:2.1.1"
70347034
react-content-loader: "npm:7.0.0"
70357035
recharts: "npm:2.12.6"
70367036
peerDependencies:
@@ -7058,7 +7058,7 @@ __metadata:
70587058
dependencies:
70597059
"@tanstack/react-virtual": "npm:~3.4.0"
70607060
"@ui5/webcomponents-react-base": "workspace:~"
7061-
clsx: "npm:2.1.0"
7061+
clsx: "npm:2.1.1"
70627062
react-jss: "npm:^10.10.0"
70637063
react-table: "npm:7.8.0"
70647064
peerDependencies:
@@ -9312,10 +9312,10 @@ __metadata:
93129312
languageName: node
93139313
linkType: hard
93149314

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
93199319
languageName: node
93209320
linkType: hard
93219321

0 commit comments

Comments
 (0)