fix(core): update
This commit is contained in:
		
							
								
								
									
										94
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										94
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -18,10 +18,10 @@ | ||||
|         "tsrun": "cli.js" | ||||
|       }, | ||||
|       "devDependencies": { | ||||
|         "@gitzone/tsbuild": "^2.1.61", | ||||
|         "@gitzone/tsbuild": "^2.1.63", | ||||
|         "@pushrocks/smartcli": "^3.0.14", | ||||
|         "@types/node": "^17.0.35", | ||||
|         "node-fetch": "^3.2.4" | ||||
|         "@types/node": "^17.0.38", | ||||
|         "node-fetch": "^3.2.5" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@apiglobal/typedrequest-interfaces": { | ||||
| @@ -44,20 +44,20 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@gitzone/tsbuild": { | ||||
|       "version": "2.1.61", | ||||
|       "resolved": "https://verdaccio.lossless.one/@gitzone%2ftsbuild/-/tsbuild-2.1.61.tgz", | ||||
|       "integrity": "sha512-wKMl3OK6YcXcPutQqOtuZvt2GhxpO+DrvLJ/75zyfEF5JVzOtBdfdfd4Nv3prDKBpViXaqgQVVf1BARKQVA7wA==", | ||||
|       "version": "2.1.63", | ||||
|       "resolved": "https://verdaccio.lossless.one/@gitzone%2ftsbuild/-/tsbuild-2.1.63.tgz", | ||||
|       "integrity": "sha512-FgnFgb3WU0FdpJdhGC/bl518uZ7qPs0RiLlOXb5/yfS3LbOgwAqOTx+qvsqJ+G1WGw777COwJHe9Ut9E15vAEA==", | ||||
|       "dev": true, | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "@pushrocks/early": "^3.0.6", | ||||
|         "@pushrocks/early": "^4.0.2", | ||||
|         "@pushrocks/smartcli": "^3.0.14", | ||||
|         "@pushrocks/smartdelay": "^2.0.13", | ||||
|         "@pushrocks/smartfile": "^9.0.6", | ||||
|         "@pushrocks/smartlog": "^2.0.44", | ||||
|         "@pushrocks/smartpath": "^5.0.4", | ||||
|         "@pushrocks/smartpath": "^5.0.5", | ||||
|         "@pushrocks/smartpromise": "^3.1.7", | ||||
|         "typescript": "4.7.0" | ||||
|         "typescript": "^4.7.2" | ||||
|       }, | ||||
|       "bin": { | ||||
|         "tsbuild": "cli.js" | ||||
| @@ -70,20 +70,6 @@ | ||||
|       "dev": true, | ||||
|       "license": "MIT" | ||||
|     }, | ||||
|     "node_modules/@gitzone/tsbuild/node_modules/typescript": { | ||||
|       "version": "4.7.0", | ||||
|       "resolved": "https://verdaccio.lossless.one/typescript/-/typescript-4.7.0-dev.20220216.tgz", | ||||
|       "integrity": "sha512-Qwhfu+Ht6Vj5rqCEcf5sgrackkAnTzQ+eB1wgaon+Q6wawUk7LJsfuiCgTvYnyLvtd1xLQcpIohlruvhNws/3g==", | ||||
|       "dev": true, | ||||
|       "license": "Apache-2.0", | ||||
|       "bin": { | ||||
|         "tsc": "bin/tsc", | ||||
|         "tsserver": "bin/tsserver" | ||||
|       }, | ||||
|       "engines": { | ||||
|         "node": ">=4.2.0" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@jridgewell/resolve-uri": { | ||||
|       "version": "3.0.7", | ||||
|       "resolved": "https://verdaccio.lossless.one/@jridgewell%2fresolve-uri/-/resolve-uri-3.0.7.tgz", | ||||
| @@ -120,15 +106,15 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@pushrocks/early": { | ||||
|       "version": "3.0.6", | ||||
|       "resolved": "https://verdaccio.lossless.one/@pushrocks%2fearly/-/early-3.0.6.tgz", | ||||
|       "integrity": "sha512-ifUU0bbR/p3Vpe+nMg3LYHCPvM9QmRpL83pEYBvZ8KjbkrCxeXTJuNkeO3T8NGfeEL/q+SS8a9oEnpzoT/SGvw==", | ||||
|       "version": "4.0.2", | ||||
|       "resolved": "https://verdaccio.lossless.one/@pushrocks%2fearly/-/early-4.0.2.tgz", | ||||
|       "integrity": "sha512-aCFDD3JEtjjjap1oO/gUG39TgIW2QacqU4DgY/Dt7VdR8ZPN6CHB2RYhjrGjQV3PIkw7w04kMIAvTBoY0uLu/w==", | ||||
|       "dev": true, | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "@gitzone/tsbuild": "^2.1.24", | ||||
|         "@gitzone/tsbuild": "^2.1.60", | ||||
|         "@pushrocks/consolecolor": "^2.0.1", | ||||
|         "@pushrocks/smartpromise": "^3.0.6" | ||||
|         "@pushrocks/smartpromise": "^3.1.7" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@pushrocks/isounique": { | ||||
| @@ -504,9 +490,9 @@ | ||||
|       "license": "MIT" | ||||
|     }, | ||||
|     "node_modules/@types/node": { | ||||
|       "version": "17.0.35", | ||||
|       "resolved": "https://verdaccio.lossless.one/@types%2fnode/-/node-17.0.35.tgz", | ||||
|       "integrity": "sha512-vu1SrqBjbbZ3J6vwY17jBs8Sr/BKA+/a/WtjRG+whKg1iuLFOosq872EXS0eXWILdO36DHQQeku/ZcL6hz2fpg==", | ||||
|       "version": "17.0.38", | ||||
|       "resolved": "https://verdaccio.lossless.one/@types%2fnode/-/node-17.0.38.tgz", | ||||
|       "integrity": "sha512-5jY9RhV7c0Z4Jy09G+NIDTsCZ5G0L5n+Z+p+Y7t5VJHM30bgwzSjVtlcBxqAj+6L/swIlvtOSzr8rBk/aNyV2g==", | ||||
|       "license": "MIT" | ||||
|     }, | ||||
|     "node_modules/@types/through2": { | ||||
| @@ -1103,9 +1089,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/node-fetch": { | ||||
|       "version": "3.2.4", | ||||
|       "resolved": "https://verdaccio.lossless.one/node-fetch/-/node-fetch-3.2.4.tgz", | ||||
|       "integrity": "sha512-WvYJRN7mMyOLurFR2YpysQGuwYrJN+qrrpHjJDuKMcSPdfFccRUla/kng2mz6HWSBxJcqPbvatS6Gb4RhOzCJw==", | ||||
|       "version": "3.2.5", | ||||
|       "resolved": "https://verdaccio.lossless.one/node-fetch/-/node-fetch-3.2.5.tgz", | ||||
|       "integrity": "sha512-u7zCHdJp8JXBwF09mMfo2CL6kp37TslDl1KP3hRGTlCInBtag+UO3LGVy+NF0VzvnL3PVMpA2hXh1EtECFnyhQ==", | ||||
|       "dev": true, | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
| @@ -1524,19 +1510,19 @@ | ||||
|       } | ||||
|     }, | ||||
|     "@gitzone/tsbuild": { | ||||
|       "version": "2.1.61", | ||||
|       "resolved": "https://verdaccio.lossless.one/@gitzone%2ftsbuild/-/tsbuild-2.1.61.tgz", | ||||
|       "integrity": "sha512-wKMl3OK6YcXcPutQqOtuZvt2GhxpO+DrvLJ/75zyfEF5JVzOtBdfdfd4Nv3prDKBpViXaqgQVVf1BARKQVA7wA==", | ||||
|       "version": "2.1.63", | ||||
|       "resolved": "https://verdaccio.lossless.one/@gitzone%2ftsbuild/-/tsbuild-2.1.63.tgz", | ||||
|       "integrity": "sha512-FgnFgb3WU0FdpJdhGC/bl518uZ7qPs0RiLlOXb5/yfS3LbOgwAqOTx+qvsqJ+G1WGw777COwJHe9Ut9E15vAEA==", | ||||
|       "dev": true, | ||||
|       "requires": { | ||||
|         "@pushrocks/early": "^3.0.6", | ||||
|         "@pushrocks/early": "^4.0.2", | ||||
|         "@pushrocks/smartcli": "^3.0.14", | ||||
|         "@pushrocks/smartdelay": "^2.0.13", | ||||
|         "@pushrocks/smartfile": "^9.0.6", | ||||
|         "@pushrocks/smartlog": "^2.0.44", | ||||
|         "@pushrocks/smartpath": "^5.0.4", | ||||
|         "@pushrocks/smartpath": "^5.0.5", | ||||
|         "@pushrocks/smartpromise": "^3.1.7", | ||||
|         "typescript": "4.7.0" | ||||
|         "typescript": "^4.7.2" | ||||
|       }, | ||||
|       "dependencies": { | ||||
|         "@pushrocks/smartpath": { | ||||
| @@ -1544,12 +1530,6 @@ | ||||
|           "resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartpath/-/smartpath-5.0.5.tgz", | ||||
|           "integrity": "sha512-t2lXXGMpKnPlwubIcYGD6cGi2CUJxJ3t2yftVt8tHfjX68jELA5sJhFMtyD3AeFZVxePFZOCiHwWEbWkSDNnmw==", | ||||
|           "dev": true | ||||
|         }, | ||||
|         "typescript": { | ||||
|           "version": "4.7.0", | ||||
|           "resolved": "https://verdaccio.lossless.one/typescript/-/typescript-4.7.0-dev.20220216.tgz", | ||||
|           "integrity": "sha512-Qwhfu+Ht6Vj5rqCEcf5sgrackkAnTzQ+eB1wgaon+Q6wawUk7LJsfuiCgTvYnyLvtd1xLQcpIohlruvhNws/3g==", | ||||
|           "dev": true | ||||
|         } | ||||
|       } | ||||
|     }, | ||||
| @@ -1582,14 +1562,14 @@ | ||||
|       } | ||||
|     }, | ||||
|     "@pushrocks/early": { | ||||
|       "version": "3.0.6", | ||||
|       "resolved": "https://verdaccio.lossless.one/@pushrocks%2fearly/-/early-3.0.6.tgz", | ||||
|       "integrity": "sha512-ifUU0bbR/p3Vpe+nMg3LYHCPvM9QmRpL83pEYBvZ8KjbkrCxeXTJuNkeO3T8NGfeEL/q+SS8a9oEnpzoT/SGvw==", | ||||
|       "version": "4.0.2", | ||||
|       "resolved": "https://verdaccio.lossless.one/@pushrocks%2fearly/-/early-4.0.2.tgz", | ||||
|       "integrity": "sha512-aCFDD3JEtjjjap1oO/gUG39TgIW2QacqU4DgY/Dt7VdR8ZPN6CHB2RYhjrGjQV3PIkw7w04kMIAvTBoY0uLu/w==", | ||||
|       "dev": true, | ||||
|       "requires": { | ||||
|         "@gitzone/tsbuild": "^2.1.24", | ||||
|         "@gitzone/tsbuild": "^2.1.60", | ||||
|         "@pushrocks/consolecolor": "^2.0.1", | ||||
|         "@pushrocks/smartpromise": "^3.0.6" | ||||
|         "@pushrocks/smartpromise": "^3.1.7" | ||||
|       } | ||||
|     }, | ||||
|     "@pushrocks/isounique": { | ||||
| @@ -1929,9 +1909,9 @@ | ||||
|       "integrity": "sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==" | ||||
|     }, | ||||
|     "@types/node": { | ||||
|       "version": "17.0.35", | ||||
|       "resolved": "https://verdaccio.lossless.one/@types%2fnode/-/node-17.0.35.tgz", | ||||
|       "integrity": "sha512-vu1SrqBjbbZ3J6vwY17jBs8Sr/BKA+/a/WtjRG+whKg1iuLFOosq872EXS0eXWILdO36DHQQeku/ZcL6hz2fpg==" | ||||
|       "version": "17.0.38", | ||||
|       "resolved": "https://verdaccio.lossless.one/@types%2fnode/-/node-17.0.38.tgz", | ||||
|       "integrity": "sha512-5jY9RhV7c0Z4Jy09G+NIDTsCZ5G0L5n+Z+p+Y7t5VJHM30bgwzSjVtlcBxqAj+6L/swIlvtOSzr8rBk/aNyV2g==" | ||||
|     }, | ||||
|     "@types/through2": { | ||||
|       "version": "2.0.36", | ||||
| @@ -2333,9 +2313,9 @@ | ||||
|       "dev": true | ||||
|     }, | ||||
|     "node-fetch": { | ||||
|       "version": "3.2.4", | ||||
|       "resolved": "https://verdaccio.lossless.one/node-fetch/-/node-fetch-3.2.4.tgz", | ||||
|       "integrity": "sha512-WvYJRN7mMyOLurFR2YpysQGuwYrJN+qrrpHjJDuKMcSPdfFccRUla/kng2mz6HWSBxJcqPbvatS6Gb4RhOzCJw==", | ||||
|       "version": "3.2.5", | ||||
|       "resolved": "https://verdaccio.lossless.one/node-fetch/-/node-fetch-3.2.5.tgz", | ||||
|       "integrity": "sha512-u7zCHdJp8JXBwF09mMfo2CL6kp37TslDl1KP3hRGTlCInBtag+UO3LGVy+NF0VzvnL3PVMpA2hXh1EtECFnyhQ==", | ||||
|       "dev": true, | ||||
|       "requires": { | ||||
|         "data-uri-to-buffer": "^4.0.0", | ||||
|   | ||||
| @@ -16,10 +16,10 @@ | ||||
|     "build": "(tsbuild)" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@gitzone/tsbuild": "^2.1.61", | ||||
|     "@gitzone/tsbuild": "^2.1.63", | ||||
|     "@pushrocks/smartcli": "^3.0.14", | ||||
|     "@types/node": "^17.0.35", | ||||
|     "node-fetch": "^3.2.4" | ||||
|     "@types/node": "^17.0.38", | ||||
|     "node-fetch": "^3.2.5" | ||||
|   }, | ||||
|   "dependencies": { | ||||
|     "@pushrocks/smartfile": "^9.0.6", | ||||
|   | ||||
| @@ -3,6 +3,6 @@ | ||||
|  */ | ||||
| export const commitinfo = { | ||||
|   name: '@gitzone/tsrun', | ||||
|   version: '1.2.34', | ||||
|   version: '1.2.35', | ||||
|   description: 'run typescript programs efficiently' | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user