chore: update dependencies

This commit is contained in:
Amruth Pillai
2026-07-30 12:45:49 +02:00
parent 79e4a3ddc8
commit 164a279306
9 changed files with 709 additions and 883 deletions
+18 -18
View File
@@ -19,23 +19,23 @@
"test:agent": "vitest run --reporter=agent --reporter=json --outputFile.json=reports/vitest-results.json --passWithNoTests"
},
"dependencies": {
"@ai-sdk/anthropic": "^4.0.21",
"@ai-sdk/cerebras": "^3.0.14",
"@ai-sdk/cohere": "^4.0.12",
"@ai-sdk/deepseek": "^3.0.13",
"@ai-sdk/fireworks": "^3.0.15",
"@ai-sdk/google": "^4.0.24",
"@ai-sdk/groq": "^4.0.13",
"@ai-sdk/mistral": "^4.0.14",
"@ai-sdk/openai": "^4.0.20",
"@ai-sdk/openai-compatible": "^3.0.14",
"@ai-sdk/perplexity": "^4.0.13",
"@ai-sdk/togetherai": "^3.0.15",
"@ai-sdk/xai": "^4.0.18",
"@aws-sdk/client-s3": "^3.1096.0",
"@orpc/client": "^1.14.12",
"@orpc/experimental-ratelimit": "^1.14.12",
"@orpc/server": "^1.14.12",
"@ai-sdk/anthropic": "^4.0.24",
"@ai-sdk/cerebras": "^3.0.17",
"@ai-sdk/cohere": "^4.0.15",
"@ai-sdk/deepseek": "^3.0.16",
"@ai-sdk/fireworks": "^3.0.18",
"@ai-sdk/google": "^4.0.28",
"@ai-sdk/groq": "^4.0.16",
"@ai-sdk/mistral": "^4.0.17",
"@ai-sdk/openai": "^4.0.24",
"@ai-sdk/openai-compatible": "^3.0.17",
"@ai-sdk/perplexity": "^4.0.17",
"@ai-sdk/togetherai": "^3.0.18",
"@ai-sdk/xai": "^4.0.22",
"@aws-sdk/client-s3": "^3.1098.0",
"@orpc/client": "^1.14.13",
"@orpc/experimental-ratelimit": "^1.14.13",
"@orpc/server": "^1.14.13",
"@reactive-resume/ai": "workspace:*",
"@reactive-resume/auth": "workspace:*",
"@reactive-resume/db": "workspace:*",
@@ -44,7 +44,7 @@
"@reactive-resume/resume": "workspace:*",
"@reactive-resume/schema": "workspace:*",
"@reactive-resume/utils": "workspace:*",
"ai": "^7.0.37",
"ai": "^7.0.42",
"bcrypt": "^6.0.0",
"better-auth": "1.6.25",
"drizzle-orm": "1.0.0-rc.4",