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)