Skip to content

Commit

Permalink
fix(deps): update dependency react-hook-form to v7.51.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 24, 2024
1 parent 0740259 commit 4fd9b87
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"next": "11.1.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-hook-form": "7.14.2",
"react-hook-form": "7.51.5",
"react-icons": "4.3.1",
"react-redux": "7.2.4",
"yup": "0.32.9"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4955,10 +4955,10 @@ [email protected]:
use-callback-ref "^1.2.1"
use-sidecar "^1.0.1"

react-hook-form@7.14.2:
version "7.14.2"
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.14.2.tgz#e5615ba883588a6dd73bbbbbd7d3bb71b73440e3"
integrity sha512-32uvgKkaE/0vOncfnJdwQhfahhocPpcb5c7F4j9Eq7dOnqS2Hg8h70Bmt6KXb6veLSWJultc1+ik9QSfqXFmLA==
react-hook-form@7.51.5:
version "7.51.5"
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.51.5.tgz#4afbfb819312db9fea23e8237a3a0d097e128b43"
integrity sha512-J2ILT5gWx1XUIJRETiA7M19iXHlG74+6O3KApzvqB/w8S5NQR7AbU8HVZrMALdmDgWpRPYiZJl0zx8Z4L2mP6Q==

[email protected]:
version "4.3.1"
Expand Down

0 comments on commit 4fd9b87

Please sign in to comment.