fix(core): update

This commit is contained in:
2022-06-02 01:00:49 +02:00
parent 00383171ff
commit daba025307
3 changed files with 41 additions and 82 deletions

View File

@ -16,13 +16,13 @@
"tsbundle": "cli.js"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.61",
"@gitzone/tsrun": "^1.2.34",
"@gitzone/tsbuild": "^2.1.63",
"@gitzone/tsrun": "^1.2.35",
"@gitzone/tstest": "^1.0.71",
"@pushrocks/tapbundle": "^5.0.3"
},
"dependencies": {
"@pushrocks/early": "^4.0.2",
"@pushrocks/early": "^4.0.3",
"@pushrocks/smartcli": "^3.0.14",
"@pushrocks/smartfile": "^9.0.6",
"@pushrocks/smartlog": "^2.0.44",
@ -31,7 +31,7 @@
"@pushrocks/smartpromise": "^3.1.7",
"@pushrocks/smartspawn": "^2.0.9",
"@types/html-minifier": "^4.0.2",
"@types/node": "^17.0.35",
"@types/node": "^17.0.38",
"esbuild": "0.14.27",
"html-minifier": "^4.0.0",
"typescript": "^4.7.2"