Skip to content

Commit d54b096

Browse files
⬆ Bump react-hook-form from 7.62.0 to 7.65.0 in /frontend
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.62.0 to 7.65.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.62.0...v7.65.0) --- updated-dependencies: - dependency-name: react-hook-form dependency-version: 7.65.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 45d94ee commit d54b096

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"react": "^19.1.1",
2323
"react-dom": "^19.2.0",
2424
"react-error-boundary": "^6.0.0",
25-
"react-hook-form": "7.62.0",
25+
"react-hook-form": "7.65.0",
2626
"react-icons": "^5.5.0"
2727
},
2828
"devDependencies": {

0 commit comments

Comments
 (0)