From 1110e7e0fe23578be936e00ec4dc9d0be37b1f2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 03:55:13 +0000 Subject: [PATCH] Bump react-hook-form from 7.61.1 to 7.64.0 Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.61.1 to 7.64.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.61.1...v7.64.0) --- updated-dependencies: - dependency-name: react-hook-form dependency-version: 7.64.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 2ef40e3..3bfcef5 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "i18next": "^25.3.2", "react": "^19.1.0", "react-dom": "^19.1.0", - "react-hook-form": "^7.61.1", + "react-hook-form": "^7.64.0", "react-i18next": "^15.6.1", "react-scan": "^0.4.3", "sonner": "^2.0.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0123967..8fc7ff3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: dependencies: '@hookform/resolvers': specifier: ^5.1.1 - version: 5.1.1(react-hook-form@7.61.1(react@19.1.0)) + version: 5.1.1(react-hook-form@7.64.0(react@19.1.0)) '@iconify/react': specifier: ^6.0.0 version: 6.0.0(react@19.1.0) @@ -84,8 +84,8 @@ importers: specifier: ^19.1.0 version: 19.1.0(react@19.1.0) react-hook-form: - specifier: ^7.61.1 - version: 7.61.1(react@19.1.0) + specifier: ^7.64.0 + version: 7.64.0(react@19.1.0) react-i18next: specifier: ^15.6.1 version: 15.6.1(i18next@25.3.2(typescript@5.8.3))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(typescript@5.8.3) @@ -3873,8 +3873,8 @@ packages: peerDependencies: react: ^19.1.0 - react-hook-form@7.61.1: - resolution: {integrity: sha512-2vbXUFDYgqEgM2RcXcAT2PwDW/80QARi+PKmHy5q2KhuKvOlG8iIYgf7eIlIANR5trW9fJbP4r5aub3a4egsew==} + react-hook-form@7.64.0: + resolution: {integrity: sha512-fnN+vvTiMLnRqKNTVhDysdrUay0kUUAymQnFIznmgDvapjveUWOOPqMNzPg+A+0yf9DuE2h6xzBjN1s+Qx8wcg==} engines: {node: '>=18.0.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19 @@ -5457,10 +5457,10 @@ snapshots: '@floating-ui/utils@0.2.10': {} - '@hookform/resolvers@5.1.1(react-hook-form@7.61.1(react@19.1.0))': + '@hookform/resolvers@5.1.1(react-hook-form@7.64.0(react@19.1.0))': dependencies: '@standard-schema/utils': 0.3.0 - react-hook-form: 7.61.1(react@19.1.0) + react-hook-form: 7.64.0(react@19.1.0) '@humanfs/core@0.19.1': {} @@ -8570,7 +8570,7 @@ snapshots: react: 19.1.0 scheduler: 0.26.0 - react-hook-form@7.61.1(react@19.1.0): + react-hook-form@7.64.0(react@19.1.0): dependencies: react: 19.1.0