fix(core): update

This commit is contained in:
2022-03-25 00:04:24 +01:00
parent e9e974e696
commit ce9d02562f
3 changed files with 386 additions and 80 deletions

View File

@@ -13,11 +13,11 @@
"build": "(tsbuild --web --allowimplicitany && tsbundle npm)"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.60",
"@gitzone/tsbuild": "^2.1.61",
"@gitzone/tsbundle": "^1.0.101",
"@gitzone/tstest": "^1.0.69",
"@pushrocks/smartexpress": "^4.0.0",
"@pushrocks/tapbundle": "^5.0.2",
"@pushrocks/smartexpress": "^4.0.1",
"@pushrocks/tapbundle": "^5.0.3",
"@types/node": "^17.0.23",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0"