kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
Move `zoominfo-api-auth-client` dependency
rodzic
b36cd31f40
commit
0475c5f1fe
|
@ -50,8 +50,7 @@
|
|||
"turbo": "^2.4.4",
|
||||
"typescript": "^5.8.2",
|
||||
"vitest": "3.0.9",
|
||||
"zod": "catalog:",
|
||||
"zoominfo-api-auth-client": "^1.0.1"
|
||||
"zod": "catalog:"
|
||||
},
|
||||
"simple-git-hooks": {
|
||||
"pre-commit": "npx lint-staged"
|
||||
|
|
|
@ -35,7 +35,8 @@
|
|||
"@agentic/core": "workspace:*",
|
||||
"jsrsasign": "catalog:",
|
||||
"ky": "catalog:",
|
||||
"p-throttle": "catalog:"
|
||||
"p-throttle": "catalog:",
|
||||
"zoominfo-api-auth-client": "^1.0.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"zod": "catalog:"
|
||||
|
|
|
@ -164,9 +164,6 @@ importers:
|
|||
zod:
|
||||
specifier: 'catalog:'
|
||||
version: 3.24.2
|
||||
zoominfo-api-auth-client:
|
||||
specifier: ^1.0.1
|
||||
version: 1.0.1
|
||||
|
||||
examples/ai-sdk:
|
||||
dependencies:
|
||||
|
@ -1303,6 +1300,9 @@ importers:
|
|||
zod:
|
||||
specifier: 'catalog:'
|
||||
version: 3.24.2
|
||||
zoominfo-api-auth-client:
|
||||
specifier: ^1.0.1
|
||||
version: 1.0.1
|
||||
devDependencies:
|
||||
'@agentic/tsconfig':
|
||||
specifier: workspace:*
|
||||
|
|
Ładowanie…
Reference in New Issue