diff --git a/examples/react-client/fishjam-chat/package.json b/examples/react-client/fishjam-chat/package.json index 4481b4d0..470cb3af 100644 --- a/examples/react-client/fishjam-chat/package.json +++ b/examples/react-client/fishjam-chat/package.json @@ -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.60.0", "sonner": "^2.0.1", "tailwind-merge": "^2.5.5", "tailwindcss-animate": "^1.0.7" diff --git a/yarn.lock b/yarn.lock index 3a5b9fe3..8f382c84 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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.60.0" sonner: "npm:^2.0.1" tailwind-merge: "npm:^2.5.5" tailwindcss: "npm:^3.4.17" @@ -7706,15 +7706,6 @@ __metadata: languageName: node linkType: hard -"react-hook-form@npm:^7.55.0": - version: 7.56.1 - resolution: "react-hook-form@npm:7.56.1" - 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"