fix(core): update
This commit is contained in:
parent
96b7354dae
commit
dd834590cc
@ -18,7 +18,7 @@
|
||||
"@gitzone/tsbundle": "^2.0.6",
|
||||
"@gitzone/tsrun": "^1.2.39",
|
||||
"@gitzone/tstest": "^1.0.74",
|
||||
"@pushrocks/smartenv": "^5.0.2",
|
||||
"@pushrocks/smartenv": "^5.0.4",
|
||||
"@pushrocks/tapbundle": "^5.0.4",
|
||||
"@types/node": "^18.11.18"
|
||||
},
|
||||
@ -27,7 +27,7 @@
|
||||
"@apiglobal/typedrequest-interfaces": "2.0.1",
|
||||
"@pushrocks/isohash": "^2.0.0",
|
||||
"@pushrocks/smartjson": "^5.0.5",
|
||||
"@pushrocks/smartsocket": "^2.0.11",
|
||||
"@pushrocks/smartsocket": "^2.0.12",
|
||||
"@pushrocks/smartstring": "^4.0.2"
|
||||
},
|
||||
"browserslist": [
|
||||
|
39
pnpm-lock.yaml
generated
39
pnpm-lock.yaml
generated
@ -8,9 +8,9 @@ specifiers:
|
||||
'@gitzone/tsrun': ^1.2.39
|
||||
'@gitzone/tstest': ^1.0.74
|
||||
'@pushrocks/isohash': ^2.0.0
|
||||
'@pushrocks/smartenv': ^5.0.2
|
||||
'@pushrocks/smartenv': ^5.0.4
|
||||
'@pushrocks/smartjson': ^5.0.5
|
||||
'@pushrocks/smartsocket': ^2.0.11
|
||||
'@pushrocks/smartsocket': ^2.0.12
|
||||
'@pushrocks/smartstring': ^4.0.2
|
||||
'@pushrocks/tapbundle': ^5.0.4
|
||||
'@types/node': ^18.11.18
|
||||
@ -20,7 +20,7 @@ dependencies:
|
||||
'@apiglobal/typedrequest-interfaces': 2.0.1
|
||||
'@pushrocks/isohash': 2.0.0
|
||||
'@pushrocks/smartjson': 5.0.5
|
||||
'@pushrocks/smartsocket': 2.0.11
|
||||
'@pushrocks/smartsocket': 2.0.12
|
||||
'@pushrocks/smartstring': 4.0.5
|
||||
|
||||
devDependencies:
|
||||
@ -28,7 +28,7 @@ devDependencies:
|
||||
'@gitzone/tsbundle': 2.0.7
|
||||
'@gitzone/tsrun': 1.2.39_@types+node@18.11.18
|
||||
'@gitzone/tstest': 1.0.74_@types+node@18.11.18
|
||||
'@pushrocks/smartenv': 5.0.3
|
||||
'@pushrocks/smartenv': 5.0.4
|
||||
'@pushrocks/tapbundle': 5.0.4
|
||||
'@types/node': 18.11.18
|
||||
|
||||
@ -69,7 +69,7 @@ packages:
|
||||
'@apiglobal/typedrequest-interfaces': 2.0.1
|
||||
'@pushrocks/isohash': 2.0.0
|
||||
'@pushrocks/smartjson': 5.0.5
|
||||
'@pushrocks/smartsocket': 2.0.11
|
||||
'@pushrocks/smartsocket': 2.0.12
|
||||
'@pushrocks/smartstring': 4.0.5
|
||||
transitivePeerDependencies:
|
||||
- bufferutil
|
||||
@ -316,7 +316,7 @@ packages:
|
||||
/@pushrocks/isohash/2.0.0:
|
||||
resolution: {integrity: sha512-a6Vktczk0Q39hBYTuAFqa12QNhy5GcFYhnJ5pqzpE5r3rj3FSS8HLqsoBUwB3b9YHGKYnbky9C3YNhMmFvoLPg==}
|
||||
dependencies:
|
||||
'@pushrocks/smartenv': 5.0.3
|
||||
'@pushrocks/smartenv': 5.0.4
|
||||
'@pushrocks/smarthash': 2.1.10
|
||||
|
||||
/@pushrocks/isounique/1.0.5:
|
||||
@ -396,8 +396,8 @@ packages:
|
||||
dependencies:
|
||||
'@pushrocks/smartpromise': 3.1.7
|
||||
|
||||
/@pushrocks/smartenv/5.0.3:
|
||||
resolution: {integrity: sha512-/cgEDhOIo9LB5Vd2BVO9+QrjC38w872iy7w88UWuwz7obVILWOHl3MYMHAKFqXexuwKpQ/y/Klu2xQHtOPgi6Q==}
|
||||
/@pushrocks/smartenv/5.0.4:
|
||||
resolution: {integrity: sha512-/fVIgZ9LY0GkJQFQwTC06nqFEJhZeuJapa6SeQs3WGkGkgYeWO3DTscwxtUpZULUn7geuAFQrk+vW+lErXiksQ==}
|
||||
dependencies:
|
||||
'@pushrocks/smartpromise': 3.1.7
|
||||
|
||||
@ -429,7 +429,7 @@ packages:
|
||||
'@apiglobal/typedsocket': 2.0.12
|
||||
'@pushrocks/lik': 6.0.0
|
||||
'@pushrocks/smartdelay': 2.0.13
|
||||
'@pushrocks/smartenv': 5.0.3
|
||||
'@pushrocks/smartenv': 5.0.4
|
||||
'@pushrocks/smartfeed': 1.0.11
|
||||
'@pushrocks/smartfile': 10.0.5
|
||||
'@pushrocks/smartmanifest': 1.0.8
|
||||
@ -675,15 +675,15 @@ packages:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
/@pushrocks/smartsocket/2.0.11:
|
||||
resolution: {integrity: sha512-xmX90U3mGtpGoiTeHqwI369C2sptaX2xx2L0jwEEOIqqEOoEsiJnhp2NkNj2WNfe2vUldttN6xHWvEpEGa8WMA==}
|
||||
/@pushrocks/smartsocket/2.0.12:
|
||||
resolution: {integrity: sha512-coqUh03zrMWe73TZV6QcEcDSgmCG8hRTQt7kZ91Pflo5aCYVIsXT70SkZEmgVpSk1PS73xpx4lbNLrWRjsj4NQ==}
|
||||
dependencies:
|
||||
'@apiglobal/typedrequest-interfaces': 2.0.1
|
||||
'@pushrocks/isohash': 2.0.0
|
||||
'@pushrocks/isounique': 1.0.5
|
||||
'@pushrocks/lik': 6.0.0
|
||||
'@pushrocks/smartdelay': 2.0.13
|
||||
'@pushrocks/smartenv': 5.0.3
|
||||
'@pushrocks/smartenv': 5.0.4
|
||||
'@pushrocks/smartexpress': 4.0.22
|
||||
'@pushrocks/smartjson': 5.0.5
|
||||
'@pushrocks/smartlog': 3.0.2
|
||||
@ -722,7 +722,7 @@ packages:
|
||||
resolution: {integrity: sha512-g9a/Mfj+eJAUrTDQoH3oaYegjI98WlVoSLAI8lpExQ/STlEJGO5ZdWDqgZ0HvHe+5UeWvxzCFpHifqRhMUJ+dQ==}
|
||||
dependencies:
|
||||
'@pushrocks/isounique': 1.0.5
|
||||
'@pushrocks/smartenv': 5.0.3
|
||||
'@pushrocks/smartenv': 5.0.4
|
||||
'@types/randomatic': 3.1.3
|
||||
buffer: 6.0.3
|
||||
crypto-random-string: 4.0.0
|
||||
@ -792,7 +792,7 @@ packages:
|
||||
dependencies:
|
||||
'@open-wc/testing': 3.1.7
|
||||
'@pushrocks/smartdelay': 2.0.13
|
||||
'@pushrocks/smartenv': 5.0.3
|
||||
'@pushrocks/smartenv': 5.0.4
|
||||
'@pushrocks/smartexpect': 1.0.14
|
||||
'@pushrocks/smartpromise': 3.1.7
|
||||
'@pushrocks/smarttime': 3.0.50
|
||||
@ -807,7 +807,7 @@ packages:
|
||||
dependencies:
|
||||
'@adobe/helix-fetch': 3.1.2
|
||||
'@pushrocks/smartdelay': 2.0.13
|
||||
'@pushrocks/smartenv': 5.0.3
|
||||
'@pushrocks/smartenv': 5.0.4
|
||||
'@pushrocks/smartjson': 5.0.5
|
||||
'@pushrocks/smartpromise': 3.1.7
|
||||
'@pushrocks/webstore': 2.0.5
|
||||
@ -819,7 +819,7 @@ packages:
|
||||
dependencies:
|
||||
'@apiglobal/typedrequest-interfaces': 1.0.20
|
||||
'@pushrocks/lik': 6.0.0
|
||||
'@pushrocks/smartenv': 5.0.3
|
||||
'@pushrocks/smartenv': 5.0.4
|
||||
'@pushrocks/smartjson': 5.0.5
|
||||
'@pushrocks/smartpromise': 3.1.7
|
||||
'@pushrocks/smartrx': 2.0.27
|
||||
@ -1264,6 +1264,11 @@ packages:
|
||||
- utf-8-validate
|
||||
dev: true
|
||||
|
||||
/@xmldom/xmldom/0.8.6:
|
||||
resolution: {integrity: sha512-uRjjusqpoqfmRkTaNuLJ2VohVr67Q5YwDATW3VU7PfzTj6IRaihGrYI7zckGZjxQPBIp63nfvJbM+Yu5ICh0Bg==}
|
||||
engines: {node: '>=10.0.0'}
|
||||
dev: true
|
||||
|
||||
/accepts/1.3.8:
|
||||
resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==}
|
||||
engines: {node: '>= 0.6'}
|
||||
@ -3259,6 +3264,8 @@ packages:
|
||||
resolution: {integrity: sha512-mXF9AIgnvq1DP/ZM2R28tAfxP2wKZHYa2DjV0R1KCwcqSzm5Iqh1XQq9rdfAt6dp2DuPP0VHZIaCALc2v1cL5A==}
|
||||
engines: {node: '>=14.18.0', npm: '>=6.14.15'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@xmldom/xmldom': 0.8.6
|
||||
dev: true
|
||||
bundledDependencies:
|
||||
- '@xmldom/xmldom'
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@apiglobal/typedsocket',
|
||||
version: '2.0.16',
|
||||
version: '2.0.17',
|
||||
description: 'a typedrequest extension supporting websockets'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user