mirror of https://github.com/buster-so/buster.git
use zod workspace in shared
This commit is contained in:
parent
2de702f425
commit
542795833a
|
@ -69,7 +69,7 @@
|
|||
"@buster/database": "workspace:*",
|
||||
"@buster/typescript-config": "workspace:*",
|
||||
"@buster/vitest-config": "workspace:*",
|
||||
"zod": "^3.0.0"
|
||||
"zod": "catalog:"
|
||||
},
|
||||
"devDependencies": {
|
||||
"tsx": "catalog:",
|
||||
|
|
|
@ -812,7 +812,7 @@ importers:
|
|||
specifier: workspace:*
|
||||
version: link:../vitest-config
|
||||
zod:
|
||||
specifier: ^3.0.0
|
||||
specifier: 'catalog:'
|
||||
version: 3.25.1
|
||||
devDependencies:
|
||||
tsx:
|
||||
|
|
Loading…
Reference in New Issue