fix(core): update

This commit is contained in:
2022-02-02 16:55:12 +01:00
parent c3a772c155
commit 0483b55a9e
7 changed files with 1571 additions and 1289 deletions

View File

@@ -12,20 +12,20 @@
"build": "(tsbuild --web && tsbundle npm)"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.28",
"@gitzone/tsbundle": "^1.0.88",
"@gitzone/tsbuild": "^2.1.29",
"@gitzone/tsbundle": "^1.0.89",
"@gitzone/tsrun": "^1.2.18",
"@gitzone/tstest": "^1.0.60",
"@pushrocks/tapbundle": "^3.2.14",
"@types/node": "^16.11.6",
"@pushrocks/tapbundle": "^4.0.3",
"@types/node": "^17.0.14",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0"
},
"dependencies": {
"@pushrocks/lik": "^5.0.0",
"@pushrocks/lik": "^5.0.4",
"@pushrocks/smartdelay": "^2.0.13",
"@pushrocks/smartpromise": "^3.1.6",
"croner": "^4.0.69",
"croner": "^4.0.86",
"dayjs": "^1.10.7",
"is-nan": "^1.3.2",
"pretty-ms": "^7.0.1"