fix(core): update

This commit is contained in:
2022-03-16 12:28:50 +01:00
parent 568772734b
commit 3116c5a818
3 changed files with 764 additions and 168 deletions

View File

@ -19,12 +19,12 @@
"build": "(tsbuild --web --skiplibcheck)"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.48",
"@gitzone/tsbuild": "^2.1.56",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0"
},
"dependencies": {
"@gitzone/tsbundle": "^1.0.91",
"@gitzone/tsbundle": "^1.0.97",
"@gitzone/tsrun": "^1.2.31",
"@pushrocks/consolecolor": "^2.0.1",
"@pushrocks/smartbrowser": "^1.0.22",
@ -34,7 +34,7 @@
"@pushrocks/smartlog": "^2.0.44",
"@pushrocks/smartpromise": "^3.1.7",
"@pushrocks/smartshell": "^2.0.30",
"@pushrocks/tapbundle": "^4.0.8",
"@pushrocks/tapbundle": "^5.0.2",
"@types/figures": "^3.0.1",
"figures": "^4.0.0"
},