Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/react-client/fishjam-chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"next-themes": "^0.4.6",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-hook-form": "^7.55.0",
"react-hook-form": "^7.65.0",
"sonner": "^2.0.1",
"tailwind-merge": "^2.5.5",
"tailwindcss-animate": "^1.0.7"
Expand Down
2 changes: 1 addition & 1 deletion examples/react-client/livestreaming/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"lucide-react": "^0.524.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-hook-form": "^7.60.0",
"react-hook-form": "^7.65.0",
"sonner": "^1.6.0",
"tailwind-merge": "^3.3.1",
"tailwindcss": "^4.1.11"
Expand Down
21 changes: 6 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -883,7 +883,7 @@ __metadata:
prettier: "npm:^3.5.3"
react: "npm:^19.0.0"
react-dom: "npm:^19.0.0"
react-hook-form: "npm:^7.55.0"
react-hook-form: "npm:^7.65.0"
sonner: "npm:^2.0.1"
tailwind-merge: "npm:^2.5.5"
tailwindcss: "npm:^3.4.17"
Expand Down Expand Up @@ -918,7 +918,7 @@ __metadata:
prettier: "npm:^3.6.2"
react: "npm:^19.0.0"
react-dom: "npm:^19.0.0"
react-hook-form: "npm:^7.60.0"
react-hook-form: "npm:^7.65.0"
sonner: "npm:^1.6.0"
tailwind-merge: "npm:^3.3.1"
tailwindcss: "npm:^4.1.11"
Expand Down Expand Up @@ -7706,21 +7706,12 @@ __metadata:
languageName: node
linkType: hard

"react-hook-form@npm:^7.55.0":
version: 7.56.1
resolution: "react-hook-form@npm:7.56.1"
"react-hook-form@npm:^7.65.0":
version: 7.65.0
resolution: "react-hook-form@npm:7.65.0"
peerDependencies:
react: ^16.8.0 || ^17 || ^18 || ^19
checksum: 10c0/26eafd54bf47167628e34c2f22ea27ea7bdd5b4231a56af5be31ccedfb2a721708b308026ea4a17f2fb15c7b5fff83c0feb4acc7aa07bd6faa8506e917810cab
languageName: node
linkType: hard

"react-hook-form@npm:^7.60.0":
version: 7.60.0
resolution: "react-hook-form@npm:7.60.0"
peerDependencies:
react: ^16.8.0 || ^17 || ^18 || ^19
checksum: 10c0/eb8518d42a074d9e115d4b414bac18ae72708b2d047a9453dcc7588b00df300b32cebf6ecb7f2c8aa534808b3dc54bde4124af95c1e432b6691f9aba07c93b11
checksum: 10c0/119afeaf33510d1ed6c12109f03d22d9e88f9eb01b8e4fb3cd8f40d5fc113cbcfc6154789d1d143151de8119bd08ffc7214d504e0e550ea28a9051ed6a30ae28
languageName: node
linkType: hard

Expand Down