Skip to content

Commit 479a291

Browse files
build(deps): bump react-hook-form from 7.54.2 to 7.57.0 in /web-frontend (#1010)
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.54.2 to 7.57.0. - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.54.2...v7.57.0) --- updated-dependencies: - dependency-name: react-hook-form dependency-version: 7.57.0 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 81eef75 commit 479a291

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

web-frontend/package-lock.json

Lines changed: 4 additions & 4 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
@@ -23,7 +23,7 @@
2323
"react": "^19.0.0",
2424
"react-bootstrap": "^2.10.10",
2525
"react-dom": "^19.1.0",
26-
"react-hook-form": "^7.54.2",
26+
"react-hook-form": "^7.58.1",
2727
"react-router-dom": "^7.6.2",
2828
"yup": "^1.6.1"
2929
},

0 commit comments

Comments
 (0)