From b60ad728d27e90492498042f0aaceacfb472ace7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 09:37:49 +0000 Subject: [PATCH] bump @hookform/resolvers from 3.10.0 to 5.2.2 --- updated-dependencies: - dependency-name: "@hookform/resolvers" dependency-version: 5.2.2 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 1cc6bef..9d18d32 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@fortawesome/free-regular-svg-icons": "^6.7.2", "@fortawesome/free-solid-svg-icons": "^6.7.2", "@heroicons/react": "1.0.6", - "@hookform/resolvers": "^3.10.0", + "@hookform/resolvers": "^5.2.2", "@sentry/react": "^9.38.0", "@sentry/vite-plugin": "^3.5.0", "@tanstack/react-query": "^4.40.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6441e7c..6154de0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,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.60.0(react@18.3.1)) + specifier: ^5.2.2 + version: 5.2.2(react-hook-form@7.60.0(react@18.3.1)) '@sentry/react': specifier: ^9.38.0 version: 9.38.0(react@18.3.1) @@ -694,10 +694,10 @@ packages: peerDependencies: react: '>= 16' - '@hookform/resolvers@3.10.0': - resolution: {integrity: sha512-79Dv+3mDF7i+2ajj7SkypSKHhl1cbln1OGavqrsF7p6mbUv11xpqpacPsGDCTRvCSjEEIez2ef1NveSVL3b0Ag==} + '@hookform/resolvers@5.2.2': + resolution: {integrity: sha512-A/IxlMLShx3KjV/HeTcTfaMxdwy690+L/ZADoeaTltLx+CVuzkeVIPuybK3jrRfw7YZnmdKsVVHAlEPIAEUNlA==} 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==} @@ -1174,6 +1174,9 @@ packages: '@sinonjs/fake-timers@13.0.5': resolution: {integrity: sha512-36/hTbH2uaWuGVERyC6da9YwGWnzUZXuPro/F2LfsdOsLnCojz/iSH8MxUt/FD2S5XBSVPhmArFUXcpCQ2Hkiw==} + '@standard-schema/utils@0.3.0': + resolution: {integrity: sha512-e7Mew686owMaPJVNNLs55PUvgz371nKgwsc4vxE49zsODpJEnxgxRo2y/OKrqueavXgZNMDVj3DdHFlaSAeU8g==} + '@swc/core-darwin-arm64@1.12.14': resolution: {integrity: sha512-HNukQoOKgMsHSETj8vgGGKK3SEcH7Cz6k4bpntCxBKNkO3sH7RcBTDulWGGHJfZaDNix7Rw2ExUVWtLZlzkzXg==} engines: {node: '>=10'} @@ -4123,8 +4126,9 @@ snapshots: dependencies: react: 18.3.1 - '@hookform/resolvers@3.10.0(react-hook-form@7.60.0(react@18.3.1))': + '@hookform/resolvers@5.2.2(react-hook-form@7.60.0(react@18.3.1))': dependencies: + '@standard-schema/utils': 0.3.0 react-hook-form: 7.60.0(react@18.3.1) '@humanwhocodes/config-array@0.9.5': @@ -4687,6 +4691,8 @@ snapshots: dependencies: '@sinonjs/commons': 3.0.1 + '@standard-schema/utils@0.3.0': {} + '@swc/core-darwin-arm64@1.12.14': optional: true