fix(core): update

This commit is contained in:
Philipp Kunz 2023-06-26 10:09:24 +02:00
parent e2e7967fba
commit 0e4556d59e
3 changed files with 31 additions and 28 deletions

View File

@ -33,7 +33,7 @@
"@types/node": "^20.3.1"
},
"dependencies": {
"@apiglobal/typedrequest": "^2.0.10",
"@apiglobal/typedrequest": "^2.0.12",
"@pushrocks/lik": "^6.0.2",
"@pushrocks/npmextra": "^3.0.9",
"@pushrocks/projectinfo": "^5.0.1",
@ -53,7 +53,7 @@
"@pushrocks/smartshell": "^3.0.3",
"@pushrocks/smartsocket": "^2.0.19",
"@pushrocks/smartssh": "^2.0.0",
"@pushrocks/smartstring": "^4.0.5",
"@pushrocks/smartstring": "^4.0.7",
"@servezone/interfaces": "^1.0.3",
"@tsclass/tsclass": "^4.0.42",
"@types/through2": "^2.0.38",

View File

@ -6,8 +6,8 @@ settings:
dependencies:
'@apiglobal/typedrequest':
specifier: ^2.0.10
version: 2.0.10
specifier: ^2.0.12
version: 2.0.12
'@pushrocks/lik':
specifier: ^6.0.2
version: 6.0.2
@ -66,8 +66,8 @@ dependencies:
specifier: ^2.0.0
version: 2.0.0
'@pushrocks/smartstring':
specifier: ^4.0.5
version: 4.0.5
specifier: ^4.0.7
version: 4.0.7
'@servezone/interfaces':
specifier: ^1.0.3
version: 1.0.3
@ -116,8 +116,8 @@ packages:
/@apiglobal/typedrequest-interfaces@2.0.1:
resolution: {integrity: sha512-Oi7pNU4vKo5UvcCJmqkH43Us237Ws/Pp/WDYnwnonRnTmIMd+6QjNfN/gXcPnP6tbamk8r8Xzcz9mgnSDM2ysw==}
/@apiglobal/typedrequest@2.0.10:
resolution: {integrity: sha512-5Tayp+QVkRpQQa11eb/9eFZjR+Q7uzd0fFygoKPjrZ9IevHchuFX0TbDvf6PXVpfW3C7hAc2gjAmUHKrlWO7oA==}
/@apiglobal/typedrequest@2.0.12:
resolution: {integrity: sha512-oCxcdKEzihzPDf0jrqG4obFFSgDszvO5LO+0Fk/hH/0bZm0AQ1LssYVwaY8OHjT0ujmkTcC5JFCjaS7LgjKSgQ==}
dependencies:
'@apiglobal/typedrequest-interfaces': 1.0.20
'@pushrocks/isounique': 1.0.5
@ -131,12 +131,12 @@ packages:
/@apiglobal/typedsocket@2.0.24:
resolution: {integrity: sha512-8Ol5E3AvqdUTjEhiNkEKnbGpst9iXBtD5zDudeQDcajzjSdstUGe+GExQRc+D7hiOkktfuF8FArQ3HQ4RyZwow==}
dependencies:
'@apiglobal/typedrequest': 2.0.10
'@apiglobal/typedrequest': 2.0.12
'@apiglobal/typedrequest-interfaces': 2.0.1
'@pushrocks/isohash': 2.0.1
'@pushrocks/smartjson': 5.0.6
'@pushrocks/smartsocket': 2.0.19
'@pushrocks/smartstring': 4.0.5
'@pushrocks/smartstring': 4.0.7
'@pushrocks/smarturl': 3.0.6
transitivePeerDependencies:
- bufferutil
@ -651,7 +651,7 @@ packages:
'@pushrocks/smartfile': 9.0.6
'@pushrocks/smartpath': 5.0.5
'@pushrocks/smartpromise': 3.1.10
'@pushrocks/smartstring': 4.0.5
'@pushrocks/smartstring': 4.0.7
transitivePeerDependencies:
- supports-color
dev: false
@ -747,7 +747,7 @@ packages:
resolution: {integrity: sha512-/xuUshI4VtfM2Q8RJxsTjD/7sI2HZ4p4+CmKOZYK66nxgeyO+IkKM/qcxHdZLbuB2q/ekYNAfvce8VL0RxtTVQ==}
deprecated: This package has been replaced by @apiglobal/typedserver
dependencies:
'@apiglobal/typedrequest': 2.0.10
'@apiglobal/typedrequest': 2.0.12
'@apiglobal/typedsocket': 2.0.24
'@pushrocks/lik': 6.0.2
'@pushrocks/smartdelay': 2.0.13
@ -858,7 +858,7 @@ packages:
'@pushrocks/smartpath': 5.0.5
'@pushrocks/smartpromise': 3.1.10
'@pushrocks/smartshell': 2.0.30
'@pushrocks/smartstring': 4.0.5
'@pushrocks/smartstring': 4.0.7
'@types/minimatch': 3.0.5
isomorphic-git: 1.24.2
transitivePeerDependencies:
@ -895,7 +895,7 @@ packages:
/@pushrocks/smartjson@5.0.6:
resolution: {integrity: sha512-9OJbnRgLTaCRQz+pqu5tB3ZCqRs5Zh0hnBe7t7URE+TgwIZ8aiELUIbWRkgn4mSGVzHyL6pqTyIowP6AjUCG3w==}
dependencies:
'@pushrocks/smartstring': 4.0.5
'@pushrocks/smartstring': 4.0.7
'@types/buffer-json': 2.0.1
buffer-json: 2.0.0
fast-json-stable-stringify: 2.1.0
@ -956,7 +956,7 @@ packages:
dependencies:
'@pushrocks/smartping': 1.0.8
'@pushrocks/smartpromise': 3.1.10
'@pushrocks/smartstring': 4.0.5
'@pushrocks/smartstring': 4.0.7
'@types/default-gateway': 3.0.1
isopen: 1.3.0
public-ip: 6.0.1
@ -1137,7 +1137,7 @@ packages:
'@pushrocks/smartpath': 5.0.5
'@pushrocks/smartpromise': 3.1.10
'@pushrocks/smartshell': 2.0.30
'@pushrocks/smartstring': 4.0.5
'@pushrocks/smartstring': 4.0.7
'@types/fs-extra': 9.0.13
'@types/minimatch': 5.1.2
fs-extra: 10.1.0
@ -1156,14 +1156,14 @@ packages:
from2: 2.3.0
through2: 4.0.2
/@pushrocks/smartstring@4.0.5:
resolution: {integrity: sha512-g9a/Mfj+eJAUrTDQoH3oaYegjI98WlVoSLAI8lpExQ/STlEJGO5ZdWDqgZ0HvHe+5UeWvxzCFpHifqRhMUJ+dQ==}
/@pushrocks/smartstring@4.0.7:
resolution: {integrity: sha512-TxHSar7Cj29E+GOcIj4DeZKWCNVzHKdqnrBRqcBqLqmeYZvzFosLXpFKoaCJDq7MSxuPoCvu5woSdp9YmPXyog==}
dependencies:
'@pushrocks/isounique': 1.0.5
'@pushrocks/smartenv': 5.0.5
'@types/randomatic': 3.1.3
buffer: 6.0.3
crypto-random-string: 4.0.0
crypto-random-string: 5.0.0
js-base64: 3.7.5
normalize-newline: 4.1.0
randomatic: 3.1.1
@ -1762,6 +1762,11 @@ packages:
- utf-8-validate
dev: true
/@xmldom/xmldom@0.8.8:
resolution: {integrity: sha512-0LNz4EY8B/8xXY86wMrQ4tz6zEHZv9ehFMJPm8u2gq5lQ71cfRKdaKyxfJAx5aUoyzx0qzgURblTisPGgz3d+Q==}
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'}
@ -2229,11 +2234,11 @@ packages:
shebang-command: 2.0.0
which: 2.0.2
/crypto-random-string@4.0.0:
resolution: {integrity: sha512-x8dy3RnvYdlUcPOjkEHqozhiwzKNSq7GcPuXFbnyMOCHxX8V3OgIg/pYuabl2sbUPfIJaeAQB7PMOK8DFIdoRA==}
engines: {node: '>=12'}
/crypto-random-string@5.0.0:
resolution: {integrity: sha512-KWjTXWwxFd6a94m5CdRGW/t82Tr8DoBc9dNnPCAbFI1EBweN6v1tv8y4Y1m7ndkp/nkIBRxUxAzpaBnR2k3bcQ==}
engines: {node: '>=14.16'}
dependencies:
type-fest: 1.4.0
type-fest: 2.19.0
/dayjs@1.11.8:
resolution: {integrity: sha512-LcgxzFoWMEPO7ggRv1Y2N31hUf2R0Vj7fuy/m+Bg1K8rr+KAs1AEy4y9jd5DXe8pbHgX+srkHNS7TH6Q6ZhYeQ==}
@ -3719,6 +3724,8 @@ packages:
resolution: {integrity: sha512-mXF9AIgnvq1DP/ZM2R28tAfxP2wKZHYa2DjV0R1KCwcqSzm5Iqh1XQq9rdfAt6dp2DuPP0VHZIaCALc2v1cL5A==}
engines: {node: '>=14.18.0', npm: '>=6.14.15'}
hasBin: true
dependencies:
'@xmldom/xmldom': 0.8.8
dev: true
bundledDependencies:
- '@xmldom/xmldom'
@ -4379,10 +4386,6 @@ packages:
engines: {node: '>=10'}
dev: true
/type-fest@1.4.0:
resolution: {integrity: sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==}
engines: {node: '>=10'}
/type-fest@2.19.0:
resolution: {integrity: sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==}
engines: {node: '>=12.20'}

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@shipzone/npmci',
version: '4.1.14',
version: '4.1.15',
description: 'node and docker in gitlab ci on steroids'
}