Skip to content

Commit 9766c6f

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] <support@github.com>
1 parent 63ec841 commit 9766c6f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -884,7 +884,7 @@ __metadata:
884884
prettier: "npm:^3.5.3"
885885
react: "npm:^19.0.0"
886886
react-dom: "npm:^19.0.0"
887-
react-hook-form: "npm:^7.55.0"
887+
react-hook-form: "npm:^7.60.0"
888888
sonner: "npm:^2.0.1"
889889
tailwind-merge: "npm:^2.5.5"
890890
tailwindcss: "npm:^3.4.17"
@@ -7687,12 +7687,12 @@ __metadata:
76877687
languageName: node
76887688
linkType: hard
76897689

7690-
"react-hook-form@npm:^7.55.0":
7691-
version: 7.56.1
7692-
resolution: "react-hook-form@npm:7.56.1"
7690+
"react-hook-form@npm:^7.60.0":
7691+
version: 7.60.0
7692+
resolution: "react-hook-form@npm:7.60.0"
76937693
peerDependencies:
76947694
react: ^16.8.0 || ^17 || ^18 || ^19
7695-
checksum: 10c0/26eafd54bf47167628e34c2f22ea27ea7bdd5b4231a56af5be31ccedfb2a721708b308026ea4a17f2fb15c7b5fff83c0feb4acc7aa07bd6faa8506e917810cab
7695+
checksum: 10c0/eb8518d42a074d9e115d4b414bac18ae72708b2d047a9453dcc7588b00df300b32cebf6ecb7f2c8aa534808b3dc54bde4124af95c1e432b6691f9aba07c93b11
76967696
languageName: node
76977697
linkType: hard
76987698

0 commit comments

Comments
 (0)