fix(core): update

This commit is contained in:
Philipp Kunz 2022-03-24 13:20:35 +01:00
parent 1d14312ccc
commit ee361eba4d
2 changed files with 471 additions and 749 deletions

1210
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -13,12 +13,12 @@
"build": "(tsbuild --web --allowimplicitany && tsbundle npm)"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.56",
"@gitzone/tsbundle": "^1.0.98",
"@gitzone/tstest": "^1.0.68",
"@pushrocks/smartexpress": "^3.0.108",
"@gitzone/tsbuild": "^2.1.60",
"@gitzone/tsbundle": "^1.0.101",
"@gitzone/tstest": "^1.0.69",
"@pushrocks/smartexpress": "^4.0.0",
"@pushrocks/tapbundle": "^5.0.2",
"@types/node": "^17.0.21",
"@types/node": "^17.0.23",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0"
},