fix(core): update
This commit is contained in:
19
package.json
19
package.json
@@ -21,19 +21,20 @@
|
||||
},
|
||||
"homepage": "https://gitlab.com/pushrocks/tapbundle#README",
|
||||
"dependencies": {
|
||||
"@open-wc/testing": "^3.1.6",
|
||||
"@pushrocks/smartdelay": "^2.0.13",
|
||||
"@open-wc/testing": "^3.2.0",
|
||||
"@open-wc/testing-helpers": "^2.3.0",
|
||||
"@pushrocks/smartdelay": "^3.0.1",
|
||||
"@pushrocks/smartenv": "^5.0.2",
|
||||
"@pushrocks/smartexpect": "^1.0.14",
|
||||
"@pushrocks/smartpromise": "^3.1.7",
|
||||
"@pushrocks/smarttime": "^3.0.45"
|
||||
"@pushrocks/smartexpect": "^1.0.15",
|
||||
"@pushrocks/smartpromise": "^4.0.2",
|
||||
"@pushrocks/smarttime": "^4.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@gitzone/tsbuild": "^2.1.63",
|
||||
"@gitzone/tsrun": "^1.2.37",
|
||||
"@gitzone/tsbuild": "^2.1.66",
|
||||
"@gitzone/tsrun": "^1.2.42",
|
||||
"@gitzone/tstest": "^1.0.72",
|
||||
"@types/node": "^18.0.6",
|
||||
"randomstring": "^1.2.2"
|
||||
"@types/node": "^20.3.1",
|
||||
"randomstring": "^1.3.0"
|
||||
},
|
||||
"files": [
|
||||
"ts/**/*",
|
||||
|
||||
Reference in New Issue
Block a user