Skip to content

Commit

Permalink
Bump react-hook-form from 7.54.1 to 7.54.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.54.1 to 7.54.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.54.1...v7.54.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent b72a2fa commit f472d37
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"lucide-react": "0.469.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.54.1",
"react-hook-form": "^7.54.2",
"react-intl": "^7.0.4",
"react-relay": "^18.2.0",
"react-router-dom": "^7.0.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6184,12 +6184,12 @@ __metadata:
languageName: node
linkType: hard

"react-hook-form@npm:^7.54.1":
version: 7.54.1
resolution: "react-hook-form@npm:7.54.1"
"react-hook-form@npm:^7.54.2":
version: 7.54.2
resolution: "react-hook-form@npm:7.54.2"
peerDependencies:
react: ^16.8.0 || ^17 || ^18 || ^19
checksum: 10c0/2d960ddf8aa654f34e36f5d995f0ec067a4c01340d650eca44f22aa4421e278dcc449c8522e66c5c66b1c61d62fbdf914b9e0a8de9deb4c6346cc3b37ef4eb82
checksum: 10c0/6eebead2900e3d369a989e7a20429f390dc75b3897142aa3107f1f6dabb9ae64fed201ea98cdcd8676e40466c97748aeb0c0d83264f5bd3a84dbc0b8e4863415
languageName: node
linkType: hard

Expand Down Expand Up @@ -7154,7 +7154,7 @@ __metadata:
prettier: "npm:^3.4.2"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
react-hook-form: "npm:^7.54.1"
react-hook-form: "npm:^7.54.2"
react-intl: "npm:^7.0.4"
react-relay: "npm:^18.2.0"
react-router-dom: "npm:^7.0.2"
Expand Down

0 comments on commit f472d37

Please sign in to comment.