mirror of https://github.com/buster-so/buster.git
here we go agian
This commit is contained in:
parent
0f0c733567
commit
c66c8b910b
|
@ -39,6 +39,7 @@
|
|||
"hono-pino": "^0.9.1",
|
||||
"pino": "^9.7.0",
|
||||
"pino-pretty": "^13.0.0",
|
||||
"typescript": "5.8.3",
|
||||
"tsup": "catalog:",
|
||||
"zod": "catalog:"
|
||||
}
|
||||
|
|
|
@ -172,6 +172,9 @@ importers:
|
|||
tsup:
|
||||
specifier: 'catalog:'
|
||||
version: 8.5.0(jiti@2.4.2)(postcss@8.5.6)(tsx@4.20.3)(typescript@5.8.3)(yaml@2.8.0)
|
||||
typescript:
|
||||
specifier: 5.8.3
|
||||
version: 5.8.3
|
||||
zod:
|
||||
specifier: 'catalog:'
|
||||
version: 3.25.1
|
||||
|
|
Loading…
Reference in New Issue