From f7043c9356ca45748988176e511ee283b8c9d3a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 May 2025 13:24:17 +0000 Subject: [PATCH] Bump @hookform/resolvers from 2.9.11 to 5.0.1 Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 2.9.11 to 5.0.1. - [Release notes](https://github.com/react-hook-form/resolvers/releases) - [Commits](https://github.com/react-hook-form/resolvers/compare/v2.9.11...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 f3e5a6a..a81a053 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@fortawesome/free-solid-svg-icons": "^6.7.2", "@fortawesome/react-fontawesome": "0.1.16", "@heroicons/react": "1.0.6", - "@hookform/resolvers": "^2.9.11", + "@hookform/resolvers": "^5.0.1", "@tanstack/react-query": "^4.36.1", "flatpickr": "^4.6.13", "html-react-parser": "^3.0.16", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e8965a3..9e13c5c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: 1.0.6 version: 1.0.6(react@18.3.1) '@hookform/resolvers': - specifier: ^2.9.11 - version: 2.9.11(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)) '@tanstack/react-query': specifier: ^4.36.1 version: 4.36.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -710,10 +710,10 @@ packages: peerDependencies: react: '>= 16' - '@hookform/resolvers@2.9.11': - resolution: {integrity: sha512-bA3aZ79UgcHj7tFV7RlgThzwSSHZgvfbt2wprldRkYBcMopdMvHyO17Wwp/twcJasNFischFfS7oz8Katz8DdQ==} + '@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.11.14': resolution: {integrity: sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==} @@ -1062,6 +1062,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'} @@ -4000,8 +4003,9 @@ snapshots: dependencies: react: 18.3.1 - '@hookform/resolvers@2.9.11(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.11.14': @@ -4400,6 +4404,8 @@ snapshots: dependencies: '@sinonjs/commons': 3.0.1 + '@standard-schema/utils@0.3.0': {} + '@swc/core-darwin-arm64@1.11.21': optional: true