mirror of https://github.com/buster-so/buster.git
finalized typechecking
This commit is contained in:
parent
e6307838b7
commit
07ebe9c9b7
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
875
pnpm-lock.yaml
875
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue