fix(core): update

This commit is contained in:
Philipp Kunz 2022-01-05 14:19:39 +01:00
parent e0cc6b5655
commit 671c871304
2 changed files with 1556 additions and 549 deletions

2093
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -14,20 +14,20 @@
"devDependencies": { "devDependencies": {
"@gitzone/tsbuild": "^2.1.28", "@gitzone/tsbuild": "^2.1.28",
"@gitzone/tsrun": "^1.2.18", "@gitzone/tsrun": "^1.2.18",
"@gitzone/tstest": "^1.0.59", "@gitzone/tstest": "^1.0.60",
"@pushrocks/tapbundle": "^3.2.14", "@pushrocks/tapbundle": "^3.2.15",
"@types/node": "^16.10.5", "@types/node": "^17.0.8",
"tslint": "^6.1.3", "tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0" "tslint-config-prettier": "^1.18.0"
}, },
"dependencies": { "dependencies": {
"@pushrocks/smartfile": "^8.0.10", "@pushrocks/smartfile": "^9.0.5",
"@pushrocks/smartnetwork": "^2.0.10", "@pushrocks/smartnetwork": "^2.0.10",
"@pushrocks/smartpromise": "^3.1.6", "@pushrocks/smartpromise": "^3.1.6",
"@pushrocks/smartpuppeteer": "^1.0.27", "@pushrocks/smartpuppeteer": "^1.0.36",
"@pushrocks/smartunique": "^3.0.3", "@pushrocks/smartunique": "^3.0.3",
"@types/express": "^4.17.13", "@types/express": "^4.17.13",
"express": "^4.17.1", "express": "^4.17.2",
"pdf-merger-js": "^3.2.1" "pdf-merger-js": "^3.2.1"
}, },
"files": [ "files": [