fix(core): update
This commit is contained in:
		
							
								
								
									
										201
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										201
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -9,19 +9,19 @@ | ||||
|       "version": "1.0.96", | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "@babel/core": "^7.17.5", | ||||
|         "@babel/core": "^7.17.7", | ||||
|         "@babel/plugin-proposal-class-properties": "^7.16.7", | ||||
|         "@babel/plugin-proposal-decorators": "^7.17.2", | ||||
|         "@babel/plugin-transform-runtime": "^7.17.0", | ||||
|         "@babel/preset-env": "^7.16.11", | ||||
|         "@babel/runtime": "^7.17.2", | ||||
|         "@babel/runtime": "^7.17.7", | ||||
|         "@pushrocks/early": "^3.0.6", | ||||
|         "@pushrocks/smartcli": "^3.0.14", | ||||
|         "@pushrocks/smartfile": "^9.0.6", | ||||
|         "@pushrocks/smartlog": "^2.0.44", | ||||
|         "@pushrocks/smartlog-destination-local": "^8.0.8", | ||||
|         "@pushrocks/smartparcel": "^1.0.13", | ||||
|         "@pushrocks/smartpath": "^5.0.4", | ||||
|         "@pushrocks/smartpath": "^5.0.5", | ||||
|         "@pushrocks/smartpromise": "^3.1.7", | ||||
|         "@pushrocks/smartspawn": "^2.0.9", | ||||
|         "@rollup/plugin-commonjs": "^21.0.2", | ||||
| @@ -42,7 +42,7 @@ | ||||
|         "tsbundle": "cli.js" | ||||
|       }, | ||||
|       "devDependencies": { | ||||
|         "@gitzone/tsbuild": "^2.1.48", | ||||
|         "@gitzone/tsbuild": "^2.1.56", | ||||
|         "@gitzone/tsrun": "^1.2.31", | ||||
|         "@gitzone/tstest": "^1.0.67", | ||||
|         "@pushrocks/tapbundle": "^5.0.2", | ||||
| @@ -126,27 +126,27 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@babel/compat-data": { | ||||
|       "version": "7.16.8", | ||||
|       "resolved": "https://verdaccio.lossless.one/@babel%2fcompat-data/-/compat-data-7.16.8.tgz", | ||||
|       "integrity": "sha512-m7OkX0IdKLKPpBlJtF561YJal5y/jyI5fNfWbPxh2D/nbzzGI4qRyrD8xO2jB24u7l+5I2a43scCG2IrfjC50Q==", | ||||
|       "version": "7.17.7", | ||||
|       "resolved": "https://verdaccio.lossless.one/@babel%2fcompat-data/-/compat-data-7.17.7.tgz", | ||||
|       "integrity": "sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ==", | ||||
|       "license": "MIT", | ||||
|       "engines": { | ||||
|         "node": ">=6.9.0" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@babel/core": { | ||||
|       "version": "7.17.5", | ||||
|       "resolved": "https://verdaccio.lossless.one/@babel%2fcore/-/core-7.17.5.tgz", | ||||
|       "integrity": "sha512-/BBMw4EvjmyquN5O+t5eh0+YqB3XXJkYD2cjKpYtWOfFy4lQ4UozNSmxAcWT8r2XtZs0ewG+zrfsqeR15i1ajA==", | ||||
|       "version": "7.17.7", | ||||
|       "resolved": "https://verdaccio.lossless.one/@babel%2fcore/-/core-7.17.7.tgz", | ||||
|       "integrity": "sha512-djHlEfFHnSnTAcPb7dATbiM5HxGOP98+3JLBZtjRb5I7RXrw7kFRoG2dXM8cm3H+o11A8IFH/uprmJpwFynRNQ==", | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "@ampproject/remapping": "^2.1.0", | ||||
|         "@babel/code-frame": "^7.16.7", | ||||
|         "@babel/generator": "^7.17.3", | ||||
|         "@babel/helper-compilation-targets": "^7.16.7", | ||||
|         "@babel/helper-module-transforms": "^7.16.7", | ||||
|         "@babel/helpers": "^7.17.2", | ||||
|         "@babel/parser": "^7.17.3", | ||||
|         "@babel/generator": "^7.17.7", | ||||
|         "@babel/helper-compilation-targets": "^7.17.7", | ||||
|         "@babel/helper-module-transforms": "^7.17.7", | ||||
|         "@babel/helpers": "^7.17.7", | ||||
|         "@babel/parser": "^7.17.7", | ||||
|         "@babel/template": "^7.16.7", | ||||
|         "@babel/traverse": "^7.17.3", | ||||
|         "@babel/types": "^7.17.0", | ||||
| @@ -165,9 +165,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@babel/generator": { | ||||
|       "version": "7.17.3", | ||||
|       "resolved": "https://verdaccio.lossless.one/@babel%2fgenerator/-/generator-7.17.3.tgz", | ||||
|       "integrity": "sha512-+R6Dctil/MgUsZsZAkYgK+ADNSZzJRRy0TvY65T71z/CR854xHQ1EweBYXdfT+HNeN7w0cSJJEzgxZMv40pxsg==", | ||||
|       "version": "7.17.7", | ||||
|       "resolved": "https://verdaccio.lossless.one/@babel%2fgenerator/-/generator-7.17.7.tgz", | ||||
|       "integrity": "sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w==", | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "@babel/types": "^7.17.0", | ||||
| @@ -204,12 +204,12 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@babel/helper-compilation-targets": { | ||||
|       "version": "7.16.7", | ||||
|       "resolved": "https://verdaccio.lossless.one/@babel%2fhelper-compilation-targets/-/helper-compilation-targets-7.16.7.tgz", | ||||
|       "integrity": "sha512-mGojBwIWcwGD6rfqgRXVlVYmPAv7eOpIemUG3dGnDdCY4Pae70ROij3XmfrH6Fa1h1aiDylpglbZyktfzyo/hA==", | ||||
|       "version": "7.17.7", | ||||
|       "resolved": "https://verdaccio.lossless.one/@babel%2fhelper-compilation-targets/-/helper-compilation-targets-7.17.7.tgz", | ||||
|       "integrity": "sha512-UFzlz2jjd8kroj0hmCFV5zr+tQPi1dpC2cRsDV/3IEW8bJfCPrPpmcSN6ZS8RqIq4LXcmpipCQFPddyFA5Yc7w==", | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "@babel/compat-data": "^7.16.4", | ||||
|         "@babel/compat-data": "^7.17.7", | ||||
|         "@babel/helper-validator-option": "^7.16.7", | ||||
|         "browserslist": "^4.17.5", | ||||
|         "semver": "^6.3.0" | ||||
| @@ -364,19 +364,19 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@babel/helper-module-transforms": { | ||||
|       "version": "7.16.7", | ||||
|       "resolved": "https://verdaccio.lossless.one/@babel%2fhelper-module-transforms/-/helper-module-transforms-7.16.7.tgz", | ||||
|       "integrity": "sha512-gaqtLDxJEFCeQbYp9aLAefjhkKdjKcdh6DB7jniIGU3Pz52WAmP268zK0VgPz9hUNkMSYeH976K2/Y6yPadpng==", | ||||
|       "version": "7.17.7", | ||||
|       "resolved": "https://verdaccio.lossless.one/@babel%2fhelper-module-transforms/-/helper-module-transforms-7.17.7.tgz", | ||||
|       "integrity": "sha512-VmZD99F3gNTYB7fJRDTi+u6l/zxY0BE6OIxPSU7a50s6ZUQkHwSDmV92FfM+oCG0pZRVojGYhkR8I0OGeCVREw==", | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "@babel/helper-environment-visitor": "^7.16.7", | ||||
|         "@babel/helper-module-imports": "^7.16.7", | ||||
|         "@babel/helper-simple-access": "^7.16.7", | ||||
|         "@babel/helper-simple-access": "^7.17.7", | ||||
|         "@babel/helper-split-export-declaration": "^7.16.7", | ||||
|         "@babel/helper-validator-identifier": "^7.16.7", | ||||
|         "@babel/template": "^7.16.7", | ||||
|         "@babel/traverse": "^7.16.7", | ||||
|         "@babel/types": "^7.16.7" | ||||
|         "@babel/traverse": "^7.17.3", | ||||
|         "@babel/types": "^7.17.0" | ||||
|       }, | ||||
|       "engines": { | ||||
|         "node": ">=6.9.0" | ||||
| @@ -434,12 +434,12 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@babel/helper-simple-access": { | ||||
|       "version": "7.16.7", | ||||
|       "resolved": "https://verdaccio.lossless.one/@babel%2fhelper-simple-access/-/helper-simple-access-7.16.7.tgz", | ||||
|       "integrity": "sha512-ZIzHVyoeLMvXMN/vok/a4LWRy8G2v205mNP0XOuf9XRLyX5/u9CnVulUtDgUTama3lT+bf/UqucuZjqiGuTS1g==", | ||||
|       "version": "7.17.7", | ||||
|       "resolved": "https://verdaccio.lossless.one/@babel%2fhelper-simple-access/-/helper-simple-access-7.17.7.tgz", | ||||
|       "integrity": "sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA==", | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "@babel/types": "^7.16.7" | ||||
|         "@babel/types": "^7.17.0" | ||||
|       }, | ||||
|       "engines": { | ||||
|         "node": ">=6.9.0" | ||||
| @@ -503,13 +503,13 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@babel/helpers": { | ||||
|       "version": "7.17.2", | ||||
|       "resolved": "https://verdaccio.lossless.one/@babel%2fhelpers/-/helpers-7.17.2.tgz", | ||||
|       "integrity": "sha512-0Qu7RLR1dILozr/6M0xgj+DFPmi6Bnulgm9M8BVa9ZCWxDqlSnqt3cf8IDPB5m45sVXUZ0kuQAgUrdSFFH79fQ==", | ||||
|       "version": "7.17.7", | ||||
|       "resolved": "https://verdaccio.lossless.one/@babel%2fhelpers/-/helpers-7.17.7.tgz", | ||||
|       "integrity": "sha512-TKsj9NkjJfTBxM7Phfy7kv6yYc4ZcOo+AaWGqQOKTPDOmcGkIFb5xNA746eKisQkm4yavUYh4InYM9S+VnO01w==", | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "@babel/template": "^7.16.7", | ||||
|         "@babel/traverse": "^7.17.0", | ||||
|         "@babel/traverse": "^7.17.3", | ||||
|         "@babel/types": "^7.17.0" | ||||
|       }, | ||||
|       "engines": { | ||||
| @@ -531,9 +531,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@babel/parser": { | ||||
|       "version": "7.17.3", | ||||
|       "resolved": "https://verdaccio.lossless.one/@babel%2fparser/-/parser-7.17.3.tgz", | ||||
|       "integrity": "sha512-7yJPvPV+ESz2IUTPbOL+YkIGyCqOyNIzdguKQuJGnH7bg1WTIifuM21YqokFt/THWh1AkCRn9IgoykTRCBVpzA==", | ||||
|       "version": "7.17.7", | ||||
|       "resolved": "https://verdaccio.lossless.one/@babel%2fparser/-/parser-7.17.7.tgz", | ||||
|       "integrity": "sha512-bm3AQf45vR4gKggRfvJdYJ0gFLoCbsPxiFLSH6hTVYABptNHY6l9NrhnucVjQ/X+SPtLANT9lc0fFhikj+VBRA==", | ||||
|       "license": "MIT", | ||||
|       "bin": { | ||||
|         "parser": "bin/babel-parser.js" | ||||
| @@ -1664,9 +1664,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@babel/runtime": { | ||||
|       "version": "7.17.2", | ||||
|       "resolved": "https://verdaccio.lossless.one/@babel%2fruntime/-/runtime-7.17.2.tgz", | ||||
|       "integrity": "sha512-hzeyJyMA1YGdJTuWU0e/j4wKXrU4OMFvY2MSlaI9B7VQb0r5cxTE3EAIS2Q7Tn2RIcDkRvTA/v2JsAEhxe99uw==", | ||||
|       "version": "7.17.7", | ||||
|       "resolved": "https://verdaccio.lossless.one/@babel%2fruntime/-/runtime-7.17.7.tgz", | ||||
|       "integrity": "sha512-L6rvG9GDxaLgFjg41K+5Yv9OMrU98sWe+Ykmc6FDJW/+vYZMhdOMKkISgzptMaERHvS2Y2lw9MDRm2gHhlQQoA==", | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "regenerator-runtime": "^0.13.4" | ||||
| @@ -1747,16 +1747,16 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@gitzone/tsbuild": { | ||||
|       "version": "2.1.48", | ||||
|       "resolved": "https://verdaccio.lossless.one/@gitzone%2ftsbuild/-/tsbuild-2.1.48.tgz", | ||||
|       "integrity": "sha512-z++3J5CNlvCqtk620ExCVHNw2vEUHDYfQs27oMb8hOFlC/zK0uolxVN511p4TcI3dxAqnM6VB/NuNdxg8ypg6g==", | ||||
|       "version": "2.1.56", | ||||
|       "resolved": "https://verdaccio.lossless.one/@gitzone%2ftsbuild/-/tsbuild-2.1.56.tgz", | ||||
|       "integrity": "sha512-kqdevz61PeD3pmxQbTt1FU8bN7Vc7OIxlc7V8WXrWhhCDdA5yTqj42yC1sZA1w6a1QIh9rPTyaiEtNfUqQjBlw==", | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "@pushrocks/early": "^3.0.6", | ||||
|         "@pushrocks/smartcli": "^3.0.14", | ||||
|         "@pushrocks/smartfile": "^9.0.6", | ||||
|         "@pushrocks/smartlog": "^2.0.44", | ||||
|         "@pushrocks/smartpath": "^4.0.3", | ||||
|         "@pushrocks/smartpath": "^5.0.4", | ||||
|         "@pushrocks/smartpromise": "^3.1.7", | ||||
|         "typescript": "4.7.0" | ||||
|       }, | ||||
| @@ -1764,12 +1764,6 @@ | ||||
|         "tsbuild": "cli.js" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@gitzone/tsbuild/node_modules/@pushrocks/smartpath": { | ||||
|       "version": "4.0.3", | ||||
|       "resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartpath/-/smartpath-4.0.3.tgz", | ||||
|       "integrity": "sha512-KWz4DWOrB0sPfk6L4i+CPOo+UK5HXNaLI7ZAaqJe1nEWoDrpyeds1dNDaqVAmSgX4riLGxVpslKH5MnABCPsPg==", | ||||
|       "license": "MIT" | ||||
|     }, | ||||
|     "node_modules/@gitzone/tsbundle": { | ||||
|       "version": "1.0.91", | ||||
|       "resolved": "https://verdaccio.lossless.one/@gitzone%2ftsbundle/-/tsbundle-1.0.91.tgz", | ||||
| @@ -3730,9 +3724,9 @@ | ||||
|       "license": "MIT" | ||||
|     }, | ||||
|     "node_modules/@pushrocks/smartpath": { | ||||
|       "version": "5.0.4", | ||||
|       "resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartpath/-/smartpath-5.0.4.tgz", | ||||
|       "integrity": "sha512-EwyVasx4Tx1/4lPsDlIlRvFLTekQO5JBrYnkBrMx8W2915Af6GWVD8KU6tc6ouR8VN/4OZEp3XhiSVHO3tKPAA==", | ||||
|       "version": "5.0.5", | ||||
|       "resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartpath/-/smartpath-5.0.5.tgz", | ||||
|       "integrity": "sha512-t2lXXGMpKnPlwubIcYGD6cGi2CUJxJ3t2yftVt8tHfjX68jELA5sJhFMtyD3AeFZVxePFZOCiHwWEbWkSDNnmw==", | ||||
|       "license": "MIT" | ||||
|     }, | ||||
|     "node_modules/@pushrocks/smartpdf": { | ||||
| @@ -10865,22 +10859,22 @@ | ||||
|       } | ||||
|     }, | ||||
|     "@babel/compat-data": { | ||||
|       "version": "7.16.8", | ||||
|       "resolved": "https://verdaccio.lossless.one/@babel%2fcompat-data/-/compat-data-7.16.8.tgz", | ||||
|       "integrity": "sha512-m7OkX0IdKLKPpBlJtF561YJal5y/jyI5fNfWbPxh2D/nbzzGI4qRyrD8xO2jB24u7l+5I2a43scCG2IrfjC50Q==" | ||||
|       "version": "7.17.7", | ||||
|       "resolved": "https://verdaccio.lossless.one/@babel%2fcompat-data/-/compat-data-7.17.7.tgz", | ||||
|       "integrity": "sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ==" | ||||
|     }, | ||||
|     "@babel/core": { | ||||
|       "version": "7.17.5", | ||||
|       "resolved": "https://verdaccio.lossless.one/@babel%2fcore/-/core-7.17.5.tgz", | ||||
|       "integrity": "sha512-/BBMw4EvjmyquN5O+t5eh0+YqB3XXJkYD2cjKpYtWOfFy4lQ4UozNSmxAcWT8r2XtZs0ewG+zrfsqeR15i1ajA==", | ||||
|       "version": "7.17.7", | ||||
|       "resolved": "https://verdaccio.lossless.one/@babel%2fcore/-/core-7.17.7.tgz", | ||||
|       "integrity": "sha512-djHlEfFHnSnTAcPb7dATbiM5HxGOP98+3JLBZtjRb5I7RXrw7kFRoG2dXM8cm3H+o11A8IFH/uprmJpwFynRNQ==", | ||||
|       "requires": { | ||||
|         "@ampproject/remapping": "^2.1.0", | ||||
|         "@babel/code-frame": "^7.16.7", | ||||
|         "@babel/generator": "^7.17.3", | ||||
|         "@babel/helper-compilation-targets": "^7.16.7", | ||||
|         "@babel/helper-module-transforms": "^7.16.7", | ||||
|         "@babel/helpers": "^7.17.2", | ||||
|         "@babel/parser": "^7.17.3", | ||||
|         "@babel/generator": "^7.17.7", | ||||
|         "@babel/helper-compilation-targets": "^7.17.7", | ||||
|         "@babel/helper-module-transforms": "^7.17.7", | ||||
|         "@babel/helpers": "^7.17.7", | ||||
|         "@babel/parser": "^7.17.7", | ||||
|         "@babel/template": "^7.16.7", | ||||
|         "@babel/traverse": "^7.17.3", | ||||
|         "@babel/types": "^7.17.0", | ||||
| @@ -10892,9 +10886,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "@babel/generator": { | ||||
|       "version": "7.17.3", | ||||
|       "resolved": "https://verdaccio.lossless.one/@babel%2fgenerator/-/generator-7.17.3.tgz", | ||||
|       "integrity": "sha512-+R6Dctil/MgUsZsZAkYgK+ADNSZzJRRy0TvY65T71z/CR854xHQ1EweBYXdfT+HNeN7w0cSJJEzgxZMv40pxsg==", | ||||
|       "version": "7.17.7", | ||||
|       "resolved": "https://verdaccio.lossless.one/@babel%2fgenerator/-/generator-7.17.7.tgz", | ||||
|       "integrity": "sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w==", | ||||
|       "requires": { | ||||
|         "@babel/types": "^7.17.0", | ||||
|         "jsesc": "^2.5.1", | ||||
| @@ -10919,11 +10913,11 @@ | ||||
|       } | ||||
|     }, | ||||
|     "@babel/helper-compilation-targets": { | ||||
|       "version": "7.16.7", | ||||
|       "resolved": "https://verdaccio.lossless.one/@babel%2fhelper-compilation-targets/-/helper-compilation-targets-7.16.7.tgz", | ||||
|       "integrity": "sha512-mGojBwIWcwGD6rfqgRXVlVYmPAv7eOpIemUG3dGnDdCY4Pae70ROij3XmfrH6Fa1h1aiDylpglbZyktfzyo/hA==", | ||||
|       "version": "7.17.7", | ||||
|       "resolved": "https://verdaccio.lossless.one/@babel%2fhelper-compilation-targets/-/helper-compilation-targets-7.17.7.tgz", | ||||
|       "integrity": "sha512-UFzlz2jjd8kroj0hmCFV5zr+tQPi1dpC2cRsDV/3IEW8bJfCPrPpmcSN6ZS8RqIq4LXcmpipCQFPddyFA5Yc7w==", | ||||
|       "requires": { | ||||
|         "@babel/compat-data": "^7.16.4", | ||||
|         "@babel/compat-data": "^7.17.7", | ||||
|         "@babel/helper-validator-option": "^7.16.7", | ||||
|         "browserslist": "^4.17.5", | ||||
|         "semver": "^6.3.0" | ||||
| @@ -11026,18 +11020,18 @@ | ||||
|       } | ||||
|     }, | ||||
|     "@babel/helper-module-transforms": { | ||||
|       "version": "7.16.7", | ||||
|       "resolved": "https://verdaccio.lossless.one/@babel%2fhelper-module-transforms/-/helper-module-transforms-7.16.7.tgz", | ||||
|       "integrity": "sha512-gaqtLDxJEFCeQbYp9aLAefjhkKdjKcdh6DB7jniIGU3Pz52WAmP268zK0VgPz9hUNkMSYeH976K2/Y6yPadpng==", | ||||
|       "version": "7.17.7", | ||||
|       "resolved": "https://verdaccio.lossless.one/@babel%2fhelper-module-transforms/-/helper-module-transforms-7.17.7.tgz", | ||||
|       "integrity": "sha512-VmZD99F3gNTYB7fJRDTi+u6l/zxY0BE6OIxPSU7a50s6ZUQkHwSDmV92FfM+oCG0pZRVojGYhkR8I0OGeCVREw==", | ||||
|       "requires": { | ||||
|         "@babel/helper-environment-visitor": "^7.16.7", | ||||
|         "@babel/helper-module-imports": "^7.16.7", | ||||
|         "@babel/helper-simple-access": "^7.16.7", | ||||
|         "@babel/helper-simple-access": "^7.17.7", | ||||
|         "@babel/helper-split-export-declaration": "^7.16.7", | ||||
|         "@babel/helper-validator-identifier": "^7.16.7", | ||||
|         "@babel/template": "^7.16.7", | ||||
|         "@babel/traverse": "^7.16.7", | ||||
|         "@babel/types": "^7.16.7" | ||||
|         "@babel/traverse": "^7.17.3", | ||||
|         "@babel/types": "^7.17.0" | ||||
|       } | ||||
|     }, | ||||
|     "@babel/helper-optimise-call-expression": { | ||||
| @@ -11076,11 +11070,11 @@ | ||||
|       } | ||||
|     }, | ||||
|     "@babel/helper-simple-access": { | ||||
|       "version": "7.16.7", | ||||
|       "resolved": "https://verdaccio.lossless.one/@babel%2fhelper-simple-access/-/helper-simple-access-7.16.7.tgz", | ||||
|       "integrity": "sha512-ZIzHVyoeLMvXMN/vok/a4LWRy8G2v205mNP0XOuf9XRLyX5/u9CnVulUtDgUTama3lT+bf/UqucuZjqiGuTS1g==", | ||||
|       "version": "7.17.7", | ||||
|       "resolved": "https://verdaccio.lossless.one/@babel%2fhelper-simple-access/-/helper-simple-access-7.17.7.tgz", | ||||
|       "integrity": "sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA==", | ||||
|       "requires": { | ||||
|         "@babel/types": "^7.16.7" | ||||
|         "@babel/types": "^7.17.0" | ||||
|       } | ||||
|     }, | ||||
|     "@babel/helper-skip-transparent-expression-wrappers": { | ||||
| @@ -11121,12 +11115,12 @@ | ||||
|       } | ||||
|     }, | ||||
|     "@babel/helpers": { | ||||
|       "version": "7.17.2", | ||||
|       "resolved": "https://verdaccio.lossless.one/@babel%2fhelpers/-/helpers-7.17.2.tgz", | ||||
|       "integrity": "sha512-0Qu7RLR1dILozr/6M0xgj+DFPmi6Bnulgm9M8BVa9ZCWxDqlSnqt3cf8IDPB5m45sVXUZ0kuQAgUrdSFFH79fQ==", | ||||
|       "version": "7.17.7", | ||||
|       "resolved": "https://verdaccio.lossless.one/@babel%2fhelpers/-/helpers-7.17.7.tgz", | ||||
|       "integrity": "sha512-TKsj9NkjJfTBxM7Phfy7kv6yYc4ZcOo+AaWGqQOKTPDOmcGkIFb5xNA746eKisQkm4yavUYh4InYM9S+VnO01w==", | ||||
|       "requires": { | ||||
|         "@babel/template": "^7.16.7", | ||||
|         "@babel/traverse": "^7.17.0", | ||||
|         "@babel/traverse": "^7.17.3", | ||||
|         "@babel/types": "^7.17.0" | ||||
|       } | ||||
|     }, | ||||
| @@ -11141,9 +11135,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "@babel/parser": { | ||||
|       "version": "7.17.3", | ||||
|       "resolved": "https://verdaccio.lossless.one/@babel%2fparser/-/parser-7.17.3.tgz", | ||||
|       "integrity": "sha512-7yJPvPV+ESz2IUTPbOL+YkIGyCqOyNIzdguKQuJGnH7bg1WTIifuM21YqokFt/THWh1AkCRn9IgoykTRCBVpzA==" | ||||
|       "version": "7.17.7", | ||||
|       "resolved": "https://verdaccio.lossless.one/@babel%2fparser/-/parser-7.17.7.tgz", | ||||
|       "integrity": "sha512-bm3AQf45vR4gKggRfvJdYJ0gFLoCbsPxiFLSH6hTVYABptNHY6l9NrhnucVjQ/X+SPtLANT9lc0fFhikj+VBRA==" | ||||
|     }, | ||||
|     "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": { | ||||
|       "version": "7.16.7", | ||||
| @@ -11827,9 +11821,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "@babel/runtime": { | ||||
|       "version": "7.17.2", | ||||
|       "resolved": "https://verdaccio.lossless.one/@babel%2fruntime/-/runtime-7.17.2.tgz", | ||||
|       "integrity": "sha512-hzeyJyMA1YGdJTuWU0e/j4wKXrU4OMFvY2MSlaI9B7VQb0r5cxTE3EAIS2Q7Tn2RIcDkRvTA/v2JsAEhxe99uw==", | ||||
|       "version": "7.17.7", | ||||
|       "resolved": "https://verdaccio.lossless.one/@babel%2fruntime/-/runtime-7.17.7.tgz", | ||||
|       "integrity": "sha512-L6rvG9GDxaLgFjg41K+5Yv9OMrU98sWe+Ykmc6FDJW/+vYZMhdOMKkISgzptMaERHvS2Y2lw9MDRm2gHhlQQoA==", | ||||
|       "requires": { | ||||
|         "regenerator-runtime": "^0.13.4" | ||||
|       } | ||||
| @@ -11886,24 +11880,17 @@ | ||||
|       } | ||||
|     }, | ||||
|     "@gitzone/tsbuild": { | ||||
|       "version": "2.1.48", | ||||
|       "resolved": "https://verdaccio.lossless.one/@gitzone%2ftsbuild/-/tsbuild-2.1.48.tgz", | ||||
|       "integrity": "sha512-z++3J5CNlvCqtk620ExCVHNw2vEUHDYfQs27oMb8hOFlC/zK0uolxVN511p4TcI3dxAqnM6VB/NuNdxg8ypg6g==", | ||||
|       "version": "2.1.56", | ||||
|       "resolved": "https://verdaccio.lossless.one/@gitzone%2ftsbuild/-/tsbuild-2.1.56.tgz", | ||||
|       "integrity": "sha512-kqdevz61PeD3pmxQbTt1FU8bN7Vc7OIxlc7V8WXrWhhCDdA5yTqj42yC1sZA1w6a1QIh9rPTyaiEtNfUqQjBlw==", | ||||
|       "requires": { | ||||
|         "@pushrocks/early": "^3.0.6", | ||||
|         "@pushrocks/smartcli": "^3.0.14", | ||||
|         "@pushrocks/smartfile": "^9.0.6", | ||||
|         "@pushrocks/smartlog": "^2.0.44", | ||||
|         "@pushrocks/smartpath": "^4.0.3", | ||||
|         "@pushrocks/smartpath": "^5.0.4", | ||||
|         "@pushrocks/smartpromise": "^3.1.7", | ||||
|         "typescript": "4.7.0" | ||||
|       }, | ||||
|       "dependencies": { | ||||
|         "@pushrocks/smartpath": { | ||||
|           "version": "4.0.3", | ||||
|           "resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartpath/-/smartpath-4.0.3.tgz", | ||||
|           "integrity": "sha512-KWz4DWOrB0sPfk6L4i+CPOo+UK5HXNaLI7ZAaqJe1nEWoDrpyeds1dNDaqVAmSgX4riLGxVpslKH5MnABCPsPg==" | ||||
|         } | ||||
|       } | ||||
|     }, | ||||
|     "@gitzone/tsbundle": { | ||||
| @@ -13280,9 +13267,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "@pushrocks/smartpath": { | ||||
|       "version": "5.0.4", | ||||
|       "resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartpath/-/smartpath-5.0.4.tgz", | ||||
|       "integrity": "sha512-EwyVasx4Tx1/4lPsDlIlRvFLTekQO5JBrYnkBrMx8W2915Af6GWVD8KU6tc6ouR8VN/4OZEp3XhiSVHO3tKPAA==" | ||||
|       "version": "5.0.5", | ||||
|       "resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartpath/-/smartpath-5.0.5.tgz", | ||||
|       "integrity": "sha512-t2lXXGMpKnPlwubIcYGD6cGi2CUJxJ3t2yftVt8tHfjX68jELA5sJhFMtyD3AeFZVxePFZOCiHwWEbWkSDNnmw==" | ||||
|     }, | ||||
|     "@pushrocks/smartpdf": { | ||||
|       "version": "2.0.18", | ||||
|   | ||||
							
								
								
									
										10
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								package.json
									
									
									
									
									
								
							| @@ -10,13 +10,13 @@ | ||||
|   "license": "MIT", | ||||
|   "scripts": { | ||||
|     "test": "npm run build && (tstest test/) && (cd test && node ../cli.js --production)", | ||||
|     "build": "(tsbuild --web)" | ||||
|     "build": "(tsbuild --web --allowimplicitany)" | ||||
|   }, | ||||
|   "bin": { | ||||
|     "tsbundle": "cli.js" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@gitzone/tsbuild": "^2.1.48", | ||||
|     "@gitzone/tsbuild": "^2.1.56", | ||||
|     "@gitzone/tsrun": "^1.2.31", | ||||
|     "@gitzone/tstest": "^1.0.67", | ||||
|     "@pushrocks/tapbundle": "^5.0.2", | ||||
| @@ -24,19 +24,19 @@ | ||||
|     "tslint-config-prettier": "^1.15.0" | ||||
|   }, | ||||
|   "dependencies": { | ||||
|     "@babel/core": "^7.17.5", | ||||
|     "@babel/core": "^7.17.7", | ||||
|     "@babel/plugin-proposal-class-properties": "^7.16.7", | ||||
|     "@babel/plugin-proposal-decorators": "^7.17.2", | ||||
|     "@babel/plugin-transform-runtime": "^7.17.0", | ||||
|     "@babel/preset-env": "^7.16.11", | ||||
|     "@babel/runtime": "^7.17.2", | ||||
|     "@babel/runtime": "^7.17.7", | ||||
|     "@pushrocks/early": "^3.0.6", | ||||
|     "@pushrocks/smartcli": "^3.0.14", | ||||
|     "@pushrocks/smartfile": "^9.0.6", | ||||
|     "@pushrocks/smartlog": "^2.0.44", | ||||
|     "@pushrocks/smartlog-destination-local": "^8.0.8", | ||||
|     "@pushrocks/smartparcel": "^1.0.13", | ||||
|     "@pushrocks/smartpath": "^5.0.4", | ||||
|     "@pushrocks/smartpath": "^5.0.5", | ||||
|     "@pushrocks/smartpromise": "^3.1.7", | ||||
|     "@pushrocks/smartspawn": "^2.0.9", | ||||
|     "@rollup/plugin-commonjs": "^21.0.2", | ||||
|   | ||||
| @@ -55,15 +55,15 @@ const run = async () => { | ||||
|   if (transportOptions.mode === 'test') { | ||||
|     console.log('building for test:') | ||||
|     tsbundleProcessInstance.buildTest( | ||||
|       plugins.path.join(process.cwd(), transportOptions.from), | ||||
|       plugins.path.join(process.cwd(), transportOptions.to), | ||||
|       plugins.smartpath.transform.makeAbsolute(transportOptions.from, process.cwd()), | ||||
|       plugins.smartpath.transform.makeAbsolute(transportOptions.to, process.cwd()), | ||||
|       transportOptions.argv | ||||
|     ); | ||||
|   } else { | ||||
|     console.log('building for production:') | ||||
|     tsbundleProcessInstance.buildProduction( | ||||
|       transportOptions.from, | ||||
|       transportOptions.to, | ||||
|       plugins.smartpath.transform.makeAbsolute(transportOptions.from, process.cwd()), | ||||
|       plugins.smartpath.transform.makeAbsolute(transportOptions.to, process.cwd()), | ||||
|       transportOptions.argv | ||||
|     ); | ||||
|   } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user