From 2b685892fd7a053567229e8c05bad60e88cb7190 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 09:18:28 +0000 Subject: [PATCH] chore: bump react-hook-form from 7.71.2 to 7.72.0 in /frontend Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.71.2 to 7.72.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.71.2...v7.72.0) --- updated-dependencies: - dependency-name: react-hook-form dependency-version: 7.72.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- frontend/package-lock.json | 8 ++++---- frontend/package.json | 2 +- frontend/pnpm-lock.yaml | 16 ++++++++-------- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/frontend/package-lock.json b/frontend/package-lock.json index e9c4661..7507df0 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -50,7 +50,7 @@ "react": "19.2.4", "react-day-picker": "9.14.0", "react-dom": "19.2.4", - "react-hook-form": "^7.54.1", + "react-hook-form": "^7.72.0", "react-resizable-panels": "^2.1.7", "recharts": "2.15.4", "sonner": "^1.7.1", @@ -3935,9 +3935,9 @@ } }, "node_modules/react-hook-form": { - "version": "7.71.2", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.71.2.tgz", - "integrity": "sha512-1CHvcDYzuRUNOflt4MOq3ZM46AronNJtQ1S7tnX6YN4y72qhgiUItpacZUAQ0TyWYci3yz1X+rXaSxiuEm86PA==", + "version": "7.72.0", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.72.0.tgz", + "integrity": "sha512-V4v6jubaf6JAurEaVnT9aUPKFbNtDgohj5CIgVGyPHvT9wRx5OZHVjz31GsxnPNI278XMu+ruFz+wGOscHaLKw==", "license": "MIT", "engines": { "node": ">=18.0.0" diff --git a/frontend/package.json b/frontend/package.json index 968558e..40b4415 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -51,7 +51,7 @@ "react": "19.2.4", "react-day-picker": "9.14.0", "react-dom": "19.2.4", - "react-hook-form": "^7.54.1", + "react-hook-form": "^7.72.0", "react-resizable-panels": "^2.1.7", "recharts": "2.15.4", "sonner": "^1.7.1", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index d8343a5..fb1b9ef 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: dependencies: '@hookform/resolvers': specifier: ^3.9.1 - version: 3.10.0(react-hook-form@7.71.1(react@19.2.4)) + version: 3.10.0(react-hook-form@7.72.0(react@19.2.4)) '@radix-ui/react-accordion': specifier: 1.2.12 version: 1.2.12(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) @@ -135,8 +135,8 @@ importers: specifier: 19.2.4 version: 19.2.4(react@19.2.4) react-hook-form: - specifier: ^7.54.1 - version: 7.71.1(react@19.2.4) + specifier: ^7.72.0 + version: 7.72.0(react@19.2.4) react-resizable-panels: specifier: ^2.1.7 version: 2.1.9(react-dom@19.2.4(react@19.2.4))(react@19.2.4) @@ -1555,8 +1555,8 @@ packages: peerDependencies: react: ^19.2.4 - react-hook-form@7.71.1: - resolution: {integrity: sha512-9SUJKCGKo8HUSsCO+y0CtqkqI5nNuaDqTxyqPsZPqIwudpj4rCrAz/jZV+jn57bx5gtZKOh3neQu94DXMc+w5w==} + react-hook-form@7.72.0: + resolution: {integrity: sha512-V4v6jubaf6JAurEaVnT9aUPKFbNtDgohj5CIgVGyPHvT9wRx5OZHVjz31GsxnPNI278XMu+ruFz+wGOscHaLKw==} engines: {node: '>=18.0.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19 @@ -1767,9 +1767,9 @@ snapshots: '@floating-ui/utils@0.2.10': {} - '@hookform/resolvers@3.10.0(react-hook-form@7.71.1(react@19.2.4))': + '@hookform/resolvers@3.10.0(react-hook-form@7.72.0(react@19.2.4))': dependencies: - react-hook-form: 7.71.1(react@19.2.4) + react-hook-form: 7.72.0(react@19.2.4) '@img/colour@1.1.0': optional: true @@ -3001,7 +3001,7 @@ snapshots: react: 19.2.4 scheduler: 0.27.0 - react-hook-form@7.71.1(react@19.2.4): + react-hook-form@7.72.0(react@19.2.4): dependencies: react: 19.2.4