Skip to content

Commit

Permalink
Bump react-hook-form from 7.52.1 to 7.53.2
Browse files Browse the repository at this point in the history
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.52.1 to 7.53.2.
- [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.52.1...v7.53.2)

---
updated-dependencies:
- dependency-name: react-hook-form
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 9d94062 commit 01d0703
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion apps/account-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"lodash-es": "^4.17.21",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.52.1",
"react-hook-form": "^7.53.2",
"react-i18next": "^12.2.0",
"react-router-dom": "6.26.2",
"ui-shared": "999.0.0-SNAPSHOT"
Expand Down
2 changes: 1 addition & 1 deletion apps/admin-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"react-dom": "^18.2.0",
"react-dropzone": "^14.2.3",
"react-error-boundary": "^3.1.4",
"react-hook-form": "^7.52.1",
"react-hook-form": "^7.53.2",
"react-i18next": "^12.2.0",
"react-router-dom": "6.26.2",
"reactflow": "^11.7.2",
Expand Down
2 changes: 1 addition & 1 deletion libs/ui-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"dependencies": {
"@patternfly/react-core": "^4.267.6",
"react-hook-form": "7.52.1",
"react-hook-form": "7.53.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 01d0703

Please sign in to comment.