fix(core): update
This commit is contained in:
parent
aee7e17035
commit
b7da538595
@ -21,14 +21,14 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://gitlab.com/pushrocks/smartdelay#README",
|
"homepage": "https://gitlab.com/pushrocks/smartdelay#README",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pushrocks/smartpromise": "^4.0.2"
|
"@push.rocks/smartpromise": "^4.0.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@gitzone/tsbuild": "^2.1.66",
|
"@gitzone/tsbuild": "^2.1.66",
|
||||||
"@gitzone/tsbundle": "^2.0.8",
|
"@gitzone/tsbundle": "^2.0.8",
|
||||||
"@gitzone/tsrun": "^1.2.42",
|
"@gitzone/tsrun": "^1.2.42",
|
||||||
"@gitzone/tstest": "^1.0.74",
|
"@gitzone/tstest": "^1.0.74",
|
||||||
"@pushrocks/tapbundle": "^5.0.8",
|
"@push.rocks/tapbundle": "^5.0.8",
|
||||||
"@types/node": "^20.4.1"
|
"@types/node": "^20.4.1"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
|
27
pnpm-lock.yaml
generated
27
pnpm-lock.yaml
generated
@ -5,9 +5,9 @@ settings:
|
|||||||
excludeLinksFromLockfile: false
|
excludeLinksFromLockfile: false
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
'@pushrocks/smartpromise':
|
'@push.rocks/smartpromise':
|
||||||
specifier: ^4.0.2
|
specifier: ^4.0.2
|
||||||
version: 4.0.2
|
version: 4.0.3
|
||||||
|
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@gitzone/tsbuild':
|
'@gitzone/tsbuild':
|
||||||
@ -22,7 +22,7 @@ devDependencies:
|
|||||||
'@gitzone/tstest':
|
'@gitzone/tstest':
|
||||||
specifier: ^1.0.74
|
specifier: ^1.0.74
|
||||||
version: 1.0.74(@types/node@20.4.1)
|
version: 1.0.74(@types/node@20.4.1)
|
||||||
'@pushrocks/tapbundle':
|
'@push.rocks/tapbundle':
|
||||||
specifier: ^5.0.8
|
specifier: ^5.0.8
|
||||||
version: 5.0.8
|
version: 5.0.8
|
||||||
'@types/node':
|
'@types/node':
|
||||||
@ -516,6 +516,26 @@ packages:
|
|||||||
dev: true
|
dev: true
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
|
/@push.rocks/smartpromise@4.0.3:
|
||||||
|
resolution: {integrity: sha512-z3lIso4/6KK3c6NFTVGZ7AOBsGURf8ha3qQtX/OxjZFk5dqS//8PLd0XqghVdIaUlRGmJ7Sfds/efZERWn1tAg==}
|
||||||
|
dev: false
|
||||||
|
|
||||||
|
/@push.rocks/tapbundle@5.0.8:
|
||||||
|
resolution: {integrity: sha512-pH+9KtiDPBTfU7twfg+9V29lAogdJqfqdIfbB3Dlv2CKfd5hhusuGVqY0KFeR8C7Kuy4uBah9FbvgN0UYZs80A==}
|
||||||
|
dependencies:
|
||||||
|
'@open-wc/testing': 3.2.0
|
||||||
|
'@open-wc/testing-helpers': 2.3.0
|
||||||
|
'@pushrocks/smartdelay': 3.0.1
|
||||||
|
'@pushrocks/smartenv': 5.0.5
|
||||||
|
'@pushrocks/smartexpect': 1.0.15
|
||||||
|
'@pushrocks/smartpromise': 4.0.2
|
||||||
|
'@pushrocks/smarttime': 4.0.1
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- bufferutil
|
||||||
|
- supports-color
|
||||||
|
- utf-8-validate
|
||||||
|
dev: true
|
||||||
|
|
||||||
/@pushrocks/consolecolor@2.0.1:
|
/@pushrocks/consolecolor@2.0.1:
|
||||||
resolution: {integrity: sha512-iOFCHVeFZ2OywbdwSxVI4/wokkcLrXVdHLgvMmkNhJ220eeLgjNZWx3EJo3vNW3zq5ybCSCUIq0878djBxrWpw==}
|
resolution: {integrity: sha512-iOFCHVeFZ2OywbdwSxVI4/wokkcLrXVdHLgvMmkNhJ220eeLgjNZWx3EJo3vNW3zq5ybCSCUIq0878djBxrWpw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -897,6 +917,7 @@ packages:
|
|||||||
|
|
||||||
/@pushrocks/smartpromise@4.0.2:
|
/@pushrocks/smartpromise@4.0.2:
|
||||||
resolution: {integrity: sha512-bqorOaGXPOuiOSV81luTKrTghg4O4NBRD0zyv7TIqmrMGf4a0uoozaUMp1X8vQdZW+y0gTzUJP9wkzAE6Cci0g==}
|
resolution: {integrity: sha512-bqorOaGXPOuiOSV81luTKrTghg4O4NBRD0zyv7TIqmrMGf4a0uoozaUMp1X8vQdZW+y0gTzUJP9wkzAE6Cci0g==}
|
||||||
|
dev: true
|
||||||
|
|
||||||
/@pushrocks/smartpuppeteer@2.0.2:
|
/@pushrocks/smartpuppeteer@2.0.2:
|
||||||
resolution: {integrity: sha512-l3tqnD6Evseofq1avHsMy2FXXEmCd4Z+nm3xmMWS7nWvP9qTbJIn0XguOBaUIAhR8zE53UKPXs5/qBqXVNZDDQ==}
|
resolution: {integrity: sha512-l3tqnD6Evseofq1avHsMy2FXXEmCd4Z+nm3xmMWS7nWvP9qTbJIn0XguOBaUIAhR8zE53UKPXs5/qBqXVNZDDQ==}
|
||||||
|
@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@push.rocks/smartdelay',
|
name: '@push.rocks/smartdelay',
|
||||||
version: '3.0.2',
|
version: '3.0.3',
|
||||||
description: 'timeouts for the async/await era, written in TypeScript'
|
description: 'timeouts for the async/await era, written in TypeScript'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user