mirror of
https://github.com/infinilabs/coco-app.git
synced 2025-12-28 16:06:28 +01:00
fix: chat lag (#151)
* fix: chat lag * chore: update translation * fix: console log * fix: chat error * feat: add time out & greetings --------- Co-authored-by: medcl <m@medcl.net>
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
"dotenv": "^16.4.7",
|
||||
"i18next": "^23.16.2",
|
||||
"i18next-browser-languagedetector": "^8.0.3",
|
||||
"lodash": "^4.17.21",
|
||||
"lodash-es": "^4.17.21",
|
||||
"lucide-react": "^0.461.0",
|
||||
"mermaid": "^11.4.0",
|
||||
"react": "^18.2.0",
|
||||
@@ -49,7 +49,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tauri-apps/cli": "^2.2.7",
|
||||
"@types/lodash": "^4.17.12",
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"@types/markdown-it": "^14.1.2",
|
||||
"@types/node": "^22.8.4",
|
||||
"@types/react": "^18.2.15",
|
||||
|
||||
Reference in New Issue
Block a user