From e47a9cc979a833876a28148f63acb2b49c206a82 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Oct 2025 21:46:12 +0000 Subject: [PATCH] fix(deps): update dependency react-hook-form to ^7.65.0 --- apps/web/package.json | 2 +- packages/ufb-react/package.json | 2 +- pnpm-lock.yaml | 22 +++++++++++----------- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index 81778a28b..d938d469d 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -57,7 +57,7 @@ "react": "^19.2.0", "react-content-loader": "^7.1.1", "react-dom": "^19.2.0", - "react-hook-form": "^7.63.0", + "react-hook-form": "^7.65.0", "react-i18next": "^16.0.0", "react-select": "^5.10.2", "react-use": "^17.6.0", diff --git a/packages/ufb-react/package.json b/packages/ufb-react/package.json index c16a37f7a..2d9c000e5 100644 --- a/packages/ufb-react/package.json +++ b/packages/ufb-react/package.json @@ -38,7 +38,7 @@ "date-fns": "^4.1.0", "lucide-react": "^0.545.0", "react-day-picker": "8.10.1", - "react-hook-form": "^7.63.0", + "react-hook-form": "^7.65.0", "sonner": "^2.0.7", "tailwind-merge": "^3.3.1" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 64b1ed691..1c766aa6d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -348,7 +348,7 @@ importers: version: 10.0.0 '@hookform/resolvers': specifier: ^5.2.2 - version: 5.2.2(react-hook-form@7.63.0(react@19.2.0)) + version: 5.2.2(react-hook-form@7.65.0(react@19.2.0)) '@number-flow/react': specifier: ^0.5.10 version: 0.5.10(react-dom@19.2.0(react@19.2.0))(react@19.2.0) @@ -446,8 +446,8 @@ importers: specifier: ^19.2.0 version: 19.2.0(react@19.2.0) react-hook-form: - specifier: ^7.63.0 - version: 7.63.0(react@19.2.0) + specifier: ^7.65.0 + version: 7.65.0(react@19.2.0) react-i18next: specifier: ^16.0.0 version: 16.0.0(i18next@25.6.0(typescript@5.9.3))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(typescript@5.9.3) @@ -642,8 +642,8 @@ importers: specifier: 8.10.1 version: 8.10.1(date-fns@4.1.0)(react@19.2.0) react-hook-form: - specifier: ^7.63.0 - version: 7.63.0(react@19.2.0) + specifier: ^7.65.0 + version: 7.65.0(react@19.2.0) sonner: specifier: ^2.0.7 version: 2.0.7(react-dom@19.2.0(react@19.2.0))(react@19.2.0) @@ -671,7 +671,7 @@ importers: version: link:../../tooling/typescript eslint: specifier: 'catalog:' - version: 9.37.0(jiti@2.4.2) + version: 9.37.0(jiti@1.21.7) prettier: specifier: 'catalog:' version: 3.5.3 @@ -9272,8 +9272,8 @@ packages: peerDependencies: react: ^19.2.0 - react-hook-form@7.63.0: - resolution: {integrity: sha512-ZwueDMvUeucovM2VjkCf7zIHcs1aAlDimZu2Hvel5C5907gUzMpm4xCrQXtRzCvsBqFjonB4m3x4LzCFI1ZKWA==} + react-hook-form@7.65.0: + resolution: {integrity: sha512-xtOzDz063WcXvGWaHgLNrNzlsdFgtUWcb32E6WFaGTd7kPZG3EeDusjdZfUsPwKCKVXy1ZlntifaHZ4l8pAsmw==} engines: {node: '>=18.0.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19 @@ -13099,10 +13099,10 @@ snapshots: dependencies: '@hapi/hoek': 11.0.7 - '@hookform/resolvers@5.2.2(react-hook-form@7.63.0(react@19.2.0))': + '@hookform/resolvers@5.2.2(react-hook-form@7.65.0(react@19.2.0))': dependencies: '@standard-schema/utils': 0.3.0 - react-hook-form: 7.63.0(react@19.2.0) + react-hook-form: 7.65.0(react@19.2.0) '@humanfs/core@0.19.1': {} @@ -21301,7 +21301,7 @@ snapshots: react: 19.2.0 scheduler: 0.27.0 - react-hook-form@7.63.0(react@19.2.0): + react-hook-form@7.65.0(react@19.2.0): dependencies: react: 19.2.0