fix(core): update

This commit is contained in:
2021-10-06 13:25:59 +02:00
parent 5949988293
commit 3b93886147
2 changed files with 250 additions and 88 deletions

View File

@ -18,17 +18,17 @@
"build": "(tsbuild --web)"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.26",
"@gitzone/tsbuild": "^2.1.27",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0"
},
"dependencies": {
"@gitzone/tsbundle": "^1.0.84",
"@gitzone/tsrun": "^1.2.17",
"@gitzone/tsbundle": "^1.0.87",
"@gitzone/tsrun": "^1.2.18",
"@pushrocks/consolecolor": "^2.0.1",
"@pushrocks/smartbrowser": "^1.0.17",
"@pushrocks/smartdelay": "^2.0.13",
"@pushrocks/smartexpress": "^3.0.102",
"@pushrocks/smartexpress": "^3.0.107",
"@pushrocks/smartfile": "^8.0.10",
"@pushrocks/smartlog": "^2.0.44",
"@pushrocks/smartpromise": "^3.1.6",