Skip to content

Commit 8ee66b5

Browse files
chore(deps): update react monorepo to v19.1.1 (patch) (#7584)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [react](https://react.dev/) ([source](https://redirect.github.com/facebook/react/tree/HEAD/packages/react)) | [`19.1.0` -> `19.1.1`](https://renovatebot.com/diffs/npm/react/19.1.0/19.1.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react/19.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react/19.1.0/19.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [react-dom](https://react.dev/) ([source](https://redirect.github.com/facebook/react/tree/HEAD/packages/react-dom)) | [`19.1.0` -> `19.1.1`](https://renovatebot.com/diffs/npm/react-dom/19.1.0/19.1.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react-dom/19.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-dom/19.1.0/19.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>facebook/react (react)</summary> ### [`v19.1.1`](https://redirect.github.com/facebook/react/compare/v19.1.0...4017a4b43b9d8d4a2b75fe81dde69f6e62453e68) [Compare Source](https://redirect.github.com/facebook/react/compare/v19.1.0...v19.1.1) </details> <details> <summary>facebook/react (react-dom)</summary> ### [`v19.1.1`](https://redirect.github.com/facebook/react/compare/v19.1.0...4017a4b43b9d8d4a2b75fe81dde69f6e62453e68) [Compare Source](https://redirect.github.com/facebook/react/compare/v19.1.0...v19.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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0MS40My41IiwidXBkYXRlZEluVmVyIjoiNDEuNDMuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 83e4ce6 commit 8ee66b5

File tree

2 files changed

+24
-6
lines changed

2 files changed

+24
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
"@ui5/webcomponents-compat": "2.12.0",
5050
"@ui5/webcomponents-fiori": "2.12.0",
5151
"@ui5/webcomponents-icons": "2.12.0",
52-
"react": "19.1.0",
53-
"react-dom": "19.1.0",
52+
"react": "19.1.1",
53+
"react-dom": "19.1.1",
5454
"remark-gfm": "4.0.1",
5555
"storybook": "8.6.14",
5656
"tocbot": "4.36.4"

yarn.lock

Lines changed: 22 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21156,7 +21156,18 @@ __metadata:
2115621156
languageName: node
2115721157
linkType: hard
2115821158

21159-
"react-dom@npm:19.1.0, react-dom@npm:^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0":
21159+
"react-dom@npm:19.1.1":
21160+
version: 19.1.1
21161+
resolution: "react-dom@npm:19.1.1"
21162+
dependencies:
21163+
scheduler: "npm:^0.26.0"
21164+
peerDependencies:
21165+
react: ^19.1.1
21166+
checksum: 10c0/8c91198510521299c56e4e8d5e3a4508b2734fb5e52f29eeac33811de64e76fe586ad32c32182e2e84e070d98df67125da346c3360013357228172dbcd20bcdd
21167+
languageName: node
21168+
linkType: hard
21169+
21170+
"react-dom@npm:^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0":
2116021171
version: 19.1.0
2116121172
resolution: "react-dom@npm:19.1.0"
2116221173
dependencies:
@@ -21219,7 +21230,14 @@ __metadata:
2121921230
languageName: node
2122021231
linkType: hard
2122121232

21222-
"react@npm:19.1.0, react@npm:^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0":
21233+
"react@npm:19.1.1":
21234+
version: 19.1.1
21235+
resolution: "react@npm:19.1.1"
21236+
checksum: 10c0/8c9769a2dfd02e603af6445058325e6c8a24b47b185d0e461f66a6454765ddcaecb3f0a90184836c68bb509f3c38248359edbc42f0d07c23eb500a5c30c87b4e
21237+
languageName: node
21238+
linkType: hard
21239+
21240+
"react@npm:^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0":
2122321241
version: 19.1.0
2122421242
resolution: "react@npm:19.1.0"
2122521243
checksum: 10c0/530fb9a62237d54137a13d2cfb67a7db6a2156faed43eecc423f4713d9b20c6f2728b026b45e28fcd72e8eadb9e9ed4b089e99f5e295d2f0ad3134251bdd3698
@@ -24449,8 +24467,8 @@ __metadata:
2444924467
postcss-modules: "npm:6.0.1"
2445024468
postcss-nesting: "npm:13.0.2"
2445124469
prettier: "npm:3.6.2"
24452-
react: "npm:19.1.0"
24453-
react-dom: "npm:19.1.0"
24470+
react: "npm:19.1.1"
24471+
react-dom: "npm:19.1.1"
2445424472
remark-gfm: "npm:4.0.1"
2445524473
rimraf: "npm:6.0.1"
2445624474
storybook: "npm:8.6.14"

0 commit comments

Comments
 (0)