diff --git a/package.json b/package.json index 20746c3..be3a010 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "migrate:activity-saved-filter-attention": "tsx scripts/migrate-activity-saved-filter-attention.ts" }, "dependencies": { - "@hookform/resolvers": "^5.4.0", + "@hookform/resolvers": "^5.5.7", "@primer/octicons-react": "^19.31.0", "@radix-ui/react-label": "^2.1.11", "@radix-ui/react-slot": "^1.2.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 00f4f8f..d1d9b34 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14,8 +14,8 @@ importers: .: dependencies: '@hookform/resolvers': - specifier: ^5.4.0 - version: 5.4.0(react-hook-form@7.78.0(react@19.2.7)) + specifier: ^5.5.7 + version: 5.5.7(@standard-schema/spec@1.1.0)(react-hook-form@7.78.0(react@19.2.7))(zod@4.4.3) '@primer/octicons-react': specifier: ^19.31.0 version: 19.31.0(react@19.2.7) @@ -416,10 +416,83 @@ packages: engines: {node: '>=6'} hasBin: true - '@hookform/resolvers@5.4.0': - resolution: {integrity: sha512-EIsqr/t/qbinPIhGjMdtvutIN1Kk4uwbROE9/UQ93CAVGR7GkA7Y92+fX80OzXi/OB67jVFYwKGO1WzkxmkFZw==} + '@hookform/resolvers@5.5.7': + resolution: {integrity: sha512-CyPCYV8/KlXfEXLWj8HHHhVsR/IZ6Ckm3b/a4fWtO/lRnRK1huqncb8LlAWrmpPRsse5glF5aVuDRMHEr3UGag==} peerDependencies: + '@sinclair/typebox': '>=0.25.24' + '@standard-schema/spec': ^1.0.0 + '@typeschema/main': '>=0.13.7' + '@vinejs/vine': ^2.0.0 || ^3.0.0 + ajv: ^8.12.0 + ajv-errors: ^3.0.0 + ajv-formats: ^2.1.1 + arktype: ^2.0.0 + ata-validator: ^0.7.0 + class-transformer: '>=0.4.0' + class-validator: '>=0.12.0' + computed-types: ^1.0.0 + effect: ^3.10.3 + fluentvalidation-ts: ^3.0.0 + fp-ts: ^2.7.0 + io-ts: ^2.0.0 + joi: ^17.0.0 + nope-validator: '>=0.12.0' react-hook-form: ^7.55.0 + superstruct: '>=0.12.0' + typanion: ^3.3.2 + valibot: '>=0.31.0 || ^1.0.0-beta.4 || ^1.0.0-rc' + vest: '>=3.0.0' + yup: ^1.0.0 + zod: ^3.25.0 || ^4.0.0 + peerDependenciesMeta: + '@sinclair/typebox': + optional: true + '@standard-schema/spec': + optional: true + '@typeschema/main': + optional: true + '@vinejs/vine': + optional: true + ajv: + optional: true + ajv-errors: + optional: true + ajv-formats: + optional: true + arktype: + optional: true + ata-validator: + optional: true + class-transformer: + optional: true + class-validator: + optional: true + computed-types: + optional: true + effect: + optional: true + fluentvalidation-ts: + optional: true + fp-ts: + optional: true + io-ts: + optional: true + joi: + optional: true + nope-validator: + optional: true + superstruct: + optional: true + typanion: + optional: true + valibot: + optional: true + vest: + optional: true + yup: + optional: true + zod: + optional: true '@img/colour@1.1.0': resolution: {integrity: sha512-Td76q7j57o/tLVdgS746cYARfSyxk8iEfRxewL9h4OMzYhbW4TAcppl0mT4eyqXddh6L/jwoM75mo7ixa/pCeQ==} @@ -3157,10 +3230,13 @@ snapshots: protobufjs: 7.6.2 yargs: 17.7.2 - '@hookform/resolvers@5.4.0(react-hook-form@7.78.0(react@19.2.7))': + '@hookform/resolvers@5.5.7(@standard-schema/spec@1.1.0)(react-hook-form@7.78.0(react@19.2.7))(zod@4.4.3)': dependencies: '@standard-schema/utils': 0.3.0 react-hook-form: 7.78.0(react@19.2.7) + optionalDependencies: + '@standard-schema/spec': 1.1.0 + zod: 4.4.3 '@img/colour@1.1.0': optional: true