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",
|
"turbo": "^2.4.4",
|
||||||
"typescript": "^5.8.2",
|
"typescript": "^5.8.2",
|
||||||
"vitest": "3.0.9",
|
"vitest": "3.0.9",
|
||||||
"zod": "catalog:",
|
"zod": "catalog:"
|
||||||
"zoominfo-api-auth-client": "^1.0.1"
|
|
||||||
},
|
},
|
||||||
"simple-git-hooks": {
|
"simple-git-hooks": {
|
||||||
"pre-commit": "npx lint-staged"
|
"pre-commit": "npx lint-staged"
|
||||||
|
|
|
@ -35,7 +35,8 @@
|
||||||
"@agentic/core": "workspace:*",
|
"@agentic/core": "workspace:*",
|
||||||
"jsrsasign": "catalog:",
|
"jsrsasign": "catalog:",
|
||||||
"ky": "catalog:",
|
"ky": "catalog:",
|
||||||
"p-throttle": "catalog:"
|
"p-throttle": "catalog:",
|
||||||
|
"zoominfo-api-auth-client": "^1.0.1"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"zod": "catalog:"
|
"zod": "catalog:"
|
||||||
|
|
|
@ -164,9 +164,6 @@ importers:
|
||||||
zod:
|
zod:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
version: 3.24.2
|
version: 3.24.2
|
||||||
zoominfo-api-auth-client:
|
|
||||||
specifier: ^1.0.1
|
|
||||||
version: 1.0.1
|
|
||||||
|
|
||||||
examples/ai-sdk:
|
examples/ai-sdk:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -1303,6 +1300,9 @@ importers:
|
||||||
zod:
|
zod:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
version: 3.24.2
|
version: 3.24.2
|
||||||
|
zoominfo-api-auth-client:
|
||||||
|
specifier: ^1.0.1
|
||||||
|
version: 1.0.1
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@agentic/tsconfig':
|
'@agentic/tsconfig':
|
||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
|
|
Ładowanie…
Reference in New Issue