mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-08-22 06:12:17 +10:00
chore: update dependencies
This commit is contained in:
+19
-19
@@ -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.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",
|
||||
"@ai-sdk/anthropic": "^4.0.36",
|
||||
"@ai-sdk/cerebras": "^3.0.27",
|
||||
"@ai-sdk/cohere": "^4.0.25",
|
||||
"@ai-sdk/deepseek": "^3.0.26",
|
||||
"@ai-sdk/fireworks": "^3.0.29",
|
||||
"@ai-sdk/google": "^4.0.39",
|
||||
"@ai-sdk/groq": "^4.0.26",
|
||||
"@ai-sdk/mistral": "^4.0.27",
|
||||
"@ai-sdk/openai": "^4.0.36",
|
||||
"@ai-sdk/openai-compatible": "^3.0.27",
|
||||
"@ai-sdk/perplexity": "^4.0.27",
|
||||
"@ai-sdk/togetherai": "^3.0.28",
|
||||
"@ai-sdk/xai": "^4.0.33",
|
||||
"@aws-sdk/client-s3": "^3.1106.0",
|
||||
"@orpc/client": "^1.15.0",
|
||||
"@orpc/experimental-ratelimit": "^1.15.0",
|
||||
"@orpc/server": "^1.15.0",
|
||||
"@reactive-resume/ai": "workspace:*",
|
||||
"@reactive-resume/auth": "workspace:*",
|
||||
"@reactive-resume/db": "workspace:*",
|
||||
@@ -44,9 +44,9 @@
|
||||
"@reactive-resume/resume": "workspace:*",
|
||||
"@reactive-resume/schema": "workspace:*",
|
||||
"@reactive-resume/utils": "workspace:*",
|
||||
"ai": "^7.0.44",
|
||||
"ai": "^7.0.58",
|
||||
"bcrypt": "^6.0.0",
|
||||
"better-auth": "1.6.25",
|
||||
"better-auth": "1.6.26",
|
||||
"drizzle-orm": "1.0.0-rc.4",
|
||||
"drizzle-zod": "1.0.0-beta.14-a36c63d",
|
||||
"es-toolkit": "^1.50.0",
|
||||
|
||||
Reference in New Issue
Block a user