Skip to content

Commit 21cb8d2

Browse files
Bump react-hook-form from 7.56.1 to 7.60.0
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.56.1 to 7.60.0. - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.56.1...v7.60.0) --- updated-dependencies: - dependency-name: react-hook-form dependency-version: 7.60.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3853c9f commit 21cb8d2

File tree

2 files changed

+2
-11
lines changed

2 files changed

+2
-11
lines changed

examples/react-client/fishjam-chat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"next-themes": "^0.4.6",
3232
"react": "^19.0.0",
3333
"react-dom": "^19.0.0",
34-
"react-hook-form": "^7.55.0",
34+
"react-hook-form": "^7.60.0",
3535
"sonner": "^2.0.1",
3636
"tailwind-merge": "^2.5.5",
3737
"tailwindcss-animate": "^1.0.7"

yarn.lock

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -883,7 +883,7 @@ __metadata:
883883
prettier: "npm:^3.5.3"
884884
react: "npm:^19.0.0"
885885
react-dom: "npm:^19.0.0"
886-
react-hook-form: "npm:^7.55.0"
886+
react-hook-form: "npm:^7.60.0"
887887
sonner: "npm:^2.0.1"
888888
tailwind-merge: "npm:^2.5.5"
889889
tailwindcss: "npm:^3.4.17"
@@ -7706,15 +7706,6 @@ __metadata:
77067706
languageName: node
77077707
linkType: hard
77087708

7709-
"react-hook-form@npm:^7.55.0":
7710-
version: 7.56.1
7711-
resolution: "react-hook-form@npm:7.56.1"
7712-
peerDependencies:
7713-
react: ^16.8.0 || ^17 || ^18 || ^19
7714-
checksum: 10c0/26eafd54bf47167628e34c2f22ea27ea7bdd5b4231a56af5be31ccedfb2a721708b308026ea4a17f2fb15c7b5fff83c0feb4acc7aa07bd6faa8506e917810cab
7715-
languageName: node
7716-
linkType: hard
7717-
77187709
"react-hook-form@npm:^7.60.0":
77197710
version: 7.60.0
77207711
resolution: "react-hook-form@npm:7.60.0"

0 commit comments

Comments
 (0)