From b0636d7bf5070803f1fb892252776cbb94fe23eb Mon Sep 17 00:00:00 2001 From: "squiggler-app[bot]" <265501495+squiggler-app[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 18:32:59 +0000 Subject: [PATCH] fix(deps): update dependency @hookform/resolvers to v5 --- pnpm-lock.yaml | 16 ++++++++-------- pnpm-workspace.yaml | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ac8d6117d0..16ce7bccd0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -11,8 +11,8 @@ catalogs: specifier: ^18.0.1 version: 18.0.1 '@hookform/resolvers': - specifier: ^4.1.3 - version: 4.1.3 + specifier: ^5.4.0 + version: 5.4.0 '@portabletext/block-tools': specifier: ^5.1.11 version: 5.1.11 @@ -2055,7 +2055,7 @@ importers: dependencies: '@hookform/resolvers': specifier: 'catalog:' - version: 4.1.3(react-hook-form@7.81.0) + version: 5.4.0(react-hook-form@7.81.0) '@sanity/color': specifier: 'catalog:' version: 3.0.6 @@ -2538,7 +2538,7 @@ importers: dependencies: '@hookform/resolvers': specifier: 'catalog:' - version: 4.1.3(react-hook-form@7.81.0) + version: 5.4.0(react-hook-form@7.81.0) '@reduxjs/toolkit': specifier: ^2.12.0 version: 2.12.0(react-redux@9.3.0)(react@19.2.7) @@ -4263,10 +4263,10 @@ packages: react: ^18.0.0 || ^19.0.0 react-dom: ^18.0.0 || ^19.0.0 - '@hookform/resolvers@4.1.3': - resolution: {integrity: sha512-Jsv6UOWYTrEFJ/01ZrnwVXs7KDvP8XIo115i++5PWvNkNvkrsTfGiLS6w+eJ57CYtUtDQalUWovCZDHFJ8u1VQ==} + '@hookform/resolvers@5.4.0': + resolution: {integrity: sha512-EIsqr/t/qbinPIhGjMdtvutIN1Kk4uwbROE9/UQ93CAVGR7GkA7Y92+fX80OzXi/OB67jVFYwKGO1WzkxmkFZw==} peerDependencies: - react-hook-form: ^7.0.0 + react-hook-form: ^7.55.0 '@humanwhocodes/config-array@0.13.0': resolution: {integrity: sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==} @@ -13635,7 +13635,7 @@ snapshots: transitivePeerDependencies: - '@types/react' - '@hookform/resolvers@4.1.3(react-hook-form@7.81.0)': + '@hookform/resolvers@5.4.0(react-hook-form@7.81.0)': dependencies: '@standard-schema/utils': 0.3.0 react-hook-form: 7.81.0(react@19.2.7) diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 8dbf04fa59..6d7fed1ded 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -12,7 +12,7 @@ allowBuilds: catalog: '@hello-pangea/dnd': ^18.0.1 - '@hookform/resolvers': ^4.1.3 + '@hookform/resolvers': ^5.4.0 '@portabletext/block-tools': ^5.1.11 '@portabletext/to-html': ^5.0.2 '@portabletext/types': ^4.0.2