From 99c427a5872c9a24e1b89eebb4c57a4818b1bf55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 06:02:50 +0000 Subject: [PATCH] Bump react-hook-form from 7.56.1 to 7.59.0 Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.56.1 to 7.59.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](https://github.com/react-hook-form/react-hook-form/compare/v7.56.1...v7.59.0) --- updated-dependencies: - dependency-name: react-hook-form dependency-version: 7.59.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- examples/react-client/fishjam-chat/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/examples/react-client/fishjam-chat/package.json b/examples/react-client/fishjam-chat/package.json index 4481b4d0..c400f382 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.59.0", "sonner": "^2.0.1", "tailwind-merge": "^2.5.5", "tailwindcss-animate": "^1.0.7" diff --git a/yarn.lock b/yarn.lock index 1b974ce8..29ae5706 100644 --- a/yarn.lock +++ b/yarn.lock @@ -884,7 +884,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.59.0" sonner: "npm:^2.0.1" tailwind-merge: "npm:^2.5.5" tailwindcss: "npm:^3.4.17" @@ -7687,12 +7687,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.59.0": + version: 7.59.0 + resolution: "react-hook-form@npm:7.59.0" peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19 - checksum: 10c0/26eafd54bf47167628e34c2f22ea27ea7bdd5b4231a56af5be31ccedfb2a721708b308026ea4a17f2fb15c7b5fff83c0feb4acc7aa07bd6faa8506e917810cab + checksum: 10c0/6be30ce65121f4be0f491c2929142e2d9a390a8802f58fb7a41ab978ab8daa6fcd2c442258dbd1b053e6864a83c8f4b1d83de9c95f0efdf5c2120d3c21bd838e languageName: node linkType: hard