From dce38943fc4dc0db7844c04dced9b105489ad6ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 19:06:02 +0000 Subject: [PATCH] Bump react-hook-form from 7.61.1 to 7.75.0 in /frontend Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.61.1 to 7.75.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.75.0) --- updated-dependencies: - dependency-name: react-hook-form dependency-version: 7.75.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- frontend/pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 4f92ba9..2aeccd4 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -59,7 +59,7 @@ "react": "^19.1.0", "react-day-picker": "^9.8.0", "react-dom": "^19.1.0", - "react-hook-form": "^7.54.1", + "react-hook-form": "^7.75.0", "react-hot-toast": "^2.5.0", "react-markdown": "^10.1.0", "react-resizable-panels": "^2.1.7", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 9fbee29..91adf58 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: dependencies: '@hookform/resolvers': specifier: ^3.9.1 - version: 3.10.0(react-hook-form@7.61.1(react@19.1.0)) + version: 3.10.0(react-hook-form@7.75.0(react@19.1.0)) '@metamask/detect-provider': specifier: ^2.0.0 version: 2.0.0 @@ -159,8 +159,8 @@ importers: specifier: ^19.1.0 version: 19.1.0(react@19.1.0) react-hook-form: - specifier: ^7.54.1 - version: 7.61.1(react@19.1.0) + specifier: ^7.75.0 + version: 7.75.0(react@19.1.0) react-hot-toast: specifier: ^2.5.0 version: 2.5.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0) @@ -2675,8 +2675,8 @@ packages: peerDependencies: react: ^19.1.0 - react-hook-form@7.61.1: - resolution: {integrity: sha512-2vbXUFDYgqEgM2RcXcAT2PwDW/80QARi+PKmHy5q2KhuKvOlG8iIYgf7eIlIANR5trW9fJbP4r5aub3a4egsew==} + react-hook-form@7.75.0: + resolution: {integrity: sha512-Ovv94H+0p3sJ7B9B5QxPuCP1u8V/cHuVGyH55cSwodYDtoJwK+fqk3vjfIgSX59I2U/bU4z0nRJ9HMLpNiWEmw==} engines: {node: '>=18.0.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19 @@ -3574,9 +3574,9 @@ snapshots: protobufjs: 7.5.6 yargs: 17.7.2 - '@hookform/resolvers@3.10.0(react-hook-form@7.61.1(react@19.1.0))': + '@hookform/resolvers@3.10.0(react-hook-form@7.75.0(react@19.1.0))': dependencies: - react-hook-form: 7.61.1(react@19.1.0) + react-hook-form: 7.75.0(react@19.1.0) '@img/colour@1.0.0': optional: true @@ -5827,7 +5827,7 @@ snapshots: react: 19.1.0 scheduler: 0.26.0 - react-hook-form@7.61.1(react@19.1.0): + react-hook-form@7.75.0(react@19.1.0): dependencies: react: 19.1.0