From 3f5b5083ed31e9108705edf2c35a29b4e2d389b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 09:17:58 +0000 Subject: [PATCH] chore(deps): bump @hookform/resolvers from 5.1.1 to 5.2.2 in /web Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 5.1.1 to 5.2.2. - [Release notes](https://github.com/react-hook-form/resolvers/releases) - [Commits](https://github.com/react-hook-form/resolvers/compare/v5.1.1...v5.2.2) --- updated-dependencies: - dependency-name: "@hookform/resolvers" dependency-version: 5.2.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- web/package.json | 2 +- web/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/web/package.json b/web/package.json index bde46c8..19bd100 100644 --- a/web/package.json +++ b/web/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@date-fns/utc": "^2.1.0", - "@hookform/resolvers": "^5.1.1", + "@hookform/resolvers": "^5.2.2", "@radix-ui/react-avatar": "^1.1.10", "@radix-ui/react-checkbox": "^1.3.1", "@radix-ui/react-dialog": "^1.1.14", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index b980afe..dc0b21c 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^2.1.0 version: 2.1.0 '@hookform/resolvers': - specifier: ^5.1.1 - version: 5.1.1(react-hook-form@7.60.0(react@19.1.0)) + specifier: ^5.2.2 + version: 5.2.2(react-hook-form@7.60.0(react@19.1.0)) '@radix-ui/react-avatar': specifier: ^1.1.10 version: 1.1.10(@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) @@ -414,8 +414,8 @@ packages: '@floating-ui/utils@0.2.9': resolution: {integrity: sha512-MDWhGtE+eHw5JW7lq4qhc5yRLS11ERl1c7Z6Xd0a58DozHES6EnNNwUWbMiG4J9Cgj053Bhk8zvlhFYKVhULwg==} - '@hookform/resolvers@5.1.1': - resolution: {integrity: sha512-J/NVING3LMAEvexJkyTLjruSm7aOFx7QX21pzkiJfMoNG0wl5aFEjLTl7ay7IQb9EWY6AkrBy7tHL2Alijpdcg==} + '@hookform/resolvers@5.2.2': + resolution: {integrity: sha512-A/IxlMLShx3KjV/HeTcTfaMxdwy690+L/ZADoeaTltLx+CVuzkeVIPuybK3jrRfw7YZnmdKsVVHAlEPIAEUNlA==} peerDependencies: react-hook-form: ^7.55.0 @@ -2307,7 +2307,7 @@ snapshots: '@floating-ui/utils@0.2.9': {} - '@hookform/resolvers@5.1.1(react-hook-form@7.60.0(react@19.1.0))': + '@hookform/resolvers@5.2.2(react-hook-form@7.60.0(react@19.1.0))': dependencies: '@standard-schema/utils': 0.3.0 react-hook-form: 7.60.0(react@19.1.0)