From cd6061ac0580a3bebb622acb14e9f1e5774ec9b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 May 2025 14:05:32 +0000 Subject: [PATCH] chore(deps): bump @hookform/resolvers from 3.10.0 to 4.1.3 in /web Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 3.10.0 to 4.1.3. - [Release notes](https://github.com/react-hook-form/resolvers/releases) - [Commits](https://github.com/react-hook-form/resolvers/compare/v3.10.0...v4.1.3) --- updated-dependencies: - dependency-name: "@hookform/resolvers" dependency-version: 4.1.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- web/package.json | 2 +- web/pnpm-lock.yaml | 18 ++++++++++++------ 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/web/package.json b/web/package.json index 891fe2a..cc20821 100644 --- a/web/package.json +++ b/web/package.json @@ -11,7 +11,7 @@ "preview": "vite preview" }, "dependencies": { - "@hookform/resolvers": "^3.10.0", + "@hookform/resolvers": "^5.0.1", "@radix-ui/react-checkbox": "^1.3.1", "@radix-ui/react-dialog": "^1.1.5", "@radix-ui/react-dropdown-menu": "^2.1.6", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index afefb1b..625e1c4 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@hookform/resolvers': - specifier: ^3.10.0 - version: 3.10.0(react-hook-form@7.56.4(react@19.1.0)) + specifier: ^5.0.1 + version: 5.0.1(react-hook-form@7.56.4(react@19.1.0)) '@radix-ui/react-checkbox': specifier: ^1.3.1 version: 1.3.2(@types/react-dom@19.1.5(@types/react@19.1.5))(@types/react@19.1.5)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) @@ -357,10 +357,10 @@ packages: '@floating-ui/utils@0.2.9': resolution: {integrity: sha512-MDWhGtE+eHw5JW7lq4qhc5yRLS11ERl1c7Z6Xd0a58DozHES6EnNNwUWbMiG4J9Cgj053Bhk8zvlhFYKVhULwg==} - '@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 '@humanfs/core@0.19.1': resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==} @@ -872,6 +872,9 @@ packages: cpu: [x64] os: [win32] + '@standard-schema/utils@0.3.0': + resolution: {integrity: sha512-e7Mew686owMaPJVNNLs55PUvgz371nKgwsc4vxE49zsODpJEnxgxRo2y/OKrqueavXgZNMDVj3DdHFlaSAeU8g==} + '@swc/core-darwin-arm64@1.11.29': resolution: {integrity: sha512-whsCX7URzbuS5aET58c75Dloby3Gtj/ITk2vc4WW6pSDQKSPDuONsIcZ7B2ng8oz0K6ttbi4p3H/PNPQLJ4maQ==} engines: {node: '>=10'} @@ -2076,8 +2079,9 @@ snapshots: '@floating-ui/utils@0.2.9': {} - '@hookform/resolvers@3.10.0(react-hook-form@7.56.4(react@19.1.0))': + '@hookform/resolvers@5.0.1(react-hook-form@7.56.4(react@19.1.0))': dependencies: + '@standard-schema/utils': 0.3.0 react-hook-form: 7.56.4(react@19.1.0) '@humanfs/core@0.19.1': {} @@ -2519,6 +2523,8 @@ snapshots: '@rollup/rollup-win32-x64-msvc@4.41.0': optional: true + '@standard-schema/utils@0.3.0': {} + '@swc/core-darwin-arm64@1.11.29': optional: true