Skip to content

Commit 58872f5

Browse files
⬆ Bump react-hook-form from 7.66.1 to 7.67.0 in /frontend
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.66.1 to 7.67.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.66.1...v7.67.0) --- updated-dependencies: - dependency-name: react-hook-form dependency-version: 7.67.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 61b7cd6 commit 58872f5

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.1",
25+
"react-hook-form": "7.67.0",
2626
"react-icons": "^5.5.0"
2727
},
2828
"devDependencies": {

0 commit comments

Comments
 (0)