diff --git a/apps/dashboard/package.json b/apps/dashboard/package.json index f821daba..83db4ad8 100644 --- a/apps/dashboard/package.json +++ b/apps/dashboard/package.json @@ -15,7 +15,7 @@ "test:coverage": "vitest run --coverage" }, "dependencies": { - "@hookform/resolvers": "4.1.3", + "@hookform/resolvers": "5.4.0", "@radix-ui/react-dialog": "1.1.16", "@radix-ui/react-label": "2.1.9", "@radix-ui/react-slot": "1.2.5", diff --git a/apps/dashboard/pnpm-lock.yaml b/apps/dashboard/pnpm-lock.yaml index bda9700b..67d0d3b1 100644 --- a/apps/dashboard/pnpm-lock.yaml +++ b/apps/dashboard/pnpm-lock.yaml @@ -33,8 +33,8 @@ importers: .: dependencies: '@hookform/resolvers': - specifier: 4.1.3 - version: 4.1.3(react-hook-form@7.79.0(react@19.2.7)) + specifier: 5.4.0 + version: 5.4.0(react-hook-form@7.79.0(react@19.2.7)) '@radix-ui/react-dialog': specifier: 1.1.16 version: 1.1.16(@types/react-dom@19.2.3(@types/react@19.2.17))(@types/react@19.2.17)(react-dom@19.2.7(react@19.2.7))(react@19.2.7) @@ -312,10 +312,10 @@ packages: '@noble/hashes': optional: true - '@hookform/resolvers@4.1.3': - resolution: {integrity: sha512-Jsv6UOWYTrEFJ/01ZrnwVXs7KDvP8XIo115i++5PWvNkNvkrsTfGiLS6w+eJ57CYtUtDQalUWovCZDHFJ8u1VQ==} + '@hookform/resolvers@5.4.0': + resolution: {integrity: sha512-EIsqr/t/qbinPIhGjMdtvutIN1Kk4uwbROE9/UQ93CAVGR7GkA7Y92+fX80OzXi/OB67jVFYwKGO1WzkxmkFZw==} peerDependencies: - react-hook-form: ^7.0.0 + react-hook-form: ^7.55.0 '@humanfs/core@0.19.2': resolution: {integrity: sha512-UhXNm+CFMWcbChXywFwkmhqjs3PRCmcSa/hfBgLIb7oQ5HNb1wS0icWsGtSAUNgefHeI+eBrA8I1fxmbHsGdvA==} @@ -3548,7 +3548,7 @@ snapshots: '@exodus/bytes@1.15.0': {} - '@hookform/resolvers@4.1.3(react-hook-form@7.79.0(react@19.2.7))': + '@hookform/resolvers@5.4.0(react-hook-form@7.79.0(react@19.2.7))': dependencies: '@standard-schema/utils': 0.3.0 react-hook-form: 7.79.0(react@19.2.7)