finalized typechecking

This commit is contained in:
Nate Kelley 2025-07-10 12:27:57 -06:00
parent e6307838b7
commit 07ebe9c9b7
No known key found for this signature in database
GPG Key ID: FD90372AB8D98B4F
3 changed files with 5 additions and 876 deletions

View File

@ -35,9 +35,5 @@
"pino": "^9.7.0",
"pino-pretty": "^13.0.0",
"zod": "catalog:"
},
"devDependencies": {
"@vercel/node": "^5.3.4",
"tsup": "^8.5.0"
}
}

File diff suppressed because it is too large Load Diff

View File

@ -24,4 +24,4 @@ catalog:
vite: "6.3.5"
"vite-tsconfig-paths": "^5.1.4"
vitest: "3.2.4"
zod: "^3.0.0"
zod: "^3.25.0"