makeSchemaFormValidator
Some checks failed
Lint / lint (push) Failing after 12s

This commit is contained in:
Julien Valverdé
2024-09-04 00:09:45 +02:00
parent e5d777dfe6
commit ce7ef76182
3 changed files with 139 additions and 0 deletions

View File

@@ -72,6 +72,7 @@
"devDependencies": {
"@effect/schema": "^0.72.0",
"@prisma/studio-server": "^0.502.0",
"@tanstack/form-core": "^0.30.0",
"@types/jsonwebtoken": "^9.0.6",
"bun-types": "^1.1.26",
"effect": "^3.7.0",