Skip to content

Commit

Permalink
Bump react-hook-form from 7.51.3 to 7.52.1 (#569)
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.51.3 to 7.52.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.51.3...v7.52.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent c07ec04 commit cc51b3e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"react": "^18.3.1",
"react-admin": "^4.16.17",
"react-dom": "^18.3.1",
"react-hook-form": "^7.43.9",
"react-hook-form": "^7.52.1",
"react-is": "^18.3.1",
"react-query": "^3.32.1",
"react-router": "^6.23.0",
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6911,6 +6911,15 @@ __metadata:
languageName: node
linkType: hard

"react-hook-form@npm:^7.52.1":
version: 7.52.1
resolution: "react-hook-form@npm:7.52.1"
peerDependencies:
react: ^16.8.0 || ^17 || ^18 || ^19
checksum: 10c0/68f21daa66f3c2b87c83f2f9b1dbd160a856b24e9315263af24fee8737b62336dc7cc43e09c581ff957ed032a3ac2355f69b1c1d32d89893a6e1f601112eacfd
languageName: node
linkType: hard

"react-is@npm:^16.12.0 || ^17.0.0 || ^18.0.0, react-is@npm:^18.0.0, react-is@npm:^18.2.0, react-is@npm:^18.3.1":
version: 18.3.1
resolution: "react-is@npm:18.3.1"
Expand Down Expand Up @@ -7773,7 +7782,7 @@ __metadata:
react: "npm:^18.3.1"
react-admin: "npm:^4.16.17"
react-dom: "npm:^18.3.1"
react-hook-form: "npm:^7.43.9"
react-hook-form: "npm:^7.52.1"
react-is: "npm:^18.3.1"
react-query: "npm:^3.32.1"
react-router: "npm:^6.23.0"
Expand Down

0 comments on commit cc51b3e

Please sign in to comment.