Skip to content

Commit 116873c

Browse files
chore(deps): update all non-major dependencies (patch) (#7971)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@types/react](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)) | [`19.2.5` -> `19.2.6`](https://renovatebot.com/diffs/npm/@types%2freact/19.2.5/19.2.6) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact/19.2.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2freact/19.2.5/19.2.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [chromatic](https://www.chromatic.com) ([source](https://redirect.github.com/chromaui/chromatic-cli)) | [`13.3.3` -> `13.3.4`](https://renovatebot.com/diffs/npm/chromatic/13.3.3/13.3.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/chromatic/13.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/chromatic/13.3.3/13.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [lint-staged](https://redirect.github.com/lint-staged/lint-staged) | [`16.2.6` -> `16.2.7`](https://renovatebot.com/diffs/npm/lint-staged/16.2.6/16.2.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/lint-staged/16.2.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lint-staged/16.2.6/16.2.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [vite](https://vite.dev) ([source](https://redirect.github.com/vitejs/vite/tree/HEAD/packages/vite)) | [`7.2.2` -> `7.2.4`](https://renovatebot.com/diffs/npm/vite/7.2.2/7.2.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vite/7.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite/7.2.2/7.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>chromaui/chromatic-cli (chromatic)</summary> ### [`v13.3.4`](https://redirect.github.com/chromaui/chromatic-cli/blob/HEAD/CHANGELOG.md#v1334-Tue-Nov-18-2025) [Compare Source](https://redirect.github.com/chromaui/chromatic-cli/compare/v13.3.3...v13.3.4) ##### 🐛 Bug Fix - Fix passing signal to Execa [#&#8203;1220](https://redirect.github.com/chromaui/chromatic-cli/pull/1220) ([@&#8203;ghengeveld](https://redirect.github.com/ghengeveld)) ##### Authors: 1 - Gert Hengeveld ([@&#8203;ghengeveld](https://redirect.github.com/ghengeveld)) *** </details> <details> <summary>lint-staged/lint-staged (lint-staged)</summary> ### [`v16.2.7`](https://redirect.github.com/lint-staged/lint-staged/blob/HEAD/CHANGELOG.md#1627) [Compare Source](https://redirect.github.com/lint-staged/lint-staged/compare/v16.2.6...v16.2.7) ##### Patch Changes - [#&#8203;1711](https://redirect.github.com/lint-staged/lint-staged/pull/1711) [`ef74c8d`](https://redirect.github.com/lint-staged/lint-staged/commit/ef74c8d165d5acd3ce88567e02b891e0e9af8e0e) Thanks [@&#8203;iiroj](https://redirect.github.com/iiroj)! - Do not display a "*failed to spawn*" error message when a task fails normally. This message is reserved for when the task didn't run because spawning it failed. </details> <details> <summary>vitejs/vite (vite)</summary> ### [`v7.2.4`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-724-2025-11-20-small) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v7.2.3...v7.2.4) ##### Bug Fixes - revert "perf(deps): replace debug with obug ([#&#8203;21107](https://redirect.github.com/vitejs/vite/issues/21107))" ([2d66b7b](https://redirect.github.com/vitejs/vite/commit/2d66b7b14aa6dfd62f3d6a59ee8382ed5ca6fd32)) ### [`v7.2.3`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-723-2025-11-20-small) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v7.2.2...v7.2.3) ##### Bug Fixes - allow multiple `bindCLIShortcuts` calls with shortcut merging ([#&#8203;21103](https://redirect.github.com/vitejs/vite/issues/21103)) ([5909efd](https://redirect.github.com/vitejs/vite/commit/5909efd8fbfd1bf1eab65427aea0613124b2797a)) - **deps:** update all non-major dependencies ([#&#8203;21096](https://redirect.github.com/vitejs/vite/issues/21096)) ([6a34ac3](https://redirect.github.com/vitejs/vite/commit/6a34ac3422686e7cf7cc9a25d299cb8e5a8d92a0)) - **deps:** update all non-major dependencies ([#&#8203;21128](https://redirect.github.com/vitejs/vite/issues/21128)) ([4f8171e](https://redirect.github.com/vitejs/vite/commit/4f8171eb3046bd70c83964689897dab4c6b58bc0)) ##### Performance Improvements - **deps:** replace debug with obug ([#&#8203;21107](https://redirect.github.com/vitejs/vite/issues/21107)) ([acfe939](https://redirect.github.com/vitejs/vite/commit/acfe939e1f7c303c34b0b39b883cc302da767fa2)) ##### Miscellaneous Chores - **deps:** update dependency [@&#8203;rollup/plugin-commonjs](https://redirect.github.com/rollup/plugin-commonjs) to v29 ([#&#8203;21099](https://redirect.github.com/vitejs/vite/issues/21099)) ([02ceaec](https://redirect.github.com/vitejs/vite/commit/02ceaec45e17bef19159188a28d9196fed1761be)) - **deps:** update rolldown-related dependencies ([#&#8203;21095](https://redirect.github.com/vitejs/vite/issues/21095)) ([39a0a15](https://redirect.github.com/vitejs/vite/commit/39a0a15fd24ed37257c48b795097a3794e54d255)) - **deps:** update rolldown-related dependencies ([#&#8203;21127](https://redirect.github.com/vitejs/vite/issues/21127)) ([5029720](https://redirect.github.com/vitejs/vite/commit/50297208452241061cb44d09a4bbdf77a11ac01e)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/UI5/webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNi4xIiwidXBkYXRlZEluVmVyIjoiNDIuMTYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 31a2de7 commit 116873c

File tree

2 files changed

+37
-30
lines changed

2 files changed

+37
-30
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,11 @@
6464
"@testing-library/cypress": "10.1.0",
6565
"@types/jscodeshift": "17.3.0",
6666
"@types/node": "24.10.1",
67-
"@types/react": "19.2.5",
67+
"@types/react": "19.2.6",
6868
"@types/react-dom": "19.2.3",
6969
"@ui5/webcomponents-tools": "2.16.2",
7070
"@vitejs/plugin-react": "5.1.1",
71-
"chromatic": "13.3.3",
71+
"chromatic": "13.3.4",
7272
"cssnano": "7.1.2",
7373
"cypress": "15.6.0",
7474
"cypress-real-events": "1.15.0",
@@ -87,7 +87,7 @@
8787
"globals": "16.5.0",
8888
"husky": "9.1.7",
8989
"lerna": "9.0.1",
90-
"lint-staged": "16.2.6",
90+
"lint-staged": "16.2.7",
9191
"npm-run-all2": "8.0.4",
9292
"postcss": "8.5.6",
9393
"postcss-cli": "11.0.1",
@@ -98,7 +98,7 @@
9898
"rimraf": "6.1.0",
9999
"typescript": "5.7.3",
100100
"typescript-eslint": "8.46.4",
101-
"vite": "7.2.2",
101+
"vite": "7.2.4",
102102
"vite-plugin-istanbul": "7.2.1",
103103
"vite-tsconfig-paths": "5.1.4"
104104
},

yarn.lock

Lines changed: 33 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -4843,12 +4843,12 @@ __metadata:
48434843
languageName: node
48444844
linkType: hard
48454845

4846-
"@types/react@npm:19.2.5":
4847-
version: 19.2.5
4848-
resolution: "@types/react@npm:19.2.5"
4846+
"@types/react@npm:19.2.6":
4847+
version: 19.2.6
4848+
resolution: "@types/react@npm:19.2.6"
48494849
dependencies:
4850-
csstype: "npm:^3.0.2"
4851-
checksum: 10c0/1f9a92c73a5ea5b167f59cd0b5b9460fde65bd22b63b6d23bfaace8ad38537df127c97657418b4912a7a03a66e6451e82a41b84718d638ec1c8e4f0515d94793
4850+
csstype: "npm:^3.2.2"
4851+
checksum: 10c0/23b1100f88662ce9f9e4fcca3a2b4ef9fff1ecde24ede2b2dcbd07731e48d6946fd7fd156cd133f5b25321694b0569cd9b8dd30b22c4e076d1cf4c8cdd9a75cb
48524852
languageName: node
48534853
linkType: hard
48544854

@@ -7725,9 +7725,9 @@ __metadata:
77257725
languageName: node
77267726
linkType: hard
77277727

7728-
"chromatic@npm:13.3.3":
7729-
version: 13.3.3
7730-
resolution: "chromatic@npm:13.3.3"
7728+
"chromatic@npm:13.3.4":
7729+
version: 13.3.4
7730+
resolution: "chromatic@npm:13.3.4"
77317731
peerDependencies:
77327732
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
77337733
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
@@ -7740,7 +7740,7 @@ __metadata:
77407740
chroma: dist/bin.js
77417741
chromatic: dist/bin.js
77427742
chromatic-cli: dist/bin.js
7743-
checksum: 10c0/6fc54df030113d91ef00a2050f5cb13ca182b355dae2c29cdd326fac6cf21d8ddc2cd93dc3f5db04379b7769d4df8e3ea5f18c3642e9e3a48545565f992a838c
7743+
checksum: 10c0/1800c1640dbc168b621daeca5895698cb5a0a1def50b9d1ada5ea99ce242bf1f70d15065460948b168eedea1f56422553184f4cce1d01a7816f32c60054d704d
77447744
languageName: node
77457745
linkType: hard
77467746

@@ -8067,10 +8067,10 @@ __metadata:
80678067
languageName: node
80688068
linkType: hard
80698069

8070-
"commander@npm:^14.0.1":
8071-
version: 14.0.1
8072-
resolution: "commander@npm:14.0.1"
8073-
checksum: 10c0/64439c0651ddd01c1d0f48c8f08e97c18a0a1fa693879451f1203ad01132af2c2aa85da24cf0d8e098ab9e6dc385a756be670d2999a3c628ec745c3ec124587b
8070+
"commander@npm:^14.0.2":
8071+
version: 14.0.2
8072+
resolution: "commander@npm:14.0.2"
8073+
checksum: 10c0/245abd1349dbad5414cb6517b7b5c584895c02c4f7836ff5395f301192b8566f9796c82d7bd6c92d07eba8775fe4df86602fca5d86d8d10bcc2aded1e21c2aeb
80748074
languageName: node
80758075
linkType: hard
80768076

@@ -8565,6 +8565,13 @@ __metadata:
85658565
languageName: node
85668566
linkType: hard
85678567

8568+
"csstype@npm:^3.2.2":
8569+
version: 3.2.3
8570+
resolution: "csstype@npm:3.2.3"
8571+
checksum: 10c0/cd29c51e70fa822f1cecd8641a1445bed7063697469d35633b516e60fe8c1bde04b08f6c5b6022136bb669b64c63d4173af54864510fbb4ee23281801841a3ce
8572+
languageName: node
8573+
linkType: hard
8574+
85688575
"custom-element-jet-brains-integration@npm:^1.4.4":
85698576
version: 1.4.4
85708577
resolution: "custom-element-jet-brains-integration@npm:1.4.4"
@@ -13668,11 +13675,11 @@ __metadata:
1366813675
languageName: node
1366913676
linkType: hard
1367013677

13671-
"lint-staged@npm:16.2.6":
13672-
version: 16.2.6
13673-
resolution: "lint-staged@npm:16.2.6"
13678+
"lint-staged@npm:16.2.7":
13679+
version: 16.2.7
13680+
resolution: "lint-staged@npm:16.2.7"
1367413681
dependencies:
13675-
commander: "npm:^14.0.1"
13682+
commander: "npm:^14.0.2"
1367613683
listr2: "npm:^9.0.5"
1367713684
micromatch: "npm:^4.0.8"
1367813685
nano-spawn: "npm:^2.0.0"
@@ -13681,7 +13688,7 @@ __metadata:
1368113688
yaml: "npm:^2.8.1"
1368213689
bin:
1368313690
lint-staged: bin/lint-staged.js
13684-
checksum: 10c0/6bae38082a0fcb3f699b144d1a4b85394f259f17a1f8a58b22122b9f1c6bb5e8340d6ee4bff12e52dbc4267377d6dde9e5c206157f381f1924a2640717f769c1
13691+
checksum: 10c0/9a677c21a8112d823ae5bc565ba2c9e7b803786f2a021c46827a55fe44ed59def96edb24fc99c06a2545cdbbf366022ad82addcb3bf60c712f3b98ef92069717
1368513692
languageName: node
1368613693
linkType: hard
1368713694

@@ -20998,7 +21005,7 @@ __metadata:
2099821005
"@testing-library/cypress": "npm:10.1.0"
2099921006
"@types/jscodeshift": "npm:17.3.0"
2100021007
"@types/node": "npm:24.10.1"
21001-
"@types/react": "npm:19.2.5"
21008+
"@types/react": "npm:19.2.6"
2100221009
"@types/react-dom": "npm:19.2.3"
2100321010
"@ui5/webcomponents": "npm:2.16.2"
2100421011
"@ui5/webcomponents-ai": "npm:2.16.2"
@@ -21007,7 +21014,7 @@ __metadata:
2100721014
"@ui5/webcomponents-icons": "npm:2.16.2"
2100821015
"@ui5/webcomponents-tools": "npm:2.16.2"
2100921016
"@vitejs/plugin-react": "npm:5.1.1"
21010-
chromatic: "npm:13.3.3"
21017+
chromatic: "npm:13.3.4"
2101121018
cssnano: "npm:7.1.2"
2101221019
cypress: "npm:15.6.0"
2101321020
cypress-real-events: "npm:1.15.0"
@@ -21026,7 +21033,7 @@ __metadata:
2102621033
globals: "npm:16.5.0"
2102721034
husky: "npm:9.1.7"
2102821035
lerna: "npm:9.0.1"
21029-
lint-staged: "npm:16.2.6"
21036+
lint-staged: "npm:16.2.7"
2103021037
npm-run-all2: "npm:8.0.4"
2103121038
postcss: "npm:8.5.6"
2103221039
postcss-cli: "npm:11.0.1"
@@ -21042,7 +21049,7 @@ __metadata:
2104221049
tocbot: "npm:4.36.4"
2104321050
typescript: "npm:5.7.3"
2104421051
typescript-eslint: "npm:8.46.4"
21045-
vite: "npm:7.2.2"
21052+
vite: "npm:7.2.4"
2104621053
vite-plugin-istanbul: "npm:7.2.1"
2104721054
vite-tsconfig-paths: "npm:5.1.4"
2104821055
languageName: unknown
@@ -21736,9 +21743,9 @@ __metadata:
2173621743
languageName: node
2173721744
linkType: hard
2173821745

21739-
"vite@npm:7.2.2":
21740-
version: 7.2.2
21741-
resolution: "vite@npm:7.2.2"
21746+
"vite@npm:7.2.4":
21747+
version: 7.2.4
21748+
resolution: "vite@npm:7.2.4"
2174221749
dependencies:
2174321750
esbuild: "npm:^0.25.0"
2174421751
fdir: "npm:^6.5.0"
@@ -21787,7 +21794,7 @@ __metadata:
2178721794
optional: true
2178821795
bin:
2178921796
vite: bin/vite.js
21790-
checksum: 10c0/9c76ee441f8dbec645ddaecc28d1f9cf35670ffa91cff69af7b1d5081545331603f0b1289d437b2fa8dc43cdc77b4d96b5bd9c9aed66310f490cb1a06f9c814c
21797+
checksum: 10c0/26aa0cad01d6e00f17c837b2a0587ab52f6bd0d0e64606b4220cfc58fa5fa76a4095ef3ea27c886bea542a346363912c4fad9f9462ef1e6757262fedfd5196b2
2179121798
languageName: node
2179221799
linkType: hard
2179321800

0 commit comments

Comments
 (0)