From 0f97c3f8a781c37c9616fa168845b8d51a087728 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 06:43:24 +0000 Subject: [PATCH] build(deps): bump react-hook-form from 7.52.1 to 7.61.1 Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.52.1 to 7.61.1. - [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.52.1...v7.61.1) --- updated-dependencies: - dependency-name: react-hook-form dependency-version: 7.61.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2d6d770..bd1408b 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "react-day-picker": "^8.10.0", "react-dom": "^18", "react-dropzone": "^14.2.3", - "react-hook-form": "^7.52.1", + "react-hook-form": "^7.61.1", "react-icons": "^5.0.1", "react-pdf": "^7.7.1", "react-phone-input-2": "^2.15.1", diff --git a/yarn.lock b/yarn.lock index 7ee4592..6d5b1b8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4244,10 +4244,10 @@ react-dropzone@^14.2.3: file-selector "^0.6.0" prop-types "^15.8.1" -react-hook-form@^7.52.1: - version "7.52.1" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.52.1.tgz#ec2c96437b977f8b89ae2d541a70736c66284852" - integrity sha512-uNKIhaoICJ5KQALYZ4TOaOLElyM+xipord+Ha3crEFhTntdLvWZqVY49Wqd/0GiVCA/f9NjemLeiNPjG7Hpurg== +react-hook-form@^7.61.1: + version "7.61.1" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.61.1.tgz#8c1f086ccd921a6e90df6800787e9ca3833f86c1" + integrity sha512-2vbXUFDYgqEgM2RcXcAT2PwDW/80QARi+PKmHy5q2KhuKvOlG8iIYgf7eIlIANR5trW9fJbP4r5aub3a4egsew== react-icons@^5.0.1: version "5.0.1"