From 18e3fab82cf4b606f346a49092610ed6f66629e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Feb 2026 00:35:23 +0000 Subject: [PATCH] chore(deps): bump react-hook-form from 7.69.0 to 7.71.2 in /web Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.69.0 to 7.71.2. - [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.69.0...v7.71.2) --- updated-dependencies: - dependency-name: react-hook-form dependency-version: 7.71.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- web/package.json | 2 +- web/pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/web/package.json b/web/package.json index 337ac6e..b22d7dc 100644 --- a/web/package.json +++ b/web/package.json @@ -43,7 +43,7 @@ "react": "^19.2.0", "react-day-picker": "^9.13.0", "react-dom": "^19.2.0", - "react-hook-form": "^7.69.0", + "react-hook-form": "^7.71.2", "react-router-dom": "^7.11.0", "sonner": "^2.0.7", "tailwind-merge": "^3.4.0", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 09d5523..d99d87b 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: dependencies: '@hookform/resolvers': specifier: ^5.2.2 - version: 5.2.2(react-hook-form@7.69.0(react@19.2.3)) + version: 5.2.2(react-hook-form@7.71.2(react@19.2.3)) '@radix-ui/react-alert-dialog': specifier: ^1.1.15 version: 1.1.15(@types/react-dom@19.2.3(@types/react@19.2.7))(@types/react@19.2.7)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) @@ -90,8 +90,8 @@ importers: specifier: ^19.2.0 version: 19.2.3(react@19.2.3) react-hook-form: - specifier: ^7.69.0 - version: 7.69.0(react@19.2.3) + specifier: ^7.71.2 + version: 7.71.2(react@19.2.3) react-router-dom: specifier: ^7.11.0 version: 7.11.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3) @@ -2410,8 +2410,8 @@ packages: peerDependencies: react: ^19.2.3 - react-hook-form@7.69.0: - resolution: {integrity: sha512-yt6ZGME9f4F6WHwevrvpAjh42HMvocuSnSIHUGycBqXIJdhqGSPQzTpGF+1NLREk/58IdPxEMfPcFCjlMhclGw==} + react-hook-form@7.71.2: + resolution: {integrity: sha512-1CHvcDYzuRUNOflt4MOq3ZM46AronNJtQ1S7tnX6YN4y72qhgiUItpacZUAQ0TyWYci3yz1X+rXaSxiuEm86PA==} engines: {node: '>=18.0.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19 @@ -3221,10 +3221,10 @@ snapshots: '@floating-ui/utils@0.2.10': {} - '@hookform/resolvers@5.2.2(react-hook-form@7.69.0(react@19.2.3))': + '@hookform/resolvers@5.2.2(react-hook-form@7.71.2(react@19.2.3))': dependencies: '@standard-schema/utils': 0.3.0 - react-hook-form: 7.69.0(react@19.2.3) + react-hook-form: 7.71.2(react@19.2.3) '@humanfs/core@0.19.1': {} @@ -5045,7 +5045,7 @@ snapshots: react: 19.2.3 scheduler: 0.27.0 - react-hook-form@7.69.0(react@19.2.3): + react-hook-form@7.71.2(react@19.2.3): dependencies: react: 19.2.3