fix(core): update

This commit is contained in:
2023-11-11 19:31:40 +01:00
parent 338546ebb2
commit bb6fa71b99
4 changed files with 218 additions and 95 deletions

View File

@@ -24,21 +24,21 @@
"@push.rocks/smartfile": "^11.0.0",
"@push.rocks/smartpath": "^5.0.11",
"@push.rocks/smartpromise": "^4.0.3",
"@push.rocks/smartrequest": "^2.0.20",
"@push.rocks/smartrequest": "^2.0.21",
"@push.rocks/smartrx": "^3.0.7",
"@push.rocks/smartstream": "^3.0.12",
"@push.rocks/smartstream": "^3.0.14",
"@push.rocks/smartunique": "^3.0.6",
"@push.rocks/smarturl": "^3.0.7",
"@types/tar-stream": "^3.1.3",
"fflate": "^0.8.1",
"file-type": "^18.6.0",
"file-type": "^18.7.0",
"tar-stream": "^3.1.6",
"through": "^2.3.8"
},
"devDependencies": {
"@git.zone/tsbuild": "^2.1.66",
"@git.zone/tsrun": "^1.2.44",
"@git.zone/tstest": "^1.0.77",
"@git.zone/tstest": "^1.0.84",
"@push.rocks/tapbundle": "^5.0.15"
},
"private": false,