diff options
| author | Roberto Carvajal <[email protected]> | 2025-12-26 14:08:45 -0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-12-26 11:08:45 -0600 |
| commit | f1ab427f0efcdeaf5184f1f070eb2f4b0512edd8 (patch) | |
| tree | 599e58746d9de5d8c21c7744297eb349f0ddc691 /package.json | |
| parent | 2333af6ed3085721cdc244b153097bd0d1b353a8 (diff) | |
| download | opencode-f1ab427f0efcdeaf5184f1f070eb2f4b0512edd8.tar.gz opencode-f1ab427f0efcdeaf5184f1f070eb2f4b0512edd8.zip | |
fix(dep): Update package.json - fix perplexity provider version (#6199)
Co-authored-by: Aiden Cline <[email protected]>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/package.json b/package.json index 7346a4ca8..aa7031bec 100644 --- a/package.json +++ b/package.json @@ -67,13 +67,6 @@ "turbo": "2.5.6" }, "dependencies": { - "@ai-sdk/cerebras": "1.0.33", - "@ai-sdk/cohere": "2.0.21", - "@ai-sdk/deepinfra": "1.0.30", - "@ai-sdk/gateway": "2.0.23", - "@ai-sdk/groq": "2.0.33", - "@ai-sdk/perplexity": "2.0.22", - "@ai-sdk/togetherai": "1.0.30", "@aws-sdk/client-s3": "3.933.0", "@opencode-ai/plugin": "workspace:*", "@opencode-ai/script": "workspace:*", |
