Skip to content

Commit 7fbf684

Browse files
Bump react-hook-form from 7.56.1 to 7.63.0
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.56.1 to 7.63.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.63.0) --- updated-dependencies: - dependency-name: react-hook-form dependency-version: 7.63.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8be0da3 commit 7fbf684

File tree

3 files changed

+8
-17
lines changed

3 files changed

+8
-17
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.63.0",
3535
"sonner": "^2.0.1",
3636
"tailwind-merge": "^2.5.5",
3737
"tailwindcss-animate": "^1.0.7"

examples/react-client/livestreaming/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"lucide-react": "^0.524.0",
2727
"react": "^19.0.0",
2828
"react-dom": "^19.0.0",
29-
"react-hook-form": "^7.60.0",
29+
"react-hook-form": "^7.63.0",
3030
"sonner": "^1.6.0",
3131
"tailwind-merge": "^3.3.1",
3232
"tailwindcss": "^4.1.11"

yarn.lock

Lines changed: 6 additions & 15 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.63.0"
887887
sonner: "npm:^2.0.1"
888888
tailwind-merge: "npm:^2.5.5"
889889
tailwindcss: "npm:^3.4.17"
@@ -918,7 +918,7 @@ __metadata:
918918
prettier: "npm:^3.6.2"
919919
react: "npm:^19.0.0"
920920
react-dom: "npm:^19.0.0"
921-
react-hook-form: "npm:^7.60.0"
921+
react-hook-form: "npm:^7.63.0"
922922
sonner: "npm:^1.6.0"
923923
tailwind-merge: "npm:^3.3.1"
924924
tailwindcss: "npm:^4.1.11"
@@ -7706,21 +7706,12 @@ __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"
7709+
"react-hook-form@npm:^7.63.0":
7710+
version: 7.63.0
7711+
resolution: "react-hook-form@npm:7.63.0"
77127712
peerDependencies:
77137713
react: ^16.8.0 || ^17 || ^18 || ^19
7714-
checksum: 10c0/26eafd54bf47167628e34c2f22ea27ea7bdd5b4231a56af5be31ccedfb2a721708b308026ea4a17f2fb15c7b5fff83c0feb4acc7aa07bd6faa8506e917810cab
7715-
languageName: node
7716-
linkType: hard
7717-
7718-
"react-hook-form@npm:^7.60.0":
7719-
version: 7.60.0
7720-
resolution: "react-hook-form@npm:7.60.0"
7721-
peerDependencies:
7722-
react: ^16.8.0 || ^17 || ^18 || ^19
7723-
checksum: 10c0/eb8518d42a074d9e115d4b414bac18ae72708b2d047a9453dcc7588b00df300b32cebf6ecb7f2c8aa534808b3dc54bde4124af95c1e432b6691f9aba07c93b11
7714+
checksum: 10c0/0b46c0f41bcda524eae03aed16ac48237a351886d48495df8e67190da1eabc5bc113788db42e23c802f2a5e641f15bcca070a9092cbc26b4133e96b9a62c938e
77247715
languageName: node
77257716
linkType: hard
77267717

0 commit comments

Comments
 (0)