From 4de54e07392bc60835fb3fe043488da6898ecae7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 06:14:16 +0000 Subject: [PATCH] Bump react-hook-form from 7.53.0 to 7.61.1 in /frontend Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.53.0 to 7.61.1. - [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.53.0...v7.61.1) --- updated-dependencies: - dependency-name: react-hook-form dependency-version: 7.61.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- frontend/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 339801bad2..ab679a2931 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -49,7 +49,7 @@ "react-dnd": "^11.1.3", "react-dnd-html5-backend": "^11.1.3", "react-dom": "19.0.0", - "react-hook-form": "^7.53.0", + "react-hook-form": "^7.61.1", "react-intl": "^6.6.6", "react-intl-formatted-duration": "^4.0.0", "react-qr-code": "^2.0.15", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 931af0fee2..193cc54d32 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -118,8 +118,8 @@ importers: specifier: 19.0.0 version: 19.0.0(react@19.0.0) react-hook-form: - specifier: ^7.53.0 - version: 7.53.0(react@19.0.0) + specifier: ^7.61.1 + version: 7.61.1(react@19.0.0) react-intl: specifier: ^6.6.6 version: 6.6.8(react@19.0.0)(typescript@5.5.4) @@ -5013,8 +5013,8 @@ packages: peerDependencies: react: ^19.0.0 - react-hook-form@7.53.0: - resolution: {integrity: sha512-M1n3HhqCww6S2hxLxciEXy2oISPnAzxY7gvwVPrtlczTM/1dDadXgUxDpHMrMTblDOcm/AXtXxHwZ3jpg1mqKQ==} + react-hook-form@7.61.1: + resolution: {integrity: sha512-2vbXUFDYgqEgM2RcXcAT2PwDW/80QARi+PKmHy5q2KhuKvOlG8iIYgf7eIlIANR5trW9fJbP4r5aub3a4egsew==} engines: {node: '>=18.0.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19 @@ -12168,7 +12168,7 @@ snapshots: react: 19.0.0 scheduler: 0.25.0 - react-hook-form@7.53.0(react@19.0.0): + react-hook-form@7.61.1(react@19.0.0): dependencies: react: 19.0.0