From 031e5bb50e87f717d8eb917d202b7b67d3ed54c7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 26 Jul 2025 04:04:11 +0000 Subject: [PATCH] fix(deps): update dependency @hookform/resolvers to v5.2.0 --- pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c02c0ae..cd51bd0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: dependencies: '@hookform/resolvers': specifier: ^5.0.1 - version: 5.1.1(react-hook-form@7.60.0(react@19.1.0)) + version: 5.2.0(react-hook-form@7.60.0(react@19.1.0)) '@radix-ui/react-accordion': specifier: ^1.2.8 version: 1.2.11(@types/react-dom@19.1.6(@types/react@19.1.8))(@types/react@19.1.8)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) @@ -188,8 +188,8 @@ packages: '@floating-ui/utils@0.2.9': resolution: {integrity: sha512-MDWhGtE+eHw5JW7lq4qhc5yRLS11ERl1c7Z6Xd0a58DozHES6EnNNwUWbMiG4J9Cgj053Bhk8zvlhFYKVhULwg==} - '@hookform/resolvers@5.1.1': - resolution: {integrity: sha512-J/NVING3LMAEvexJkyTLjruSm7aOFx7QX21pzkiJfMoNG0wl5aFEjLTl7ay7IQb9EWY6AkrBy7tHL2Alijpdcg==} + '@hookform/resolvers@5.2.0': + resolution: {integrity: sha512-3YI+VqxJQH6ryRWG+j3k+M19Wf37LeSKJDg6Vdjq6makLOqZGYn77iTaYLMLpVi/uHc1N6OTCmcxJwhOQV979g==} peerDependencies: react-hook-form: ^7.55.0 @@ -2690,7 +2690,7 @@ snapshots: '@floating-ui/utils@0.2.9': {} - '@hookform/resolvers@5.1.1(react-hook-form@7.60.0(react@19.1.0))': + '@hookform/resolvers@5.2.0(react-hook-form@7.60.0(react@19.1.0))': dependencies: '@standard-schema/utils': 0.3.0 react-hook-form: 7.60.0(react@19.1.0)