fix(core): update
This commit is contained in:
		
							
								
								
									
										44
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										44
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -11,7 +11,7 @@ | ||||
|       "dependencies": { | ||||
|         "@apiglobal/typedrequest": "^1.0.56", | ||||
|         "@designestate/dees-comms": "^1.0.9", | ||||
|         "@pushrocks/lik": "^4.0.20", | ||||
|         "@pushrocks/lik": "^4.0.22", | ||||
|         "@pushrocks/smartdelay": "^2.0.13", | ||||
|         "@pushrocks/smartpromise": "^3.1.6", | ||||
|         "@pushrocks/smartrouter": "^1.0.11", | ||||
| @@ -28,7 +28,7 @@ | ||||
|         "@gitzone/tsbundle": "^1.0.87", | ||||
|         "@gitzone/tstest": "^1.0.57", | ||||
|         "@pushrocks/tapbundle": "^3.2.14", | ||||
|         "@types/node": "^16.9.0", | ||||
|         "@types/node": "^16.9.1", | ||||
|         "tslint": "^6.1.3", | ||||
|         "tslint-config-prettier": "^1.15.0" | ||||
|       } | ||||
| @@ -2108,17 +2108,17 @@ | ||||
|       "license": "MIT" | ||||
|     }, | ||||
|     "node_modules/@pushrocks/lik": { | ||||
|       "version": "4.0.20", | ||||
|       "resolved": "https://verdaccio.lossless.one/@pushrocks%2flik/-/lik-4.0.20.tgz", | ||||
|       "integrity": "sha512-DJbxSZFwDuHe4W7dU5anyO72gy4woZpkxSpySphdHbSYZf50VJ1sMOKIccSpgRIczeB0BTR5i0c+cKnNFrg2jw==", | ||||
|       "version": "4.0.22", | ||||
|       "resolved": "https://verdaccio.lossless.one/@pushrocks%2flik/-/lik-4.0.22.tgz", | ||||
|       "integrity": "sha512-dg6Du7nr/SLU80yJw7a0zk2xX9Vc8SCLZaQMmSRBlsnL1/Z7qpWDOtpRC9VlL9vTLenbvwGTvPWMpOKyyNbiiA==", | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "@pushrocks/smartdelay": "^2.0.10", | ||||
|         "@pushrocks/smartdelay": "^2.0.13", | ||||
|         "@pushrocks/smartmatch": "^1.0.7", | ||||
|         "@pushrocks/smartpromise": "^3.1.3", | ||||
|         "@pushrocks/smartpromise": "^3.1.6", | ||||
|         "@pushrocks/smartrx": "^2.0.19", | ||||
|         "@pushrocks/smarttime": "^3.0.37", | ||||
|         "@types/minimatch": "^3.0.3", | ||||
|         "@pushrocks/smarttime": "^3.0.38", | ||||
|         "@types/minimatch": "^3.0.5", | ||||
|         "symbol-tree": "^3.2.4" | ||||
|       } | ||||
|     }, | ||||
| @@ -3085,9 +3085,9 @@ | ||||
|       "license": "MIT" | ||||
|     }, | ||||
|     "node_modules/@types/node": { | ||||
|       "version": "16.9.0", | ||||
|       "resolved": "https://verdaccio.lossless.one/@types%2fnode/-/node-16.9.0.tgz", | ||||
|       "integrity": "sha512-nmP+VR4oT0pJUPFbKE4SXj3Yb4Q/kz3M9dSAO1GGMebRKWHQxLfDNmU/yh3xxCJha3N60nQ/JwXWwOE/ZSEVag==", | ||||
|       "version": "16.9.1", | ||||
|       "resolved": "https://verdaccio.lossless.one/@types%2fnode/-/node-16.9.1.tgz", | ||||
|       "integrity": "sha512-QpLcX9ZSsq3YYUUnD3nFDY8H7wctAhQj/TFKL8Ya8v5fMm3CFXxo8zStsLAl780ltoYoo1WvKUVGBQK+1ifr7g==", | ||||
|       "dev": true, | ||||
|       "license": "MIT" | ||||
|     }, | ||||
| @@ -16307,16 +16307,16 @@ | ||||
|       "integrity": "sha512-P1xLsuA1+8LQpoWCo2nP2vIQXKGUl5wDWU6CD7xTDZc3uw0He5V/qCPHM5zpIZsS7IuZOxDDpWb7aFveB11tXw==" | ||||
|     }, | ||||
|     "@pushrocks/lik": { | ||||
|       "version": "4.0.20", | ||||
|       "resolved": "https://verdaccio.lossless.one/@pushrocks%2flik/-/lik-4.0.20.tgz", | ||||
|       "integrity": "sha512-DJbxSZFwDuHe4W7dU5anyO72gy4woZpkxSpySphdHbSYZf50VJ1sMOKIccSpgRIczeB0BTR5i0c+cKnNFrg2jw==", | ||||
|       "version": "4.0.22", | ||||
|       "resolved": "https://verdaccio.lossless.one/@pushrocks%2flik/-/lik-4.0.22.tgz", | ||||
|       "integrity": "sha512-dg6Du7nr/SLU80yJw7a0zk2xX9Vc8SCLZaQMmSRBlsnL1/Z7qpWDOtpRC9VlL9vTLenbvwGTvPWMpOKyyNbiiA==", | ||||
|       "requires": { | ||||
|         "@pushrocks/smartdelay": "^2.0.10", | ||||
|         "@pushrocks/smartdelay": "^2.0.13", | ||||
|         "@pushrocks/smartmatch": "^1.0.7", | ||||
|         "@pushrocks/smartpromise": "^3.1.3", | ||||
|         "@pushrocks/smartpromise": "^3.1.6", | ||||
|         "@pushrocks/smartrx": "^2.0.19", | ||||
|         "@pushrocks/smarttime": "^3.0.37", | ||||
|         "@types/minimatch": "^3.0.3", | ||||
|         "@pushrocks/smarttime": "^3.0.38", | ||||
|         "@types/minimatch": "^3.0.5", | ||||
|         "symbol-tree": "^3.2.4" | ||||
|       } | ||||
|     }, | ||||
| @@ -17155,9 +17155,9 @@ | ||||
|       "integrity": "sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==" | ||||
|     }, | ||||
|     "@types/node": { | ||||
|       "version": "16.9.0", | ||||
|       "resolved": "https://verdaccio.lossless.one/@types%2fnode/-/node-16.9.0.tgz", | ||||
|       "integrity": "sha512-nmP+VR4oT0pJUPFbKE4SXj3Yb4Q/kz3M9dSAO1GGMebRKWHQxLfDNmU/yh3xxCJha3N60nQ/JwXWwOE/ZSEVag==", | ||||
|       "version": "16.9.1", | ||||
|       "resolved": "https://verdaccio.lossless.one/@types%2fnode/-/node-16.9.1.tgz", | ||||
|       "integrity": "sha512-QpLcX9ZSsq3YYUUnD3nFDY8H7wctAhQj/TFKL8Ya8v5fMm3CFXxo8zStsLAl780ltoYoo1WvKUVGBQK+1ifr7g==", | ||||
|       "dev": true | ||||
|     }, | ||||
|     "@types/parcel-bundler": { | ||||
|   | ||||
| @@ -17,14 +17,14 @@ | ||||
|     "@gitzone/tsbundle": "^1.0.87", | ||||
|     "@gitzone/tstest": "^1.0.57", | ||||
|     "@pushrocks/tapbundle": "^3.2.14", | ||||
|     "@types/node": "^16.9.0", | ||||
|     "@types/node": "^16.9.1", | ||||
|     "tslint": "^6.1.3", | ||||
|     "tslint-config-prettier": "^1.15.0" | ||||
|   }, | ||||
|   "dependencies": { | ||||
|     "@apiglobal/typedrequest": "^1.0.56", | ||||
|     "@designestate/dees-comms": "^1.0.9", | ||||
|     "@pushrocks/lik": "^4.0.20", | ||||
|     "@pushrocks/lik": "^4.0.22", | ||||
|     "@pushrocks/smartdelay": "^2.0.13", | ||||
|     "@pushrocks/smartpromise": "^3.1.6", | ||||
|     "@pushrocks/smartrouter": "^1.0.11", | ||||
|   | ||||
| @@ -80,7 +80,7 @@ export class DomTools { | ||||
|   }); | ||||
|  | ||||
|   public convenience = { | ||||
|      | ||||
|     typedrequest: plugins.typedrequest, | ||||
|     smartdelay: plugins.smartdelay, | ||||
|   }; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user