chore: pin packages to server package.json

This commit is contained in:
Amruth Pillai
2026-07-08 19:01:58 +02:00
parent fc4646f5d0
commit c5265cd749
3 changed files with 45 additions and 0 deletions
+9
View File
@@ -18,9 +18,18 @@
},
"dependencies": {
"@ai-sdk/anthropic": "^4.0.10",
"@ai-sdk/cerebras": "^3.0.6",
"@ai-sdk/cohere": "^4.0.6",
"@ai-sdk/deepseek": "^3.0.6",
"@ai-sdk/fireworks": "^3.0.7",
"@ai-sdk/google": "^4.0.10",
"@ai-sdk/groq": "^4.0.6",
"@ai-sdk/mistral": "^4.0.7",
"@ai-sdk/openai": "^4.0.9",
"@ai-sdk/openai-compatible": "^3.0.6",
"@ai-sdk/perplexity": "^4.0.7",
"@ai-sdk/togetherai": "^3.0.7",
"@ai-sdk/xai": "^4.0.9",
"@aws-sdk/client-s3": "^3.1081.0",
"@better-auth/api-key": "^1.6.23",
"@better-auth/drizzle-adapter": "^1.6.23",
+9
View File
@@ -17,9 +17,18 @@
"apps/server": {
"ignoreDependencies": [
"@ai-sdk/anthropic",
"@ai-sdk/cerebras",
"@ai-sdk/cohere",
"@ai-sdk/deepseek",
"@ai-sdk/fireworks",
"@ai-sdk/google",
"@ai-sdk/groq",
"@ai-sdk/mistral",
"@ai-sdk/openai",
"@ai-sdk/openai-compatible",
"@ai-sdk/perplexity",
"@ai-sdk/togetherai",
"@ai-sdk/xai",
"@aws-sdk/client-s3",
"@better-auth/api-key",
"@better-auth/drizzle-adapter",
+27
View File
@@ -87,15 +87,42 @@ importers:
'@ai-sdk/anthropic':
specifier: ^4.0.10
version: 4.0.10(zod@4.4.3)
'@ai-sdk/cerebras':
specifier: ^3.0.6
version: 3.0.6(zod@4.4.3)
'@ai-sdk/cohere':
specifier: ^4.0.6
version: 4.0.6(zod@4.4.3)
'@ai-sdk/deepseek':
specifier: ^3.0.6
version: 3.0.6(zod@4.4.3)
'@ai-sdk/fireworks':
specifier: ^3.0.7
version: 3.0.7(zod@4.4.3)
'@ai-sdk/google':
specifier: ^4.0.10
version: 4.0.10(zod@4.4.3)
'@ai-sdk/groq':
specifier: ^4.0.6
version: 4.0.6(zod@4.4.3)
'@ai-sdk/mistral':
specifier: ^4.0.7
version: 4.0.7(zod@4.4.3)
'@ai-sdk/openai':
specifier: ^4.0.9
version: 4.0.9(zod@4.4.3)
'@ai-sdk/openai-compatible':
specifier: ^3.0.6
version: 3.0.6(zod@4.4.3)
'@ai-sdk/perplexity':
specifier: ^4.0.7
version: 4.0.7(zod@4.4.3)
'@ai-sdk/togetherai':
specifier: ^3.0.7
version: 3.0.7(zod@4.4.3)
'@ai-sdk/xai':
specifier: ^4.0.9
version: 4.0.9(zod@4.4.3)
'@aws-sdk/client-s3':
specifier: ^3.1081.0
version: 3.1081.0