fix(core): update

This commit is contained in:
2022-03-24 23:32:27 +01:00
parent 47f7cb18b5
commit 5e02c44647
2 changed files with 298 additions and 42 deletions

View File

@@ -13,15 +13,15 @@
"build": "(tsbuild --web --allowimplicitany)"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.60",
"@gitzone/tsrun": "^1.2.31",
"@gitzone/tsbuild": "^2.1.61",
"@gitzone/tsrun": "^1.2.32",
"@gitzone/tstest": "^1.0.69",
"@pushrocks/tapbundle": "^5.0.3",
"@types/node": "^17.0.23"
},
"dependencies": {
"@pushrocks/smartfile": "^9.0.6",
"@pushrocks/smartnetwork": "^2.0.14",
"@pushrocks/smartnetwork": "^3.0.0",
"@pushrocks/smartpath": "^5.0.5",
"@pushrocks/smartpromise": "^3.1.7",
"@pushrocks/smartpuppeteer": "^2.0.0",