fix(core): update

This commit is contained in:
2023-10-03 19:12:49 +02:00
parent 8bd279637b
commit 73a6ce2786
5 changed files with 672 additions and 1161 deletions

View File

@ -16,25 +16,26 @@
"tsbundle": "cli.js"
},
"devDependencies": {
"@git.zone/tsbuild": "^2.1.69",
"@git.zone/tsbuild": "^2.1.70",
"@git.zone/tsrun": "^1.2.46",
"@git.zone/tstest": "^1.0.74",
"@git.zone/tstest": "^1.0.81",
"@push.rocks/tapbundle": "^5.0.15",
"@types/node": "^20.5.6"
"@types/node": "^20.8.2"
},
"dependencies": {
"@push.rocks/early": "^4.0.4",
"@push.rocks/smartcli": "^4.0.8",
"@push.rocks/smartfile": "^10.0.30",
"@push.rocks/smartdelay": "^3.0.5",
"@push.rocks/smartfile": "^10.0.32",
"@push.rocks/smartlog": "^3.0.3",
"@push.rocks/smartlog-destination-local": "^9.0.0",
"@push.rocks/smartpath": "^5.0.11",
"@push.rocks/smartpromise": "^4.0.2",
"@push.rocks/smartspawn": "^3.0.2",
"@types/html-minifier": "^4.0.2",
"esbuild": "^0.19.2",
"@types/html-minifier": "^4.0.3",
"esbuild": "^0.19.4",
"html-minifier": "^4.0.0",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"files": [
"ts/**/*",