fix(core): update

This commit is contained in:
Philipp Kunz 2022-08-04 12:31:35 +02:00
parent b0aeb19b5d
commit 6dc8009a32
3 changed files with 11 additions and 43 deletions

50
package-lock.json generated
View File

@ -14,7 +14,7 @@
"@pushrocks/early": "^4.0.3",
"@pushrocks/lik": "^6.0.0",
"@pushrocks/smartchok": "^1.0.23",
"@pushrocks/smartcli": "^4.0.4",
"@pushrocks/smartcli": "^4.0.5",
"@pushrocks/smartdelay": "^2.0.13",
"@pushrocks/smartlog": "^3.0.1",
"@pushrocks/smartlog-destination-local": "^8.0.8",
@ -886,9 +886,9 @@
}
},
"node_modules/@pushrocks/smartcli": {
"version": "4.0.4",
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartcli/-/smartcli-4.0.4.tgz",
"integrity": "sha512-xmcQCtlaO0LHos15oeMUwfb7uJiemCoXwbWZzA2IRlWtclXWBuGftzrYBZ+oQn9mEmdrxMvAdHulhLrDdoXVVQ==",
"version": "4.0.5",
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartcli/-/smartcli-4.0.5.tgz",
"integrity": "sha512-A2kuqn3bwLbBBW8N6NiDM8BvW/U5uWkGNBG/kk4y23MjjGXFLYUUXaRBs+wk+Z7mUC2q/Xvq9byw/tTVvO28Tw==",
"license": "MIT",
"dependencies": {
"@pushrocks/lik": "^6.0.0",
@ -896,9 +896,7 @@
"@pushrocks/smartparam": "^1.1.6",
"@pushrocks/smartpromise": "^3.1.3",
"@pushrocks/smartrx": "^2.0.25",
"@types/yargs": "^17.0.10",
"@types/yargs-parser": "^21.0.0",
"yargs-parser": "^21.0.1"
"yargs-parser": "21.0.1"
}
},
"node_modules/@pushrocks/smartdelay": {
@ -2409,21 +2407,6 @@
"@types/node": "*"
}
},
"node_modules/@types/yargs": {
"version": "17.0.10",
"resolved": "https://verdaccio.lossless.one/@types%2fyargs/-/yargs-17.0.10.tgz",
"integrity": "sha512-gmEaFwpj/7f/ROdtIlci1R1VYU1J4j95m8T+Tj3iBgiBFKg1foE/PSl93bBd5T9LDXNPo8UlNN6W0qwD8O5OaA==",
"license": "MIT",
"dependencies": {
"@types/yargs-parser": "*"
}
},
"node_modules/@types/yargs-parser": {
"version": "21.0.0",
"resolved": "https://verdaccio.lossless.one/@types%2fyargs-parser/-/yargs-parser-21.0.0.tgz",
"integrity": "sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==",
"license": "MIT"
},
"node_modules/@types/yauzl": {
"version": "2.9.2",
"resolved": "https://verdaccio.lossless.one/@types%2fyauzl/-/yauzl-2.9.2.tgz",
@ -8817,18 +8800,16 @@
}
},
"@pushrocks/smartcli": {
"version": "4.0.4",
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartcli/-/smartcli-4.0.4.tgz",
"integrity": "sha512-xmcQCtlaO0LHos15oeMUwfb7uJiemCoXwbWZzA2IRlWtclXWBuGftzrYBZ+oQn9mEmdrxMvAdHulhLrDdoXVVQ==",
"version": "4.0.5",
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartcli/-/smartcli-4.0.5.tgz",
"integrity": "sha512-A2kuqn3bwLbBBW8N6NiDM8BvW/U5uWkGNBG/kk4y23MjjGXFLYUUXaRBs+wk+Z7mUC2q/Xvq9byw/tTVvO28Tw==",
"requires": {
"@pushrocks/lik": "^6.0.0",
"@pushrocks/smartlog": "^3.0.1",
"@pushrocks/smartparam": "^1.1.6",
"@pushrocks/smartpromise": "^3.1.3",
"@pushrocks/smartrx": "^2.0.25",
"@types/yargs": "^17.0.10",
"@types/yargs-parser": "^21.0.0",
"yargs-parser": "^21.0.1"
"yargs-parser": "21.0.1"
}
},
"@pushrocks/smartdelay": {
@ -10189,19 +10170,6 @@
"@types/node": "*"
}
},
"@types/yargs": {
"version": "17.0.10",
"resolved": "https://verdaccio.lossless.one/@types%2fyargs/-/yargs-17.0.10.tgz",
"integrity": "sha512-gmEaFwpj/7f/ROdtIlci1R1VYU1J4j95m8T+Tj3iBgiBFKg1foE/PSl93bBd5T9LDXNPo8UlNN6W0qwD8O5OaA==",
"requires": {
"@types/yargs-parser": "*"
}
},
"@types/yargs-parser": {
"version": "21.0.0",
"resolved": "https://verdaccio.lossless.one/@types%2fyargs-parser/-/yargs-parser-21.0.0.tgz",
"integrity": "sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA=="
},
"@types/yauzl": {
"version": "2.9.2",
"resolved": "https://verdaccio.lossless.one/@types%2fyauzl/-/yauzl-2.9.2.tgz",

View File

@ -27,7 +27,7 @@
"@pushrocks/early": "^4.0.3",
"@pushrocks/lik": "^6.0.0",
"@pushrocks/smartchok": "^1.0.23",
"@pushrocks/smartcli": "^4.0.4",
"@pushrocks/smartcli": "^4.0.5",
"@pushrocks/smartdelay": "^2.0.13",
"@pushrocks/smartlog": "^3.0.1",
"@pushrocks/smartlog-destination-local": "^8.0.8",

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@gitzone/tswatch',
version: '2.0.4',
version: '2.0.5',
description: 'watch typescript projects during development'
}