Skip to content

Commit f63f7a9

Browse files
fix(deps): update ai sdks and providers (#744)
* fix(deps): update ai sdks and providers * fix(deps): update ai sdks and providers * deps(ai-sdk): cleaning up orphaned packages --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Elliott de Launay <edelauna@gmail.com>
1 parent 5b7ae24 commit f63f7a9

3 files changed

Lines changed: 494 additions & 1510 deletions

File tree

knip.json

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,25 +8,15 @@
88
"entry": ["extension.ts", "extension/api.ts", "workers/countTokens.ts"],
99
"project": ["**/*.ts", "!**/__tests__/**"],
1010
"ignoreDependencies": [
11-
"@ai-sdk/amazon-bedrock",
12-
"@ai-sdk/baseten",
13-
"@ai-sdk/deepseek",
14-
"@ai-sdk/fireworks",
15-
"@ai-sdk/google",
16-
"@ai-sdk/google-vertex",
17-
"@ai-sdk/mistral",
18-
"@ai-sdk/xai",
1911
"@roo-code/config-typescript",
2012
"@types/mocha",
2113
"@types/node-cache",
2214
"@types/vscode",
2315
"@vscode/codicons",
2416
"@vscode/ripgrep",
2517
"esbuild-wasm",
26-
"sambanova-ai-provider",
2718
"tree-sitter-wasms",
28-
"vscode-material-icons",
29-
"zhipu-ai-provider"
19+
"vscode-material-icons"
3020
]
3121
},
3222
"webview-ui": {

0 commit comments

Comments
 (0)