chore: update dependencies

This commit is contained in:
Amruth Pillai
2026-07-31 17:24:32 +02:00
parent 186c400ab7
commit 131c1492cd
11 changed files with 844 additions and 853 deletions
+16 -16
View File
@@ -19,20 +19,20 @@
"test:agent": "vitest run --reporter=agent --reporter=json --outputFile.json=reports/vitest-results.json --passWithNoTests"
},
"dependencies": {
"@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",
"@ai-sdk/anthropic": "^4.0.25",
"@ai-sdk/cerebras": "^3.0.18",
"@ai-sdk/cohere": "^4.0.16",
"@ai-sdk/deepseek": "^3.0.17",
"@ai-sdk/fireworks": "^3.0.19",
"@ai-sdk/google": "^4.0.29",
"@ai-sdk/groq": "^4.0.17",
"@ai-sdk/mistral": "^4.0.18",
"@ai-sdk/openai": "^4.0.25",
"@ai-sdk/openai-compatible": "^3.0.18",
"@ai-sdk/perplexity": "^4.0.18",
"@ai-sdk/togetherai": "^3.0.19",
"@ai-sdk/xai": "^4.0.23",
"@aws-sdk/client-s3": "^3.1100.0",
"@orpc/client": "^1.14.13",
"@orpc/experimental-ratelimit": "^1.14.13",
"@orpc/server": "^1.14.13",
@@ -44,13 +44,13 @@
"@reactive-resume/resume": "workspace:*",
"@reactive-resume/schema": "workspace:*",
"@reactive-resume/utils": "workspace:*",
"ai": "^7.0.42",
"ai": "^7.0.44",
"bcrypt": "^6.0.0",
"better-auth": "1.6.25",
"drizzle-orm": "1.0.0-rc.4",
"drizzle-zod": "1.0.0-beta.14-a36c63d",
"es-toolkit": "^1.50.0",
"ioredis": "^5.11.1",
"ioredis": "^6.0.0",
"ollama-ai-provider-v2": "^4.0.1",
"react": "^19.2.8",
"resumable-stream": "^2.2.12",