From bbc2787417ab1a0c269819e6e62887391c41f415 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 05:56:50 +0000 Subject: [PATCH] Bump react-hook-form from 7.54.2 to 7.56.4 Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.54.2 to 7.56.4. - [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.54.2...v7.56.4) --- updated-dependencies: - dependency-name: react-hook-form dependency-version: 7.56.4 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 10843de9..97e4a995 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "polished": "^4.3.1", "react": "^18.3.1", "react-dom": "^18.3.1", - "react-hook-form": "^7.54.2", + "react-hook-form": "^7.56.4", "react-icons": "^5.5.0", "styled-components": "5.3.11" }, diff --git a/yarn.lock b/yarn.lock index 8774d53e..2a028f2c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14250,10 +14250,10 @@ react-helmet-async@^1.0.7: react-fast-compare "^3.2.0" shallowequal "^1.1.0" -react-hook-form@^7.54.2: - version "7.54.2" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.54.2.tgz#8c26ed54c71628dff57ccd3c074b1dd377cfb211" - integrity sha512-eHpAUgUjWbZocoQYUHposymRb4ZP6d0uwUnooL2uOybA9/3tPUvoAKqEWK1WaSiTxxOfTpffNZP7QwlnM3/gEg== +react-hook-form@^7.56.4: + version "7.56.4" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.56.4.tgz#273f55d43fb24ace3e2b9409d0d5326306d7905e" + integrity sha512-Rob7Ftz2vyZ/ZGsQZPaRdIefkgOSrQSPXfqBdvOPwJfoGnjwRJUs7EM7Kc1mcoDv3NOtqBzPGbcMB8CGn9CKgw== react-icons@^5.5.0: version "5.5.0"