From 21acdd431eeab572bcc0ed8e183794ccfff982cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Oct 2025 01:55:46 +0000 Subject: [PATCH] fix(deps): update dependency react-hook-form to v7.65.0 --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 1105af4..4b76927 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "i18next": "25.5.3", "react": "19.2.0", "react-dom": "19.2.0", - "react-hook-form": "7.63.0", + "react-hook-form": "7.65.0", "react-i18next": "16.0.0", "react-redux": "9.2.0", "react-router": "7.9.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b558bdc..6fabee6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: dependencies: '@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)) '@reduxjs/toolkit': specifier: 2.9.0 version: 2.9.0(react-redux@9.2.0(@types/react@19.2.0)(react@19.2.0)(redux@5.0.1))(react@19.2.0) @@ -30,8 +30,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.5.3(typescript@5.9.3))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(typescript@5.9.3) @@ -3220,8 +3220,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 @@ -4807,10 +4807,10 @@ snapshots: '@eslint/core': 0.15.2 levn: 0.4.1 - '@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': {} @@ -7476,7 +7476,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