Skip to content

Commit

Permalink
fix(deps): update dependency react-hook-form to v7.51.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 16, 2024
1 parent 107690c commit 0768eb4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"core-js": "3.36.1",
"graphql": "16.8.1",
"pascalcase": "1.0.0",
"react-hook-form": "7.51.2"
"react-hook-form": "7.51.4"
},
"devDependencies": {
"@babel/cli": "7.24.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8475,7 +8475,7 @@ __metadata:
pascalcase: "npm:1.0.0"
react: "npm:19.0.0-beta-04b058868c-20240508"
react-dom: "npm:19.0.0-beta-04b058868c-20240508"
react-hook-form: "npm:7.51.2"
react-hook-form: "npm:7.51.4"
typescript: "npm:5.4.5"
vitest: "npm:1.6.0"
peerDependencies:
Expand Down Expand Up @@ -27148,12 +27148,12 @@ __metadata:
languageName: node
linkType: hard

"react-hook-form@npm:7.51.2":
version: 7.51.2
resolution: "react-hook-form@npm:7.51.2"
"react-hook-form@npm:7.51.4":
version: 7.51.4
resolution: "react-hook-form@npm:7.51.4"
peerDependencies:
react: ^16.8.0 || ^17 || ^18
checksum: 10c0/9d5e303b64f77330f244304854522e4f588fd3a5554734d2daebf64230195eb42c44504e074d5acfabd6f33a2272ffca4ebef7a54fad7019ae519471b720327e
checksum: 10c0/73b585adb80bd99ae1fc21208e389fd9830f82c8c8bab4b6c4d5853f858a3259b8dc8fd4aa4608a0bd95bc69883c9332f2fa5e8c80dc17dbb2866de9744dbdb6
languageName: node
linkType: hard

Expand Down

0 comments on commit 0768eb4

Please sign in to comment.