refactor(DockerHost): Enhance request handling with fluent API and improved response parsing

This commit is contained in:
2025-08-18 22:39:05 +00:00
parent 5b25704cf8
commit ffdc61fb42
4 changed files with 172 additions and 181 deletions

View File

@@ -39,15 +39,15 @@
"@push.rocks/smartfile": "^11.2.7",
"@push.rocks/smartjson": "^5.0.20",
"@push.rocks/smartlog": "^3.1.8",
"@push.rocks/smartnetwork": "^3.0.0",
"@push.rocks/smartpath": "^5.0.18",
"@push.rocks/smartnetwork": "^4.1.2",
"@push.rocks/smartpath": "^6.0.0",
"@push.rocks/smartpromise": "^4.2.3",
"@push.rocks/smartrequest": "^2.0.22",
"@push.rocks/smartrequest": "^4.3.0",
"@push.rocks/smartstream": "^3.2.5",
"@push.rocks/smartstring": "^4.0.15",
"@push.rocks/smartunique": "^3.0.9",
"@push.rocks/smartversion": "^3.0.5",
"@tsclass/tsclass": "^4.1.2",
"@tsclass/tsclass": "^9.2.0",
"rxjs": "^7.8.2"
},
"devDependencies": {