fix: honor backup and cluster config updates

This commit is contained in:
2026-05-08 16:24:45 +00:00
parent 23a56a61e5
commit aa420d47bc
4 changed files with 1028 additions and 1176 deletions
+18 -18
View File
@@ -16,7 +16,7 @@
"buildDocs": "tsdoc"
},
"bin": {
"coreflow": "dist/cli.js"
"coreflow": "./cli.js"
},
"repository": {
"type": "git",
@@ -56,36 +56,36 @@
"homepage": "https://code.foss.global/serve.zone/coreflow#readme",
"devDependencies": {
"@git.zone/tsbuild": "^4.4.0",
"@git.zone/tsdocker": "^2.2.4",
"@git.zone/tsrun": "^2.0.2",
"@git.zone/tsdocker": "^2.2.5",
"@git.zone/tsrun": "^2.0.3",
"@git.zone/tstest": "^3.6.3",
"@git.zone/tswatch": "^3.3.2"
"@git.zone/tswatch": "^3.3.3"
},
"dependencies": {
"@api.global/typedrequest": "^3.3.0",
"@api.global/typedsocket": "^4.1.2",
"@apiclient.xyz/docker": "^5.1.4",
"@push.rocks/early": "^4.0.4",
"@push.rocks/lik": "^6.4.0",
"@push.rocks/lik": "^6.4.1",
"@push.rocks/projectinfo": "^5.1.0",
"@push.rocks/qenv": "^6.1.3",
"@push.rocks/smartcli": "^4.0.20",
"@push.rocks/smartdelay": "^3.0.5",
"@push.rocks/qenv": "^6.1.4",
"@push.rocks/smartcli": "^4.0.21",
"@push.rocks/smartdelay": "^3.1.0",
"@push.rocks/smartlog": "^3.2.2",
"@push.rocks/smartnetwork": "4.7.0",
"@push.rocks/smartnetwork": "4.7.1",
"@push.rocks/smartpath": "^6.0.0",
"@push.rocks/smartpromise": "^4.2.3",
"@push.rocks/smartrequest": "^5.0.1",
"@push.rocks/smartpromise": "^4.2.4",
"@push.rocks/smartrequest": "^5.0.3",
"@push.rocks/smartrx": "^3.0.10",
"@push.rocks/smartserve": "^2.0.3",
"@push.rocks/smartstate": "^2.3.0",
"@push.rocks/smartstream": "^3.4.0",
"@push.rocks/smartstring": "^4.1.0",
"@push.rocks/smartserve": "^2.0.4",
"@push.rocks/smartstate": "^2.3.1",
"@push.rocks/smartstream": "^3.4.2",
"@push.rocks/smartstring": "^4.1.1",
"@push.rocks/taskbuffer": "^8.0.2",
"@serve.zone/api": "^5.3.4",
"@serve.zone/interfaces": "^5.4.6",
"@tsclass/tsclass": "^9.5.0",
"@types/node": "25.6.0"
"@serve.zone/interfaces": "^5.5.0",
"@tsclass/tsclass": "^9.5.1",
"@types/node": "25.6.1"
},
"private": true,
"files": [