chore: update deps

pull/704/head
Travis Fischer 2025-04-01 21:13:16 +07:00
rodzic 49016911ce
commit 6596ddcf65
2 zmienionych plików z 284 dodań i 265 usunięć

Plik diff jest za duży Load Diff

Wyświetl plik

@ -6,7 +6,7 @@ updateConfig:
- p-throttle - p-throttle
- eslint - eslint
catalog: catalog:
'@ai-sdk/openai': ^1.3.4 '@ai-sdk/openai': ^1.3.6
'@apidevtools/swagger-parser': ^10.1.1 '@apidevtools/swagger-parser': ^10.1.1
'@dexaai/dexter': ^4.1.1 '@dexaai/dexter': ^4.1.1
'@e2b/code-interpreter': ^1.1.0 '@e2b/code-interpreter': ^1.1.0
@ -18,9 +18,9 @@ catalog:
'@nangohq/node': 0.42.22 # pinned for now '@nangohq/node': 0.42.22 # pinned for now
'@total-typescript/ts-reset': ^0.6.1 '@total-typescript/ts-reset': ^0.6.1
'@types/jsrsasign': ^10.5.15 '@types/jsrsasign': ^10.5.15
'@types/node': ^22.13.14 '@types/node': ^22.13.16
'@xsai/tool': ^0.2.0-beta.2 '@xsai/tool': ^0.2.0-beta.2
ai: ^4.2.8 ai: ^4.2.10
bumpp: ^10.1.0 bumpp: ^10.1.0
camelcase: ^8.0.0 camelcase: ^8.0.0
cleye: ^1.3.4 cleye: ^1.3.4
@ -40,15 +40,15 @@ catalog:
json-schema-to-zod: ^2.6.0 json-schema-to-zod: ^2.6.0
jsonrepair: ^3.12.0 jsonrepair: ^3.12.0
jsrsasign: ^10.9.0 jsrsasign: ^10.9.0
ky: ^1.7.5 ky: ^1.8.0
langchain: ^0.3.19 langchain: ^0.3.19
lint-staged: ^15.5.0 lint-staged: ^15.5.0
llamaindex: ^0.9.13 llamaindex: ^0.9.14
mathjs: ^13.2.3 mathjs: ^13.2.3
npm-run-all2: ^7.0.2 npm-run-all2: ^7.0.2
octokit: ^4.1.2 octokit: ^4.1.2
only-allow: ^1.2.1 only-allow: ^1.2.1
openai: ^4.90.0 openai: ^4.91.0
openai-fetch: ^3.4.2 openai-fetch: ^3.4.2
openai-zod-to-json-schema: ^1.0.3 openai-zod-to-json-schema: ^1.0.3
openapi-types: ^12.1.3 openapi-types: ^12.1.3
@ -63,10 +63,10 @@ catalog:
tsx: ^4.19.3 tsx: ^4.19.3
turbo: ^2.4.4 turbo: ^2.4.4
twitter-api-sdk: ^1.2.1 twitter-api-sdk: ^1.2.1
type-fest: ^4.38.0 type-fest: ^4.39.0
typescript: ^5.8.2 typescript: ^5.8.2
vitest: ^3.0.9 vitest: ^3.1.1
wikibase-sdk: ^10.2.2 wikibase-sdk: ^10.2.3
xsai: ^0.2.0-beta.2 xsai: ^0.2.0-beta.2
zod: ^3.24.2 zod: ^3.24.2
zod-validation-error: ^3.4.0 zod-validation-error: ^3.4.0