fix(core): update

This commit is contained in:
2022-06-15 22:14:55 +02:00
parent 5e15729045
commit 0b5ec86780
10 changed files with 2755 additions and 10528 deletions

View File

@@ -13,21 +13,22 @@
"build": "(tsbuild --web --allowimplicitany)"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.61",
"@gitzone/tsrun": "^1.2.32",
"@gitzone/tstest": "^1.0.69",
"@gitzone/tsbuild": "^2.1.63",
"@gitzone/tsrun": "^1.2.35",
"@gitzone/tstest": "^1.0.71",
"@pushrocks/tapbundle": "^5.0.3",
"@types/node": "^17.0.23"
"@types/node": "^17.0.42"
},
"dependencies": {
"@pushrocks/smartfile": "^9.0.6",
"@pushrocks/smartfile": "^10.0.2",
"@pushrocks/smartnetwork": "^3.0.0",
"@pushrocks/smartpath": "^5.0.5",
"@pushrocks/smartpromise": "^3.1.7",
"@pushrocks/smartpuppeteer": "^2.0.0",
"@pushrocks/smartunique": "^3.0.3",
"@tsclass/tsclass": "^4.0.15",
"@types/express": "^4.17.13",
"express": "^4.17.3",
"express": "^4.18.1",
"pdf-merger-js": "^3.4.0",
"pdf2json": "^2.0.0"
},