From 53e72029fda42641d89cf6a707a6af4058854fb5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 08:57:41 +0000 Subject: [PATCH] fix(deps): update dependency react-hook-form to v7.72.1 --- packages/uniform/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/uniform/package.json b/packages/uniform/package.json index 85755e64..16a2729b 100644 --- a/packages/uniform/package.json +++ b/packages/uniform/package.json @@ -171,7 +171,7 @@ "debug": "4.4.3", "framer-motion": "12.38.0", "react-icons": "5.6.0", - "react-hook-form": "7.72.0", + "react-hook-form": "7.72.1", "react-select": "5.10.2" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4d253701..e91d26db 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -366,8 +366,8 @@ importers: specifier: 12.38.0 version: 12.38.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4) react-hook-form: - specifier: 7.72.0 - version: 7.72.0(react@19.2.4) + specifier: 7.72.1 + version: 7.72.1(react@19.2.4) react-icons: specifier: 5.6.0 version: 5.6.0(react@19.2.4) @@ -6016,8 +6016,8 @@ packages: peerDependencies: react: ^19.2.4 - react-hook-form@7.72.0: - resolution: {integrity: sha512-V4v6jubaf6JAurEaVnT9aUPKFbNtDgohj5CIgVGyPHvT9wRx5OZHVjz31GsxnPNI278XMu+ruFz+wGOscHaLKw==} + react-hook-form@7.72.1: + resolution: {integrity: sha512-RhwBoy2ygeVZje+C+bwJ8g0NjTdBmDlJvAUHTxRjTmSUKPYsKfMphkS2sgEMotsY03bP358yEYlnUeZy//D9Ig==} engines: {node: '>=18.0.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19 @@ -14066,7 +14066,7 @@ snapshots: react: 19.2.4 scheduler: 0.27.0 - react-hook-form@7.72.0(react@19.2.4): + react-hook-form@7.72.1(react@19.2.4): dependencies: react: 19.2.4