use zod workspace in shared

This commit is contained in:
Nate Kelley 2025-07-18 14:54:11 -06:00
parent 2de702f425
commit 542795833a
No known key found for this signature in database
GPG Key ID: FD90372AB8D98B4F
2 changed files with 2 additions and 2 deletions

View File

@ -69,7 +69,7 @@
"@buster/database": "workspace:*",
"@buster/typescript-config": "workspace:*",
"@buster/vitest-config": "workspace:*",
"zod": "^3.0.0"
"zod": "catalog:"
},
"devDependencies": {
"tsx": "catalog:",

View File

@ -812,7 +812,7 @@ importers:
specifier: workspace:*
version: link:../vitest-config
zod:
specifier: ^3.0.0
specifier: 'catalog:'
version: 3.25.1
devDependencies:
tsx: