Skip to content

Commit

Permalink
fix(deps): update dependency react-hook-form to v7.50.0 (#5025)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 1, 2024
1 parent 3be41a5 commit 7002039
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"picocolors": "1.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.49.3",
"react-hook-form": "7.50.0",
"react-i18next": "14.0.1",
"rippleui": "1.12.1",
"rooks": "7.14.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17861,7 +17861,7 @@ __metadata:
prettier: "npm:3.2.4"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
react-hook-form: "npm:7.49.3"
react-hook-form: "npm:7.50.0"
react-i18next: "npm:14.0.1"
react-test-renderer: "npm:18.2.0"
rimraf: "npm:5.0.5"
Expand Down Expand Up @@ -19882,12 +19882,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 7002039

Please sign in to comment.