From 31b8b43c36b757af19a59fb897a59d6c755c987c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 03:04:37 +0000 Subject: [PATCH] build(deps): bump react-hook-form from 7.74.0 to 7.75.0 Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.74.0 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.74.0...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] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e961116f..be027163 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "react": "19.2.5", "react-day-picker": "9.14.0", "react-dom": "19.2.5", - "react-hook-form": "7.74.0", + "react-hook-form": "7.75.0", "react-i18next": "17.0.6", "react-resizable-panels": "4.10.0", "recharts": "3.8.1",