Skip to content

Commit 0014ac1

Browse files
Bump react-hook-form from 7.56.1 to 7.59.0 (#104)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df3318f commit 0014ac1

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"next-themes": "^0.4.6",
5252
"react": "^19.1.0",
5353
"react-dom": "^19.1.0",
54-
"react-hook-form": "^7.56.1",
54+
"react-hook-form": "^7.59.0",
5555
"tailwind-merge": "^3.3.0",
5656
"tailwindcss": "^4.1.5",
5757
"tailwindcss-animate": "^1.0.7",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@ __metadata:
616616
postcss: "npm:^8.5.3"
617617
react: "npm:^19.1.0"
618618
react-dom: "npm:^19.1.0"
619-
react-hook-form: "npm:^7.56.1"
619+
react-hook-form: "npm:^7.59.0"
620620
storybook: "npm:^9.1.0-alpha.2"
621621
tailwind-merge: "npm:^3.3.0"
622622
tailwindcss: "npm:^4.1.5"
@@ -4496,12 +4496,12 @@ __metadata:
44964496
languageName: node
44974497
linkType: hard
44984498

4499-
"react-hook-form@npm:^7.56.1":
4500-
version: 7.56.1
4501-
resolution: "react-hook-form@npm:7.56.1"
4499+
"react-hook-form@npm:^7.59.0":
4500+
version: 7.59.0
4501+
resolution: "react-hook-form@npm:7.59.0"
45024502
peerDependencies:
45034503
react: ^16.8.0 || ^17 || ^18 || ^19
4504-
checksum: 10c0/26eafd54bf47167628e34c2f22ea27ea7bdd5b4231a56af5be31ccedfb2a721708b308026ea4a17f2fb15c7b5fff83c0feb4acc7aa07bd6faa8506e917810cab
4504+
checksum: 10c0/6be30ce65121f4be0f491c2929142e2d9a390a8802f58fb7a41ab978ab8daa6fcd2c442258dbd1b053e6864a83c8f4b1d83de9c95f0efdf5c2120d3c21bd838e
45054505
languageName: node
45064506
linkType: hard
45074507

0 commit comments

Comments
 (0)