fix(core): update
This commit is contained in:
		
							
								
								
									
										10671
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										10671
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										14
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										14
									
								
								package.json
									
									
									
									
									
								
							| @@ -13,21 +13,21 @@ | |||||||
|     "build": "(tsbuild --web --allowimplicitany && tsbundle npm)" |     "build": "(tsbuild --web --allowimplicitany && tsbundle npm)" | ||||||
|   }, |   }, | ||||||
|   "devDependencies": { |   "devDependencies": { | ||||||
|     "@gitzone/tsbuild": "^2.1.61", |     "@gitzone/tsbuild": "^2.1.63", | ||||||
|     "@gitzone/tsbundle": "^1.0.101", |     "@gitzone/tsbundle": "^2.0.4", | ||||||
|     "@gitzone/tstest": "^1.0.69", |     "@gitzone/tstest": "^1.0.71", | ||||||
|     "@pushrocks/smartexpress": "^4.0.1", |     "@pushrocks/smartexpress": "^4.0.4", | ||||||
|     "@pushrocks/tapbundle": "^5.0.3", |     "@pushrocks/tapbundle": "^5.0.3", | ||||||
|     "@types/node": "^17.0.23", |     "@types/node": "^17.0.35", | ||||||
|     "tslint": "^6.1.3", |     "tslint": "^6.1.3", | ||||||
|     "tslint-config-prettier": "^1.18.0" |     "tslint-config-prettier": "^1.18.0" | ||||||
|   }, |   }, | ||||||
|   "dependencies": { |   "dependencies": { | ||||||
|     "@pushrocks/smartdelay": "^2.0.13", |     "@pushrocks/smartdelay": "^2.0.13", | ||||||
|     "@pushrocks/smartenv": "^5.0.0", |     "@pushrocks/smartenv": "^5.0.1", | ||||||
|     "@pushrocks/smartjson": "^4.0.6", |     "@pushrocks/smartjson": "^4.0.6", | ||||||
|     "@pushrocks/smartpromise": "^3.1.7", |     "@pushrocks/smartpromise": "^3.1.7", | ||||||
|     "node-fetch": "^3.2.3" |     "node-fetch": "^3.2.4" | ||||||
|   }, |   }, | ||||||
|   "files": [ |   "files": [ | ||||||
|     "ts/**/*", |     "ts/**/*", | ||||||
|   | |||||||
							
								
								
									
										8
									
								
								ts/00_commitinfo_data.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								ts/00_commitinfo_data.ts
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,8 @@ | |||||||
|  | /** | ||||||
|  |  * autocreated commitinfo by @pushrocks/commitinfo | ||||||
|  |  */ | ||||||
|  | export const commitinfo = { | ||||||
|  |   name: '@pushrocks/webrequest', | ||||||
|  |   version: '3.0.4', | ||||||
|  |   description: 'securely request from browsers' | ||||||
|  | } | ||||||
		Reference in New Issue
	
	Block a user