From 5ea08499c23ab39fb09880286ea31b497e194ab7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 17:21:13 +0000 Subject: [PATCH] fix(deps)(deps): bump react-hook-form from 7.63.0 to 7.65.0 Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.63.0 to 7.65.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.63.0...v7.65.0) --- updated-dependencies: - dependency-name: react-hook-form dependency-version: 7.65.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 19 +++++++++---------- pnpm-workspace.yaml | 2 +- 2 files changed, 10 insertions(+), 11 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9f2c9b7d..7c82cda6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -349,8 +349,8 @@ catalogs: specifier: ^19.1.1 version: 19.1.1 react-hook-form: - specifier: ^7.63.0 - version: 7.63.0 + specifier: ^7.66.0 + version: 7.66.0 react-i18next: specifier: ^15.7.3 version: 15.7.3 @@ -447,7 +447,7 @@ importers: version: 3.2.7(patch_hash=8cd82489931f636e1beb1e52b922649267b39fe79e6214be62da5d19adb607eb)(@types/react@19.1.13)(react@19.1.1) '@hookform/resolvers': specifier: 'catalog:' - version: 5.2.2(react-hook-form@7.63.0(react@19.1.1)) + version: 5.2.2(react-hook-form@7.66.0(react@19.1.1)) '@icons-pack/react-simple-icons': specifier: 'catalog:' version: 13.7.0(react@19.1.1) @@ -666,7 +666,7 @@ importers: version: 19.1.1(react@19.1.1) react-hook-form: specifier: 'catalog:' - version: 7.63.0(react@19.1.1) + version: 7.66.0(react@19.1.1) react-i18next: specifier: 'catalog:' version: 15.7.3(i18next@25.5.2(typescript@5.9.2))(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(typescript@5.9.2) @@ -4922,7 +4922,6 @@ packages: resolution: {integrity: sha512-Quz3MvAwHxVYNXsOByL7xI5EB2WYOeFswqaHIA3qOK3isRWTxiplBEocmmru6XmxDB2L7jDNYtYA4FyimoAFEw==} engines: {node: '>=8.17.0'} hasBin: true - bundledDependencies: [] jsonfile@4.0.0: resolution: {integrity: sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==} @@ -5584,8 +5583,8 @@ packages: peerDependencies: react: '>=16.13.1' - react-hook-form@7.63.0: - resolution: {integrity: sha512-ZwueDMvUeucovM2VjkCf7zIHcs1aAlDimZu2Hvel5C5907gUzMpm4xCrQXtRzCvsBqFjonB4m3x4LzCFI1ZKWA==} + react-hook-form@7.66.0: + resolution: {integrity: sha512-xXBqsWGKrY46ZqaHDo+ZUYiMUgi8suYu5kdrS20EG8KiL7VRQitEbNjm+UcrDYrNi1YLyfpmAeGjCZYXLT9YBw==} engines: {node: '>=18.0.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19 @@ -7043,10 +7042,10 @@ snapshots: '@floating-ui/utils@0.2.10': {} - '@hookform/resolvers@5.2.2(react-hook-form@7.63.0(react@19.1.1))': + '@hookform/resolvers@5.2.2(react-hook-form@7.66.0(react@19.1.1))': dependencies: '@standard-schema/utils': 0.3.0 - react-hook-form: 7.63.0(react@19.1.1) + react-hook-form: 7.66.0(react@19.1.1) '@humanfs/core@0.19.1': {} @@ -11081,7 +11080,7 @@ snapshots: '@babel/runtime': 7.28.4 react: 19.1.1 - react-hook-form@7.63.0(react@19.1.1): + react-hook-form@7.66.0(react@19.1.1): dependencies: react: 19.1.1 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index cc67d55d..7269d9b8 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -121,7 +121,7 @@ catalog: react: ^19.1.1 react-day-picker: ^9.11.0 react-dom: ^19.1.1 - react-hook-form: ^7.63.0 + react-hook-form: ^7.66.0 react-i18next: ^15.7.3 react-resizable-panels: ^3.0.6 recharts: ^3.2.1