|
62 | 62 | "license": "MIT", |
63 | 63 | "description": "A coding agent to enhance your development workflow.", |
64 | 64 | "devDependencies": { |
65 | | - "@ai-sdk/anthropic": "^2.0.56", |
66 | | - "@ai-sdk/cerebras": "^1.0.33", |
67 | | - "@ai-sdk/google": "^2.0.46", |
68 | | - "@ai-sdk/huggingface": "^0.0.12", |
69 | | - "@ai-sdk/mcp": "^0.0.12", |
70 | | - "@ai-sdk/openai": "^2.0.86", |
71 | | - "@ai-sdk/openai-compatible": "^1.0.29", |
72 | | - "@ai-sdk/provider": "^2.0.0", |
73 | | - "@ai-sdk/xai": "^2.0.40", |
74 | | - "@aihubmix/ai-sdk-provider": "^0.0.6", |
| 65 | + "@ai-sdk/anthropic": "^3.0.29", |
| 66 | + "@ai-sdk/cerebras": "^2.0.24", |
| 67 | + "@ai-sdk/google": "^3.0.16", |
| 68 | + "@ai-sdk/huggingface": "^1.0.23", |
| 69 | + "@ai-sdk/mcp": "^1.0.14", |
| 70 | + "@ai-sdk/openai": "^3.0.21", |
| 71 | + "@ai-sdk/openai-compatible": "^2.0.22", |
| 72 | + "@ai-sdk/provider": "^3.0.5", |
| 73 | + "@ai-sdk/xai": "^3.0.41", |
| 74 | + "@aihubmix/ai-sdk-provider": "^1.0.3", |
75 | 75 | "@biomejs/biome": "^2.3.11", |
76 | 76 | "@fastify/type-provider-typebox": "6.1.0", |
77 | 77 | "@microsoft/api-extractor": "^7.55.2", |
|
90 | 90 | "@types/turndown": "^5.0.6", |
91 | 91 | "@types/ws": "^8.18.1", |
92 | 92 | "@types/yargs-parser": "^21.0.3", |
93 | | - "ai": "^5.0.113", |
| 93 | + "ai": "^6.0.59", |
94 | 94 | "chalk": "^5.5.0", |
95 | 95 | "chardet": "^2.1.1", |
96 | 96 | "cli-highlight": "^2.1.11", |
|
0 commit comments