From 45fef80e4463516bd348c6571d9ddc3934402e3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 05:19:11 +0000 Subject: [PATCH] Bump react-hook-form from 7.53.0 to 7.62.0 in /frontend Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.53.0 to 7.62.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.53.0...v7.62.0) --- updated-dependencies: - dependency-name: react-hook-form dependency-version: 7.62.0 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..6840a3a749 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.62.0", "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..242b19e0f2 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.62.0 + version: 7.62.0(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.62.0: + resolution: {integrity: sha512-7KWFejc98xqG/F4bAxpL41NB3o1nnvQO1RWZT3TqRZYL8RryQETGfEdVnJN2fy1crCiBLLjkRBVK05j24FxJGA==} 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.62.0(react@19.0.0): dependencies: react: 19.0.0