diff --git a/package.json b/package.json index 0edab3fc2..d96b50fe1 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@emotion/react": "11.14.0", "@emotion/styled": "11.14.0", "@hello-pangea/dnd": "18.0.1", - "@hookform/resolvers": "^4.0.0", + "@hookform/resolvers": "^5.0.0", "@mui/icons-material": "6.5.0", "@mui/material": "6.5.0", "@mui/system": "6.5.0", diff --git a/yarn.lock b/yarn.lock index 3d9888dd9..92a1d79d4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -932,14 +932,87 @@ __metadata: languageName: node linkType: hard -"@hookform/resolvers@npm:^4.0.0": - version: 4.1.3 - resolution: "@hookform/resolvers@npm:4.1.3" +"@hookform/resolvers@npm:^5.0.0": + version: 5.7.1 + resolution: "@hookform/resolvers@npm:5.7.1" dependencies: "@standard-schema/utils": "npm:^0.3.0" peerDependencies: - react-hook-form: ^7.0.0 - checksum: 10c0/dfaeb5936de4c21b849ba0120edb3ad8d0a8c835fd496ccb39ff409a19fa2334867218feb1120d7aed57a9a85f0b4f855f658ebd52c1b90122e9171c66275956 + "@sinclair/typebox": ">=0.25.24" + "@standard-schema/spec": ^1.0.0 + "@typeschema/main": ">=0.13.7" + "@vinejs/vine": ^2.0.0 || ^3.0.0 || ^4.0.0 + ajv: ^8.12.0 + ajv-errors: ^3.0.0 + ajv-formats: ^2.1.1 + arktype: ^2.0.0 + ata-validator: ^1.2.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 + checksum: 10c0/a1e9608ca62488ad80883e421e2cf973e87668864993f490af6ea286c270530f04584a4f1b88159eee2a8207a52c92efeca363ddd6ea86b029d902a135101cdb languageName: node linkType: hard @@ -6990,7 +7063,7 @@ __metadata: "@emotion/react": "npm:11.14.0" "@emotion/styled": "npm:11.14.0" "@hello-pangea/dnd": "npm:18.0.1" - "@hookform/resolvers": "npm:^4.0.0" + "@hookform/resolvers": "npm:^5.0.0" "@mui/icons-material": "npm:6.5.0" "@mui/material": "npm:6.5.0" "@mui/system": "npm:6.5.0"