mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-08-21 22:11:42 +10:00
chore: update dependencies
This commit is contained in:
+18
-18
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user