fix sync script errs

This commit is contained in:
Ramnique Singh 2025-12-17 07:29:56 +05:30
parent d0d0a3612e
commit f1219db4ac
4 changed files with 1077 additions and 15 deletions

View file

@ -30,6 +30,7 @@
"@ai-sdk/openai": "^2.0.53",
"@ai-sdk/openai-compatible": "^1.0.27",
"@ai-sdk/provider": "^2.0.0",
"@google-cloud/local-auth": "^3.0.1",
"@hono/node-server": "^1.19.6",
"@hono/standard-validator": "^0.1.5",
"@modelcontextprotocol/sdk": "^1.20.2",
@ -37,6 +38,8 @@
"ai": "^5.0.102",
"awilix": "^12.0.5",
"eventsource-parser": "^1.1.2",
"google-auth-library": "^10.5.0",
"googleapis": "^169.0.0",
"hono": "^4.10.7",
"hono-openapi": "^1.1.1",
"ink": "^5.1.0",
@ -45,6 +48,7 @@
"ink-text-input": "^6.0.0",
"json-schema-to-zod": "^2.6.1",
"nanoid": "^5.1.6",
"node-html-markdown": "^2.0.0",
"ollama-ai-provider-v2": "^1.5.4",
"react": "^18.3.1",
"yargs": "^18.0.0",