[codex] update coding agents i18n and changelog (#1129)
* update coding agents i18n and changelog * move virtual scroller to dev dependencies
This commit is contained in:
+3
-3
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "hermes-web-ui",
|
||||
"version": "0.6.4",
|
||||
"version": "0.6.5",
|
||||
"description": "Self-hosted AI chat dashboard for Hermes Agent — multi-model web UI with multi-platform integration",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -63,8 +63,7 @@
|
||||
"node-edge-tts": "^1.2.10",
|
||||
"node-pty": "^1.1.0",
|
||||
"socket.io": "^4.8.3",
|
||||
"socket.io-client": "^4.8.3",
|
||||
"vue-virtual-scroller": "^3.0.4"
|
||||
"socket.io-client": "^4.8.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@koa/bodyparser": "^5.0.0",
|
||||
@@ -122,6 +121,7 @@
|
||||
"vue-i18n": "^11.3.2",
|
||||
"vue-router": "^4.6.4",
|
||||
"vue-tsc": "^3.2.8",
|
||||
"vue-virtual-scroller": "^3.0.4",
|
||||
"ws": "^8.20.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user