From 43a5e3f7eb58123f58e5f503a68079bf1ff78f6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 00:31:17 +0000 Subject: [PATCH] build(deps): bump react-hook-form from 7.72.1 to 7.73.1 Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.72.1 to 7.73.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.72.1...v7.73.1) --- updated-dependencies: - dependency-name: react-hook-form dependency-version: 7.73.1 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 2d75c1e8..23f613eb 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.72.1", + "react-hook-form": "7.73.1", "react-i18next": "17.0.4", "react-resizable-panels": "4.10.0", "recharts": "3.8.1",