fix(core): update
This commit is contained in:
parent
2b7c3b78f6
commit
4a50ae3b00
@ -19,7 +19,7 @@
|
||||
"devDependencies": {
|
||||
"@gitzone/tsbuild": "^2.1.63",
|
||||
"@pushrocks/smartcli": "^4.0.6",
|
||||
"@types/node": "^18.8.4",
|
||||
"@types/node": "^18.11.2",
|
||||
"node-fetch": "^3.2.6"
|
||||
},
|
||||
"dependencies": {
|
||||
|
22
pnpm-lock.yaml
generated
22
pnpm-lock.yaml
generated
@ -5,7 +5,7 @@ specifiers:
|
||||
'@pushrocks/smartcli': ^4.0.6
|
||||
'@pushrocks/smartfile': ^10.0.2
|
||||
'@pushrocks/smartshell': ^2.0.30
|
||||
'@types/node': ^18.8.4
|
||||
'@types/node': ^18.11.2
|
||||
node-fetch: ^3.2.6
|
||||
ts-node: ^10.8.1
|
||||
typescript: ^4.7.3
|
||||
@ -13,13 +13,13 @@ specifiers:
|
||||
dependencies:
|
||||
'@pushrocks/smartfile': 10.0.5
|
||||
'@pushrocks/smartshell': 2.0.30
|
||||
ts-node: 10.9.1_xkk4lltwku4cysulzbqoieownu
|
||||
ts-node: 10.9.1_id5sxmpllzol2kp2zgqrnepaum
|
||||
typescript: 4.8.4
|
||||
|
||||
devDependencies:
|
||||
'@gitzone/tsbuild': 2.1.65
|
||||
'@pushrocks/smartcli': 4.0.6
|
||||
'@types/node': 18.8.4
|
||||
'@types/node': 18.11.2
|
||||
node-fetch: 3.2.10
|
||||
|
||||
packages:
|
||||
@ -332,18 +332,18 @@ packages:
|
||||
/@types/from2/2.3.1:
|
||||
resolution: {integrity: sha512-l7kKtohAc5h0CKh6vFMv5WcWvQx40KE6dQneUg22i8c1mwxhVPbN781bYts/mYXxSBrQMhNxkhwg18QY0MfeOg==}
|
||||
dependencies:
|
||||
'@types/node': 18.8.4
|
||||
'@types/node': 18.11.2
|
||||
|
||||
/@types/fs-extra/9.0.13:
|
||||
resolution: {integrity: sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==}
|
||||
dependencies:
|
||||
'@types/node': 18.8.4
|
||||
'@types/node': 18.11.2
|
||||
|
||||
/@types/glob/8.0.0:
|
||||
resolution: {integrity: sha512-l6NQsDDyQUVeoTynNpC9uRvCUint/gSUXQA2euwmTuWGvPY5LSDUu6tkCtJB2SvGQlJQzLaKqcGZP4//7EDveA==}
|
||||
dependencies:
|
||||
'@types/minimatch': 5.1.2
|
||||
'@types/node': 18.8.4
|
||||
'@types/node': 18.11.2
|
||||
|
||||
/@types/js-yaml/4.0.5:
|
||||
resolution: {integrity: sha512-FhpRzf927MNQdRZP0J5DLIdTXhjLYzeUTmLAu69mnVksLH9CJY3IuSeEgbKUki7GQZm0WqDkGzyxju2EZGD2wA==}
|
||||
@ -365,8 +365,8 @@ packages:
|
||||
/@types/minimatch/5.1.2:
|
||||
resolution: {integrity: sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==}
|
||||
|
||||
/@types/node/18.8.4:
|
||||
resolution: {integrity: sha512-WdlVphvfR/GJCLEMbNA8lJ0lhFNBj4SW3O+O5/cEGw9oYrv0al9zTwuQsq+myDUXgNx2jgBynoVgZ2MMJ6pbow==}
|
||||
/@types/node/18.11.2:
|
||||
resolution: {integrity: sha512-BWN3M23gLO2jVG8g/XHIRFWiiV4/GckeFIqbU/C4V3xpoBBWSMk4OZomouN0wCkfQFPqgZikyLr7DOYDysIkkw==}
|
||||
|
||||
/@types/randomatic/3.1.3:
|
||||
resolution: {integrity: sha512-UlYMg/XxN+YMh6vAiB879yh2bhaTOU0DB1g4NGIhzlaiSf22rAVKIGTvH8HjCXu+wfFvjAWHuPG5waN4btEubw==}
|
||||
@ -377,7 +377,7 @@ packages:
|
||||
/@types/through2/2.0.36:
|
||||
resolution: {integrity: sha512-vuifQksQHJXhV9McpVsXKuhnf3lsoX70PnhcqIAbs9dqLH2NgrGz0DzZPDY3+Yh6eaRqcE1gnCQ6QhBn1/PT5A==}
|
||||
dependencies:
|
||||
'@types/node': 18.8.4
|
||||
'@types/node': 18.11.2
|
||||
|
||||
/@types/which/2.0.1:
|
||||
resolution: {integrity: sha512-Jjakcv8Roqtio6w1gr0D7y6twbhx6gGgFGF5BLwajPpnOIOxFkakFhCq+LmyyeAz7BX6ULrjBOxdKaCDy+4+dQ==}
|
||||
@ -830,7 +830,7 @@ packages:
|
||||
hasBin: true
|
||||
dev: false
|
||||
|
||||
/ts-node/10.9.1_xkk4lltwku4cysulzbqoieownu:
|
||||
/ts-node/10.9.1_id5sxmpllzol2kp2zgqrnepaum:
|
||||
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@ -849,7 +849,7 @@ packages:
|
||||
'@tsconfig/node12': 1.0.11
|
||||
'@tsconfig/node14': 1.0.3
|
||||
'@tsconfig/node16': 1.0.3
|
||||
'@types/node': 18.8.4
|
||||
'@types/node': 18.11.2
|
||||
acorn: 8.8.0
|
||||
acorn-walk: 8.2.0
|
||||
arg: 4.1.3
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@gitzone/tsrun',
|
||||
version: '1.2.38',
|
||||
version: '1.2.39',
|
||||
description: 'run typescript programs efficiently'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user