Skip to content

Commit 80fb16c

Browse files
⬆ Bump react-hook-form from 7.66.0 to 7.66.1 in /frontend (#1997)
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.66.0 to 7.66.1. - [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.66.0...v7.66.1) --- updated-dependencies: - dependency-name: react-hook-form dependency-version: 7.66.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d36577 commit 80fb16c

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

frontend/package-lock.json

Lines changed: 7 additions & 7 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.66.0",
25+
"react-hook-form": "7.66.1",
2626
"react-icons": "^5.5.0"
2727
},
2828
"devDependencies": {

0 commit comments

Comments
 (0)