From 14e58a1fc266c9a9c44b3ccfbb1b63af6b175be2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 01:02:27 +0000 Subject: [PATCH] Bump react-hook-form from 7.81.0 to 7.82.0 Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.81.0 to 7.82.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.81.0...v7.82.0) --- updated-dependencies: - dependency-name: react-hook-form dependency-version: 7.82.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- apps/desktop/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/desktop/package.json b/apps/desktop/package.json index 47d5095..c4ae619 100644 --- a/apps/desktop/package.json +++ b/apps/desktop/package.json @@ -49,7 +49,7 @@ "pino": "10.3.1", "react": "19.2.7", "react-dom": "19.2.7", - "react-hook-form": "7.81.0", + "react-hook-form": "7.82.0", "react-router-dom": "7.18.1", "sharp": "0.34.5", "sonner": "2.0.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f661ff0..345734a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -165,8 +165,8 @@ importers: specifier: 19.2.7 version: 19.2.7(react@19.2.7) react-hook-form: - specifier: 7.81.0 - version: 7.81.0(react@19.2.7) + specifier: 7.82.0 + version: 7.82.0(react@19.2.7) react-router-dom: specifier: 7.18.1 version: 7.18.1(react-dom@19.2.7(react@19.2.7))(react@19.2.7) @@ -3798,8 +3798,8 @@ packages: peerDependencies: react: ^19.2.7 - react-hook-form@7.81.0: - resolution: {integrity: sha512-ocbmr2p5KBMoAfj4WCUvped33lVi1Kd5DuDUvQDnB6VEAacOjPI/jMbtDdbhco4y9ct4xUuCmMY0b/C9L0QHjw==} + react-hook-form@7.82.0: + resolution: {integrity: sha512-Zw/uFZ2dO+02GHlBn7JFGn8kZJ7LdM33B/0BXOovzFay+CMhf94JMw5BVu+F1tVkUKjNvBuaE3fz5BJhga10Tg==} engines: {node: '>=18.0.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19 @@ -8525,7 +8525,7 @@ snapshots: react: 19.2.7 scheduler: 0.27.0 - react-hook-form@7.81.0(react@19.2.7): + react-hook-form@7.82.0(react@19.2.7): dependencies: react: 19.2.7