mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-08-23 23:02:17 +10:00
fix(web): show static template previews in gallery (#3302)
This commit is contained in:
@@ -20,17 +20,17 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@ai-sdk/anthropic": "^4.0.36",
|
||||
"@ai-sdk/cerebras": "^3.0.27",
|
||||
"@ai-sdk/cerebras": "^3.0.28",
|
||||
"@ai-sdk/cohere": "^4.0.25",
|
||||
"@ai-sdk/deepseek": "^3.0.26",
|
||||
"@ai-sdk/fireworks": "^3.0.29",
|
||||
"@ai-sdk/fireworks": "^3.0.30",
|
||||
"@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/openai-compatible": "^3.0.28",
|
||||
"@ai-sdk/perplexity": "^4.0.27",
|
||||
"@ai-sdk/togetherai": "^3.0.28",
|
||||
"@ai-sdk/togetherai": "^3.0.29",
|
||||
"@ai-sdk/xai": "^4.0.33",
|
||||
"@aws-sdk/client-s3": "^3.1106.0",
|
||||
"@orpc/client": "^1.15.0",
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
"@reactive-resume/config": "workspace:*",
|
||||
"@typescript/native-preview": "7.0.0-dev.20260707.2",
|
||||
"fast-check": "^4.9.0",
|
||||
"tsx": "^4.23.11",
|
||||
"tsx": "^4.23.12",
|
||||
"typescript": "^7.0.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user