Skip to content

Commit 5c609e7

Browse files
fix(deps): update react monorepo (#43)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Andreas Kienle <[email protected]>
1 parent ee6d07f commit 5c609e7

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"javascript-time-ago": "^2.5.11",
2828
"js-yaml": "^4.1.0",
2929
"oidc-client-ts": "^3.1.0",
30-
"react": "19.0.0",
31-
"react-dom": "19.0.0",
30+
"react": "19.1.0",
31+
"react-dom": "19.1.0",
3232
"react-error-boundary": "^5.0.0",
3333
"react-hook-form": "^7.54.2",
3434
"react-i18next": "^15.4.1",
@@ -44,7 +44,7 @@
4444
"@types/js-yaml": "^4.0.9",
4545
"@types/node": "^22.13.5",
4646
"@types/react": "^19.0.10",
47-
"@types/react-dom": "19.0.4",
47+
"@types/react-dom": "19.1.1",
4848
"@ui5/webcomponents-cypress-commands": "^2.7.2",
4949
"@vitejs/plugin-react": "^4.3.4",
5050
"@vitest/eslint-plugin": "^1.1.37",

0 commit comments

Comments
 (0)