Skip to content

Commit 408bcb3

Browse files
chore(deps): update all non-major dependencies (patch) (#8090)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@eslint/compat](https://redirect.github.com/eslint/rewrite/tree/main/packages/compat#readme) ([source](https://redirect.github.com/eslint/rewrite/tree/HEAD/packages/compat)) | [`2.0.0` → `2.0.1`](https://renovatebot.com/diffs/npm/@eslint%2fcompat/2.0.0/2.0.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@eslint%2fcompat/2.0.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@eslint%2fcompat/2.0.0/2.0.1?slim=true) | | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`24.10.4` → `24.10.7`](https://renovatebot.com/diffs/npm/@types%2fnode/24.10.4/24.10.7) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/24.10.7?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/24.10.4/24.10.7?slim=true) | | [@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.7` → `19.2.8`](https://renovatebot.com/diffs/npm/@types%2freact/19.2.7/19.2.8) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact/19.2.8?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2freact/19.2.7/19.2.8?slim=true) | --- ### Release Notes <details> <summary>eslint/rewrite (@&#8203;eslint/compat)</summary> ### [`v2.0.1`](https://redirect.github.com/eslint/rewrite/blob/HEAD/packages/compat/CHANGELOG.md#201-2026-01-08) [Compare Source](https://redirect.github.com/eslint/rewrite/compare/c368656dbba4d927344905f24b3993a378a59a88...7abc05147e2b6d29cb5170867c2172d25c563454) ##### Dependencies - The following workspace dependencies were updated - dependencies - [@&#8203;eslint/core](https://redirect.github.com/eslint/core) bumped from ^1.0.0 to ^1.0.1 </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ce43435 commit 408bcb3

2 files changed

Lines changed: 23 additions & 23 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,13 @@
5858
"@babel/preset-react": "7.28.5",
5959
"@babel/preset-typescript": "7.28.5",
6060
"@cypress/code-coverage": "3.14.7",
61-
"@eslint/compat": "2.0.0",
61+
"@eslint/compat": "2.0.1",
6262
"@eslint/js": "9.39.2",
6363
"@semantic-release/github": "12.0.2",
6464
"@testing-library/cypress": "10.1.0",
6565
"@types/jscodeshift": "17.3.0",
66-
"@types/node": "24.10.4",
67-
"@types/react": "19.2.7",
66+
"@types/node": "24.10.7",
67+
"@types/react": "19.2.8",
6868
"@types/react-dom": "19.2.3",
6969
"@ui5/webcomponents-tools": "2.18.1",
7070
"@vitejs/plugin-react": "5.1.2",

yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2005,17 +2005,17 @@ __metadata:
20052005
languageName: node
20062006
linkType: hard
20072007

2008-
"@eslint/compat@npm:2.0.0":
2009-
version: 2.0.0
2010-
resolution: "@eslint/compat@npm:2.0.0"
2008+
"@eslint/compat@npm:2.0.1":
2009+
version: 2.0.1
2010+
resolution: "@eslint/compat@npm:2.0.1"
20112011
dependencies:
2012-
"@eslint/core": "npm:^1.0.0"
2012+
"@eslint/core": "npm:^1.0.1"
20132013
peerDependencies:
20142014
eslint: ^8.40 || 9
20152015
peerDependenciesMeta:
20162016
eslint:
20172017
optional: true
2018-
checksum: 10c0/ba848e8ea02fbfba9985d6a6e5aeedf5c44c4f57cb01fb6b9629d2ebfa37f9eafa4506ad9690fb805e0c395269d84e09eae46bfe41884bfff6171ebd68e17373
2018+
checksum: 10c0/5b3e4e7d2fca2a86a59182e9afec1b8c5f9d8ae970c22f17bf8fc02ef5263df4b2844074caf1346f0ea93e86856da1e4cc57d28b80e89123b20c8effc05e6816
20192019
languageName: node
20202020
linkType: hard
20212021

@@ -2048,12 +2048,12 @@ __metadata:
20482048
languageName: node
20492049
linkType: hard
20502050

2051-
"@eslint/core@npm:^1.0.0":
2052-
version: 1.0.0
2053-
resolution: "@eslint/core@npm:1.0.0"
2051+
"@eslint/core@npm:^1.0.1":
2052+
version: 1.0.1
2053+
resolution: "@eslint/core@npm:1.0.1"
20542054
dependencies:
20552055
"@types/json-schema": "npm:^7.0.15"
2056-
checksum: 10c0/ce94edc4e7f78afac5815ba9afcae8c99d286a7d6f80efd596f6ba08dd1984277c4f3b2d6585f7a31d8235f9124ca311780ace664a7340a0cb19d9a71b413285
2056+
checksum: 10c0/acfa7b046f94cd1fa0cc17095500e08f2bccdfcc686e4602276861c351d5badd63f3382813727357fdd475057cdd393f4cf68fc26bd8f6d6e1faa657c537a9ba
20572057
languageName: node
20582058
linkType: hard
20592059

@@ -4447,12 +4447,12 @@ __metadata:
44474447
languageName: node
44484448
linkType: hard
44494449

4450-
"@types/node@npm:24.10.4":
4451-
version: 24.10.4
4452-
resolution: "@types/node@npm:24.10.4"
4450+
"@types/node@npm:24.10.7":
4451+
version: 24.10.7
4452+
resolution: "@types/node@npm:24.10.7"
44534453
dependencies:
44544454
undici-types: "npm:~7.16.0"
4455-
checksum: 10c0/069639cb7233ee747df1897b5e784f6b6c5da765c96c94773c580aac888fa1a585048d2a6e95eb8302d89c7a9df75801c8b5a0b7d0221d4249059cf09a5f4228
4455+
checksum: 10c0/dcc1b8caf16c7b54dfccbe5c23cf4156e924cebcd9ab0a00147c841279f8151a10888c76fd82dda76e0a849aaf5a57097ee2b156308a355959900c1e647d7e61
44564456
languageName: node
44574457
linkType: hard
44584458

@@ -4526,12 +4526,12 @@ __metadata:
45264526
languageName: node
45274527
linkType: hard
45284528

4529-
"@types/react@npm:19.2.7":
4530-
version: 19.2.7
4531-
resolution: "@types/react@npm:19.2.7"
4529+
"@types/react@npm:19.2.8":
4530+
version: 19.2.8
4531+
resolution: "@types/react@npm:19.2.8"
45324532
dependencies:
45334533
csstype: "npm:^3.2.2"
4534-
checksum: 10c0/a7b75f1f9fcb34badd6f84098be5e35a0aeca614bc91f93d2698664c0b2ba5ad128422bd470ada598238cebe4f9e604a752aead7dc6f5a92261d0c7f9b27cfd1
4534+
checksum: 10c0/832834998c4ee971fca72ecf1eb95dc924ad3931a2112c687a4dae498aabd115c5fa4db09186853e34a646226b0223808c8f867df03d17601168f9cf119448de
45354535
languageName: node
45364536
linkType: hard
45374537

@@ -20421,7 +20421,7 @@ __metadata:
2042120421
"@babel/preset-react": "npm:7.28.5"
2042220422
"@babel/preset-typescript": "npm:7.28.5"
2042320423
"@cypress/code-coverage": "npm:3.14.7"
20424-
"@eslint/compat": "npm:2.0.0"
20424+
"@eslint/compat": "npm:2.0.1"
2042520425
"@eslint/js": "npm:9.39.2"
2042620426
"@semantic-release/github": "npm:12.0.2"
2042720427
"@stackblitz/sdk": "npm:1.11.0"
@@ -20430,8 +20430,8 @@ __metadata:
2043020430
"@storybook/react-vite": "npm:10.1.11"
2043120431
"@testing-library/cypress": "npm:10.1.0"
2043220432
"@types/jscodeshift": "npm:17.3.0"
20433-
"@types/node": "npm:24.10.4"
20434-
"@types/react": "npm:19.2.7"
20433+
"@types/node": "npm:24.10.7"
20434+
"@types/react": "npm:19.2.8"
2043520435
"@types/react-dom": "npm:19.2.3"
2043620436
"@ui5/webcomponents": "npm:2.18.1"
2043720437
"@ui5/webcomponents-ai": "npm:2.18.1"

0 commit comments

Comments
 (0)