fix(core): update

This commit is contained in:
Philipp Kunz 2022-02-02 03:03:03 +01:00
parent 14b95cfbc3
commit aeedf14336
2 changed files with 47 additions and 32 deletions

71
package-lock.json generated
View File

@ -9,10 +9,10 @@
"version": "4.0.0",
"license": "MIT",
"dependencies": {
"@open-wc/testing-helpers": "^2.0.2",
"@open-wc/testing-helpers": "^2.0.3",
"@pushrocks/smartdelay": "^2.0.13",
"@pushrocks/smartenv": "^4.0.16",
"@pushrocks/smartexpect": "^1.0.7",
"@pushrocks/smartexpect": "^1.0.8",
"@pushrocks/smartpromise": "^3.1.6",
"@pushrocks/smarttime": "^3.0.43"
},
@ -20,8 +20,8 @@
"@gitzone/tsbuild": "^2.1.29",
"@gitzone/tsrun": "^1.2.18",
"@gitzone/tstest": "^1.0.60",
"@types/node": "^16.11.12",
"randomstring": "^1.2.1",
"@types/node": "^17.0.14",
"randomstring": "^1.2.2",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0"
}
@ -1976,6 +1976,13 @@
"tsbundle": "cli.js"
}
},
"node_modules/@gitzone/tsbundle/node_modules/@types/node": {
"version": "16.11.22",
"resolved": "https://verdaccio.lossless.one/@types%2fnode/-/node-16.11.22.tgz",
"integrity": "sha512-DYNtJWauMQ9RNpesl4aVothr97/tIJM8HbyOXJ0AYT1Z2bEjLHyfjOBPAQQVMLf8h3kSShYfNk8Wnto8B2zHUA==",
"dev": true,
"license": "MIT"
},
"node_modules/@gitzone/tsrun": {
"version": "1.2.18",
"resolved": "https://verdaccio.lossless.one/@gitzone%2ftsrun/-/tsrun-1.2.18.tgz",
@ -2078,9 +2085,9 @@
}
},
"node_modules/@open-wc/testing-helpers": {
"version": "2.0.2",
"resolved": "https://verdaccio.lossless.one/@open-wc%2ftesting-helpers/-/testing-helpers-2.0.2.tgz",
"integrity": "sha512-wJlvDmWo+fIbgykRP21YSP9I9Pf/fo2+dZGaWG77Hw0sIuyB+7sNUDJDkL6kMkyyRecPV6dVRmbLt6HuOwvZ1w==",
"version": "2.0.3",
"resolved": "https://verdaccio.lossless.one/@open-wc%2ftesting-helpers/-/testing-helpers-2.0.3.tgz",
"integrity": "sha512-MR/7xDmeAnfGD4BmozUMQJ2V0hL6aC0SylyR0I0aB6zmph//RIUkPzsOzT8LMC5c8NtZFpPaJZEhGI6QRDO1Vg==",
"license": "MIT",
"dependencies": {
"@open-wc/scoped-elements": "^2.0.1",
@ -2300,9 +2307,9 @@
}
},
"node_modules/@pushrocks/smartexpect": {
"version": "1.0.7",
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartexpect/-/smartexpect-1.0.7.tgz",
"integrity": "sha512-xoYMslPRhOsA2/SPCY7gmRfzT2cL0D5a+wFPB0dVBLJ9jCoyYkRm5sZo02ty+YNqXUVN2zKxY+BZk9KM4HaHyw==",
"version": "1.0.8",
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartexpect/-/smartexpect-1.0.8.tgz",
"integrity": "sha512-vDSBhuhSWWcXENm3FCK911f/Q9YIv0eaN0aRGl5yQg6nT7xN0PSBiHcvIL/TEORJc28dJC5LOo+xxfHjWRyu3A==",
"license": "MIT",
"dependencies": {
"@pushrocks/smartdelay": "^2.0.13",
@ -3281,9 +3288,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "16.11.12",
"resolved": "https://verdaccio.lossless.one/@types%2fnode/-/node-16.11.12.tgz",
"integrity": "sha512-+2Iggwg7PxoO5Kyhvsq9VarmPbIelXP070HMImEpbtGCoyWNINQj4wzjbQCXzdHTRXnqufutJb5KAURZANNBAw==",
"version": "17.0.14",
"resolved": "https://verdaccio.lossless.one/@types%2fnode/-/node-17.0.14.tgz",
"integrity": "sha512-SbjLmERksKOGzWzPNuW7fJM7fk3YXVTFiZWB/Hs99gwhk+/dnrQRPBQjPW9aO+fi1tAffi9PrwFvsmOKmDTyng==",
"dev": true,
"license": "MIT"
},
@ -12284,9 +12291,9 @@
}
},
"node_modules/randomstring": {
"version": "1.2.1",
"resolved": "https://verdaccio.lossless.one/randomstring/-/randomstring-1.2.1.tgz",
"integrity": "sha512-eMnfell9XuU3jfCx3f4xCaFAt0YMFPZhx9R3PSStmLarDKg5j5vivqKhf/8pvG+VX/YkxsckHK/VPUrKa5V07A==",
"version": "1.2.2",
"resolved": "https://verdaccio.lossless.one/randomstring/-/randomstring-1.2.2.tgz",
"integrity": "sha512-9FByiB8guWZLbE+akdQiWE3I1I6w7Vn5El4o4y7o5bWQ6DWPcEOp+aLG7Jezc8BVRKKpgJd2ppRX0jnKu1YCfg==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -16818,6 +16825,14 @@
"rollup-plugin-sourcemaps": "^0.6.3",
"rollup-plugin-terser": "^7.0.2",
"typescript": "^4.4.2"
},
"dependencies": {
"@types/node": {
"version": "16.11.22",
"resolved": "https://verdaccio.lossless.one/@types%2fnode/-/node-16.11.22.tgz",
"integrity": "sha512-DYNtJWauMQ9RNpesl4aVothr97/tIJM8HbyOXJ0AYT1Z2bEjLHyfjOBPAQQVMLf8h3kSShYfNk8Wnto8B2zHUA==",
"dev": true
}
}
},
"@gitzone/tsrun": {
@ -16901,9 +16916,9 @@
}
},
"@open-wc/testing-helpers": {
"version": "2.0.2",
"resolved": "https://verdaccio.lossless.one/@open-wc%2ftesting-helpers/-/testing-helpers-2.0.2.tgz",
"integrity": "sha512-wJlvDmWo+fIbgykRP21YSP9I9Pf/fo2+dZGaWG77Hw0sIuyB+7sNUDJDkL6kMkyyRecPV6dVRmbLt6HuOwvZ1w==",
"version": "2.0.3",
"resolved": "https://verdaccio.lossless.one/@open-wc%2ftesting-helpers/-/testing-helpers-2.0.3.tgz",
"integrity": "sha512-MR/7xDmeAnfGD4BmozUMQJ2V0hL6aC0SylyR0I0aB6zmph//RIUkPzsOzT8LMC5c8NtZFpPaJZEhGI6QRDO1Vg==",
"requires": {
"@open-wc/scoped-elements": "^2.0.1",
"lit": "^2.0.0"
@ -17094,9 +17109,9 @@
}
},
"@pushrocks/smartexpect": {
"version": "1.0.7",
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartexpect/-/smartexpect-1.0.7.tgz",
"integrity": "sha512-xoYMslPRhOsA2/SPCY7gmRfzT2cL0D5a+wFPB0dVBLJ9jCoyYkRm5sZo02ty+YNqXUVN2zKxY+BZk9KM4HaHyw==",
"version": "1.0.8",
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartexpect/-/smartexpect-1.0.8.tgz",
"integrity": "sha512-vDSBhuhSWWcXENm3FCK911f/Q9YIv0eaN0aRGl5yQg6nT7xN0PSBiHcvIL/TEORJc28dJC5LOo+xxfHjWRyu3A==",
"requires": {
"@pushrocks/smartdelay": "^2.0.13",
"@pushrocks/smartpromise": "^3.1.6",
@ -17959,9 +17974,9 @@
"integrity": "sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ=="
},
"@types/node": {
"version": "16.11.12",
"resolved": "https://verdaccio.lossless.one/@types%2fnode/-/node-16.11.12.tgz",
"integrity": "sha512-+2Iggwg7PxoO5Kyhvsq9VarmPbIelXP070HMImEpbtGCoyWNINQj4wzjbQCXzdHTRXnqufutJb5KAURZANNBAw==",
"version": "17.0.14",
"resolved": "https://verdaccio.lossless.one/@types%2fnode/-/node-17.0.14.tgz",
"integrity": "sha512-SbjLmERksKOGzWzPNuW7fJM7fk3YXVTFiZWB/Hs99gwhk+/dnrQRPBQjPW9aO+fi1tAffi9PrwFvsmOKmDTyng==",
"dev": true
},
"@types/parcel-bundler": {
@ -24674,9 +24689,9 @@
}
},
"randomstring": {
"version": "1.2.1",
"resolved": "https://verdaccio.lossless.one/randomstring/-/randomstring-1.2.1.tgz",
"integrity": "sha512-eMnfell9XuU3jfCx3f4xCaFAt0YMFPZhx9R3PSStmLarDKg5j5vivqKhf/8pvG+VX/YkxsckHK/VPUrKa5V07A==",
"version": "1.2.2",
"resolved": "https://verdaccio.lossless.one/randomstring/-/randomstring-1.2.2.tgz",
"integrity": "sha512-9FByiB8guWZLbE+akdQiWE3I1I6w7Vn5El4o4y7o5bWQ6DWPcEOp+aLG7Jezc8BVRKKpgJd2ppRX0jnKu1YCfg==",
"dev": true,
"requires": {
"array-uniq": "1.0.2",

View File

@ -20,10 +20,10 @@
},
"homepage": "https://gitlab.com/pushrocks/tapbundle#README",
"dependencies": {
"@open-wc/testing-helpers": "^2.0.2",
"@open-wc/testing-helpers": "^2.0.3",
"@pushrocks/smartdelay": "^2.0.13",
"@pushrocks/smartenv": "^4.0.16",
"@pushrocks/smartexpect": "^1.0.7",
"@pushrocks/smartexpect": "^1.0.8",
"@pushrocks/smartpromise": "^3.1.6",
"@pushrocks/smarttime": "^3.0.43"
},
@ -31,8 +31,8 @@
"@gitzone/tsbuild": "^2.1.29",
"@gitzone/tsrun": "^1.2.18",
"@gitzone/tstest": "^1.0.60",
"@types/node": "^16.11.12",
"randomstring": "^1.2.1",
"@types/node": "^17.0.14",
"randomstring": "^1.2.2",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0"
},