Skip to content

Commit 1ba9378

Browse files
build(deps): bump react-dom from 19.0.0 to 19.1.0 in /web-frontend (#924)
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 19.0.0 to 19.1.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.1.0/packages/react-dom) --- updated-dependencies: - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1df227c commit 1ba9378

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

web-frontend/package-lock.json

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

web-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"match-sorter": "^8.0.0",
2323
"react": "^19.0.0",
2424
"react-bootstrap": "^2.10.9",
25-
"react-dom": "^19.0.0",
25+
"react-dom": "^19.1.0",
2626
"react-hook-form": "^7.54.2",
2727
"react-router-dom": "^7.4.1",
2828
"yup": "^1.6.1"

0 commit comments

Comments
 (0)