kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
pull/715/head
rodzic
9061e99872
commit
4e4d45c0a7
|
@ -33,12 +33,12 @@
|
||||||
"@agentic/platform-core": "workspace:*",
|
"@agentic/platform-core": "workspace:*",
|
||||||
"@agentic/platform-schemas": "workspace:*",
|
"@agentic/platform-schemas": "workspace:*",
|
||||||
"@agentic/platform-validators": "workspace:*",
|
"@agentic/platform-validators": "workspace:*",
|
||||||
"@hono/zod-validator": "^0.6.0",
|
"@hono/zod-validator": "catalog:",
|
||||||
"eventid": "catalog:",
|
"eventid": "catalog:",
|
||||||
"hono": "catalog:",
|
"hono": "catalog:",
|
||||||
"type-fest": "catalog:"
|
"type-fest": "catalog:"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"wrangler": "^4.16.1"
|
"wrangler": "catalog:"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -26,8 +26,8 @@
|
||||||
"@agentic/platform-core": "workspace:*",
|
"@agentic/platform-core": "workspace:*",
|
||||||
"@agentic/platform-schemas": "workspace:*",
|
"@agentic/platform-schemas": "workspace:*",
|
||||||
"@redocly/openapi-core": "catalog:",
|
"@redocly/openapi-core": "catalog:",
|
||||||
"camelcase": "^8.0.0",
|
"camelcase": "catalog:",
|
||||||
"decamelize": "^6.0.0"
|
"decamelize": "catalog:"
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"access": "public"
|
"access": "public"
|
||||||
|
|
|
@ -30,6 +30,9 @@ catalogs:
|
||||||
'@hono/zod-openapi':
|
'@hono/zod-openapi':
|
||||||
specifier: ^0.19.6
|
specifier: ^0.19.6
|
||||||
version: 0.19.6
|
version: 0.19.6
|
||||||
|
'@hono/zod-validator':
|
||||||
|
specifier: ^0.6.0
|
||||||
|
version: 0.6.0
|
||||||
'@modelcontextprotocol/sdk':
|
'@modelcontextprotocol/sdk':
|
||||||
specifier: ^1.11.2
|
specifier: ^1.11.2
|
||||||
version: 1.12.0
|
version: 1.12.0
|
||||||
|
@ -54,12 +57,18 @@ catalogs:
|
||||||
'@types/semver':
|
'@types/semver':
|
||||||
specifier: ^7.7.0
|
specifier: ^7.7.0
|
||||||
version: 7.7.0
|
version: 7.7.0
|
||||||
|
camelcase:
|
||||||
|
specifier: ^8.0.0
|
||||||
|
version: 8.0.0
|
||||||
commander:
|
commander:
|
||||||
specifier: ^14.0.0
|
specifier: ^14.0.0
|
||||||
version: 14.0.0
|
version: 14.0.0
|
||||||
conf:
|
conf:
|
||||||
specifier: ^13.1.0
|
specifier: ^13.1.0
|
||||||
version: 13.1.0
|
version: 13.1.0
|
||||||
|
decamelize:
|
||||||
|
specifier: ^6.0.0
|
||||||
|
version: 6.0.0
|
||||||
del-cli:
|
del-cli:
|
||||||
specifier: ^6.0.0
|
specifier: ^6.0.0
|
||||||
version: 6.0.0
|
version: 6.0.0
|
||||||
|
@ -177,6 +186,9 @@ catalogs:
|
||||||
vitest:
|
vitest:
|
||||||
specifier: ^3.1.4
|
specifier: ^3.1.4
|
||||||
version: 3.1.4
|
version: 3.1.4
|
||||||
|
wrangler:
|
||||||
|
specifier: ^4.16.1
|
||||||
|
version: 4.16.1
|
||||||
zod:
|
zod:
|
||||||
specifier: ^3.25.30
|
specifier: ^3.25.30
|
||||||
version: 3.25.30
|
version: 3.25.30
|
||||||
|
@ -349,7 +361,7 @@ importers:
|
||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
version: link:../../packages/validators
|
version: link:../../packages/validators
|
||||||
'@hono/zod-validator':
|
'@hono/zod-validator':
|
||||||
specifier: ^0.6.0
|
specifier: 'catalog:'
|
||||||
version: 0.6.0(hono@4.7.10)(zod@3.25.30)
|
version: 0.6.0(hono@4.7.10)(zod@3.25.30)
|
||||||
eventid:
|
eventid:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
|
@ -362,7 +374,7 @@ importers:
|
||||||
version: 4.41.0
|
version: 4.41.0
|
||||||
devDependencies:
|
devDependencies:
|
||||||
wrangler:
|
wrangler:
|
||||||
specifier: ^4.16.1
|
specifier: 'catalog:'
|
||||||
version: 4.16.1
|
version: 4.16.1
|
||||||
|
|
||||||
packages/api-client:
|
packages/api-client:
|
||||||
|
@ -488,10 +500,10 @@ importers:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
version: 1.34.3(supports-color@10.0.0)
|
version: 1.34.3(supports-color@10.0.0)
|
||||||
camelcase:
|
camelcase:
|
||||||
specifier: ^8.0.0
|
specifier: 'catalog:'
|
||||||
version: 8.0.0
|
version: 8.0.0
|
||||||
decamelize:
|
decamelize:
|
||||||
specifier: ^6.0.0
|
specifier: 'catalog:'
|
||||||
version: 6.0.0
|
version: 6.0.0
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@hono/node-server':
|
'@hono/node-server':
|
||||||
|
|
|
@ -11,6 +11,7 @@ catalog:
|
||||||
"@hono/node-server": ^1.14.3
|
"@hono/node-server": ^1.14.3
|
||||||
"@hono/sentry": ^1.2.1
|
"@hono/sentry": ^1.2.1
|
||||||
"@hono/zod-openapi": ^0.19.6
|
"@hono/zod-openapi": ^0.19.6
|
||||||
|
"@hono/zod-validator": ^0.6.0
|
||||||
"@modelcontextprotocol/sdk": ^1.11.2
|
"@modelcontextprotocol/sdk": ^1.11.2
|
||||||
"@openauthjs/openauth": ^0.4.3
|
"@openauthjs/openauth": ^0.4.3
|
||||||
"@paralleldrive/cuid2": ^2.2.2
|
"@paralleldrive/cuid2": ^2.2.2
|
||||||
|
@ -20,9 +21,11 @@ catalog:
|
||||||
"@types/node": ^22.15.21
|
"@types/node": ^22.15.21
|
||||||
"@types/semver": ^7.7.0
|
"@types/semver": ^7.7.0
|
||||||
ai: ^4.3.15
|
ai: ^4.3.15
|
||||||
|
camelcase: ^8.0.0
|
||||||
cleye: ^1.3.4
|
cleye: ^1.3.4
|
||||||
commander: ^14.0.0
|
commander: ^14.0.0
|
||||||
conf: ^13.1.0
|
conf: ^13.1.0
|
||||||
|
decamelize: ^6.0.0
|
||||||
del-cli: ^6.0.0
|
del-cli: ^6.0.0
|
||||||
dotenv: ^16.5.0
|
dotenv: ^16.5.0
|
||||||
drizzle-kit: ^0.31.1
|
drizzle-kit: ^0.31.1
|
||||||
|
@ -64,6 +67,7 @@ catalog:
|
||||||
unconfig: ^7.3.2
|
unconfig: ^7.3.2
|
||||||
vite-tsconfig-paths: ^5.1.4
|
vite-tsconfig-paths: ^5.1.4
|
||||||
vitest: ^3.1.4
|
vitest: ^3.1.4
|
||||||
|
wrangler: ^4.16.1
|
||||||
zod: ^3.25.30
|
zod: ^3.25.30
|
||||||
zod-to-json-schema: ^3.24.5
|
zod-to-json-schema: ^3.24.5
|
||||||
zod-validation-error: ^3.4.1
|
zod-validation-error: ^3.4.1
|
||||||
|
|
Ładowanie…
Reference in New Issue