From fb986805fbbc049f614c72a1bf1fed9b1a3da7fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 11:26:43 +0000 Subject: [PATCH] Bump @hookform/resolvers from 3.10.0 to 5.0.1 Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 3.10.0 to 5.0.1. - [Release notes](https://github.com/react-hook-form/resolvers/releases) - [Commits](https://github.com/react-hook-form/resolvers/compare/v3.10.0...v5.0.1) --- updated-dependencies: - dependency-name: "@hookform/resolvers" dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 18 ++++++++++++------ 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index de9e3b6..abea98d 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@deskpro/app-sdk": "^5.1.1", "@deskpro/deskpro-ui": "^8.3.1", "@heroicons/react": "1.0.6", - "@hookform/resolvers": "^3.10.0", + "@hookform/resolvers": "^5.0.1", "@sentry/react": "^9.22.0", "@sentry/vite-plugin": "^3.5.0", "@tanstack/react-query": "^4.36.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3949e56..257a364 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: 1.0.6 version: 1.0.6(react@18.3.1) '@hookform/resolvers': - specifier: ^3.10.0 - version: 3.10.0(react-hook-form@7.55.0(react@18.3.1)) + specifier: ^5.0.1 + version: 5.0.1(react-hook-form@7.55.0(react@18.3.1)) '@sentry/react': specifier: ^9.22.0 version: 9.22.0(react@18.3.1) @@ -601,10 +601,10 @@ packages: peerDependencies: react: '>= 16' - '@hookform/resolvers@3.10.0': - resolution: {integrity: sha512-79Dv+3mDF7i+2ajj7SkypSKHhl1cbln1OGavqrsF7p6mbUv11xpqpacPsGDCTRvCSjEEIez2ef1NveSVL3b0Ag==} + '@hookform/resolvers@5.0.1': + resolution: {integrity: sha512-u/+Jp83luQNx9AdyW2fIPGY6Y7NG68eN2ZW8FOJYL+M0i4s49+refdJdOp/A9n9HFQtQs3HIDHQvX3ZET2o7YA==} peerDependencies: - react-hook-form: ^7.0.0 + react-hook-form: ^7.55.0 '@humanwhocodes/config-array@0.9.5': resolution: {integrity: sha512-ObyMyWxZiCu/yTisA7uzx81s40xR2fD5Cg/2Kq7G02ajkNubJf6BopgDTmDyc3U7sXpNKM8cYOw7s7Tyr+DnCw==} @@ -1038,6 +1038,9 @@ packages: '@sinonjs/fake-timers@10.3.0': resolution: {integrity: sha512-V4BG07kuYSUkTCSBHG8G8TNhM+F19jXFWnQtzj+we8DrkpSBCee9Z3Ms8yiGer/dlmhe35/Xdgyo3/0rQKg7YA==} + '@standard-schema/utils@0.3.0': + resolution: {integrity: sha512-e7Mew686owMaPJVNNLs55PUvgz371nKgwsc4vxE49zsODpJEnxgxRo2y/OKrqueavXgZNMDVj3DdHFlaSAeU8g==} + '@swc/core-darwin-arm64@1.11.21': resolution: {integrity: sha512-v6gjw9YFWvKulCw3ZA1dY+LGMafYzJksm1mD4UZFZ9b36CyHFowYVYug1ajYRIRqEvvfIhHUNV660zTLoVFR8g==} engines: {node: '>=10'} @@ -3873,8 +3876,9 @@ snapshots: dependencies: react: 18.3.1 - '@hookform/resolvers@3.10.0(react-hook-form@7.55.0(react@18.3.1))': + '@hookform/resolvers@5.0.1(react-hook-form@7.55.0(react@18.3.1))': dependencies: + '@standard-schema/utils': 0.3.0 react-hook-form: 7.55.0(react@18.3.1) '@humanwhocodes/config-array@0.9.5': @@ -4376,6 +4380,8 @@ snapshots: dependencies: '@sinonjs/commons': 3.0.1 + '@standard-schema/utils@0.3.0': {} + '@swc/core-darwin-arm64@1.11.21': optional: true