From 5f663fcf2aeddc4c263cdbc2b053e4df0b5acbac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 09:43:25 +0000 Subject: [PATCH] Bump @hookform/resolvers from 2.9.11 to 4.1.2 Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 2.9.11 to 4.1.2. - [Release notes](https://github.com/react-hook-form/resolvers/releases) - [Commits](https://github.com/react-hook-form/resolvers/compare/v2.9.11...v4.1.2) --- updated-dependencies: - dependency-name: "@hookform/resolvers" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 16 +++++++++++----- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index b138e38..11c782c 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": "^4.1.2", "@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 fda4bb2..cf66493 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.54.2(react@18.3.1)) + specifier: ^4.1.2 + version: 4.1.2(react-hook-form@7.54.2(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) @@ -704,8 +704,8 @@ packages: peerDependencies: react: '>= 16' - '@hookform/resolvers@2.9.11': - resolution: {integrity: sha512-bA3aZ79UgcHj7tFV7RlgThzwSSHZgvfbt2wprldRkYBcMopdMvHyO17Wwp/twcJasNFischFfS7oz8Katz8DdQ==} + '@hookform/resolvers@4.1.2': + resolution: {integrity: sha512-wl6H9c9wLOZMJAqGLEVKzbCkxJuV+BYuLFZFCQtCwMe0b3qQk4kUBd/ZAj13SwcSqcx86rCgSCyngQfmA6DOWg==} peerDependencies: react-hook-form: ^7.0.0 @@ -1051,6 +1051,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.10.4': resolution: {integrity: sha512-sV/eurLhkjn/197y48bxKP19oqcLydSel42Qsy2zepBltqUx+/zZ8+/IS0Bi7kaWVFxerbW1IPB09uq8Zuvm3g==} engines: {node: '>=10'} @@ -3985,8 +3988,9 @@ snapshots: dependencies: react: 18.3.1 - '@hookform/resolvers@2.9.11(react-hook-form@7.54.2(react@18.3.1))': + '@hookform/resolvers@4.1.2(react-hook-form@7.54.2(react@18.3.1))': dependencies: + '@standard-schema/utils': 0.3.0 react-hook-form: 7.54.2(react@18.3.1) '@humanwhocodes/config-array@0.11.14': @@ -4382,6 +4386,8 @@ snapshots: dependencies: '@sinonjs/commons': 3.0.1 + '@standard-schema/utils@0.3.0': {} + '@swc/core-darwin-arm64@1.10.4': optional: true