fix(core): update

This commit is contained in:
Philipp Kunz 2021-11-07 15:26:12 +01:00
parent 2fd8219849
commit 7321ac680d
2 changed files with 1039 additions and 1562 deletions

2591
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -13,12 +13,12 @@
"format": "(gitzone format)"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.27",
"@gitzone/tsbundle": "^1.0.87",
"@gitzone/tstest": "^1.0.57",
"@pushrocks/smartexpress": "^3.0.106",
"@gitzone/tsbuild": "^2.1.28",
"@gitzone/tsbundle": "^1.0.88",
"@gitzone/tstest": "^1.0.59",
"@pushrocks/smartexpress": "^3.0.108",
"@pushrocks/tapbundle": "^3.2.14",
"@types/node": "^16.10.1",
"@types/node": "^16.11.6",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0"
},