fix(core): update

This commit is contained in:
2022-07-24 14:03:29 +02:00
parent 6fa151f933
commit 8f7167f201
5 changed files with 5109 additions and 10967 deletions

View File

@@ -21,21 +21,19 @@
},
"homepage": "https://gitlab.com/pushrocks/tapbundle#README",
"dependencies": {
"@open-wc/testing-helpers": "^2.1.2",
"@open-wc/testing": "^3.1.6",
"@pushrocks/smartdelay": "^2.0.13",
"@pushrocks/smartenv": "^5.0.0",
"@pushrocks/smartexpect": "^1.0.13",
"@pushrocks/smartenv": "^5.0.2",
"@pushrocks/smartexpect": "^1.0.14",
"@pushrocks/smartpromise": "^3.1.7",
"@pushrocks/smarttime": "^3.0.45"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.60",
"@gitzone/tsrun": "^1.2.31",
"@gitzone/tstest": "^1.0.69",
"@types/node": "^17.0.23",
"randomstring": "^1.2.2",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0"
"@gitzone/tsbuild": "^2.1.63",
"@gitzone/tsrun": "^1.2.37",
"@gitzone/tstest": "^1.0.71",
"@types/node": "^18.0.6",
"randomstring": "^1.2.2"
},
"files": [
"ts/**/*",