Skip to content

Commit a39fa58

Browse files
chore(deps): pin dependencies (main) (#7332)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@types/react](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)) | devDependencies | pin | [`^19.0.1` -> `19.1.3`](https://renovatebot.com/diffs/npm/@types%2freact/19.1.3/19.1.3) | | [@types/react](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)) | devDependencies | pin | [`^19.0.1` -> `19.1.2`](https://renovatebot.com/diffs/npm/@types%2freact/19.1.2/19.1.2) | | [@types/react-dom](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom)) | devDependencies | pin | [`^19.0.1` -> `19.1.3`](https://renovatebot.com/diffs/npm/@types%2freact-dom/19.1.3/19.1.3) | | [@types/react-dom](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom)) | devDependencies | pin | [`^19.0.2` -> `19.1.2`](https://renovatebot.com/diffs/npm/@types%2freact-dom/19.1.2/19.1.2) | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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/SAP/ui5-webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xMS45IiwidXBkYXRlZEluVmVyIjoiNDAuMTEuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b07cbea commit a39fa58

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

examples/react-router-ts/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/react-router-ts/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
},
2626
"devDependencies": {
2727
"@react-router/dev": "7.6.0",
28-
"@types/react": "^19.0.1",
29-
"@types/react-dom": "^19.0.2",
28+
"@types/react": "19.1.2",
29+
"@types/react-dom": "19.1.2",
3030
"eslint": "^9.15.0",
3131
"eslint-import-resolver-typescript": "^4.0.0",
3232
"eslint-plugin-import": "^2.31.0",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@
6666
"@testing-library/cypress": "^10.0.0",
6767
"@types/jscodeshift": "^17.0.0",
6868
"@types/node": "^22.0.0",
69-
"@types/react": "^19.0.1",
70-
"@types/react-dom": "^19.0.1",
69+
"@types/react": "19.1.3",
70+
"@types/react-dom": "19.1.3",
7171
"@ui5/webcomponents-tools": "2.10.0",
7272
"@vitejs/plugin-react": "^4.2.0",
7373
"chromatic": "^11.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5739,7 +5739,7 @@ __metadata:
57395739
languageName: node
57405740
linkType: hard
57415741

5742-
"@types/react-dom@npm:^19.0.1":
5742+
"@types/react-dom@npm:19.1.3":
57435743
version: 19.1.3
57445744
resolution: "@types/react-dom@npm:19.1.3"
57455745
peerDependencies:
@@ -5748,7 +5748,7 @@ __metadata:
57485748
languageName: node
57495749
linkType: hard
57505750

5751-
"@types/react@npm:^19.0.1":
5751+
"@types/react@npm:19.1.3":
57525752
version: 19.1.3
57535753
resolution: "@types/react@npm:19.1.3"
57545754
dependencies:
@@ -23993,8 +23993,8 @@ __metadata:
2399323993
"@testing-library/cypress": "npm:^10.0.0"
2399423994
"@types/jscodeshift": "npm:^17.0.0"
2399523995
"@types/node": "npm:^22.0.0"
23996-
"@types/react": "npm:^19.0.1"
23997-
"@types/react-dom": "npm:^19.0.1"
23996+
"@types/react": "npm:19.1.3"
23997+
"@types/react-dom": "npm:19.1.3"
2399823998
"@ui5/webcomponents": "npm:2.10.0"
2399923999
"@ui5/webcomponents-ai": "npm:2.10.0"
2400024000
"@ui5/webcomponents-compat": "npm:2.10.0"

0 commit comments

Comments
 (0)