Skip to content

Commit

Permalink
Update dependency react-hook-form to v7.50.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 6, 2024
1 parent 788e35a commit f59e302
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 @@ -31,7 +31,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-helmet-async": "^1.3.0",
"react-hook-form": "7.50.0",
"react-hook-form": "7.50.1",
"react-i18next": "^13.5.0",
"react-icons": "4.12.0",
"react-markdown": "9.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10687,7 +10687,7 @@ __metadata:
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
react-helmet-async: "npm:^1.3.0"
react-hook-form: "npm:7.50.0"
react-hook-form: "npm:7.50.1"
react-i18next: "npm:^13.5.0"
react-icons: "npm:4.12.0"
react-markdown: "npm:9.0.1"
Expand Down Expand Up @@ -13771,12 +13771,12 @@ __metadata:
languageName: node
linkType: hard

"react-hook-form@npm:7.50.0":
version: 7.50.0
resolution: "react-hook-form@npm:7.50.0"
"react-hook-form@npm:7.50.1":
version: 7.50.1
resolution: "react-hook-form@npm:7.50.1"
peerDependencies:
react: ^16.8.0 || ^17 || ^18
checksum: 10c0/632d02590bb912d5b1bb3102263be06cfef1918146a79925284c0874da48c5080132a819f4083682e8156956f88329ddc266eb4e5c75b6fcf3fe642dbd4db499
checksum: 10c0/4905c33afbea67dc817e8be53c360d5c009dfd5c5a93f6ac632e1fc258a8a59587add364842b2d39f7bf126e4e20b1883e90f9c3a2f916c5b79173ce4cf30491
languageName: node
linkType: hard

Expand Down

0 comments on commit f59e302

Please sign in to comment.