perf: 部署支持1Panel

This commit is contained in:
xiaojunnuo
2024-09-27 02:15:41 +08:00
parent 3f21a49988
commit d047234d98
20 changed files with 342 additions and 95 deletions

View File

@@ -60,7 +60,7 @@
"kubernetes-client": "^9.0.0",
"lodash-es": "^4.17.21",
"log4js": "^6.7.1",
"lru-cache": "^10.0.0",
"lru-cache": "^10.2.0",
"md5": "^2.3.0",
"mwtsc": "^1.4.0",
"nanoid": "^4.0.0",
@@ -95,7 +95,7 @@
"mwts": "^1.3.0",
"prettier": "^2.8.8",
"ts-node": "^10.9.2",
"typescript": "~5.1.0"
"typescript": "^5.4.2"
},
"engines": {
"node": ">=18.0.0"