From e5a7bcdf4d9f98644a01b1749f96526b1582ca00 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 00:01:13 +0000 Subject: [PATCH] fix(deps): update dependency react-hook-form to v7.66.1 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 3d0f6849d..e828894e9 100644 --- a/package.json +++ b/package.json @@ -142,7 +142,7 @@ "nanoid": "^5.1.6", "react": "^19.1.0", "react-dom": "^19.1.0", - "react-hook-form": "7.62.0", + "react-hook-form": "7.66.1", "regexp.escape": "^2.0.1", "remark-gfm": "^4.0.1", "remark-math": "^6.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4e90da08e..0744f9493 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -156,8 +156,8 @@ importers: specifier: ^19.1.0 version: 19.2.0(react@19.2.0) react-hook-form: - specifier: 7.62.0 - version: 7.62.0(react@19.2.0) + specifier: 7.66.1 + version: 7.66.1(react@19.2.0) regexp.escape: specifier: ^2.0.1 version: 2.0.1 @@ -6606,8 +6606,8 @@ packages: peerDependencies: react: ^19.2.0 - react-hook-form@7.62.0: - resolution: {integrity: sha512-7KWFejc98xqG/F4bAxpL41NB3o1nnvQO1RWZT3TqRZYL8RryQETGfEdVnJN2fy1crCiBLLjkRBVK05j24FxJGA==} + react-hook-form@7.66.1: + resolution: {integrity: sha512-2KnjpgG2Rhbi+CIiIBQQ9Df6sMGH5ExNyFl4Hw9qO7pIqMBR8Bvu9RQyjl3JM4vehzCh9soiNUM/xYMswb2EiA==} engines: {node: '>=18.0.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19 @@ -15176,7 +15176,7 @@ snapshots: react: 19.2.0 scheduler: 0.27.0 - react-hook-form@7.62.0(react@19.2.0): + react-hook-form@7.66.1(react@19.2.0): dependencies: react: 19.2.0