fix(core): update
This commit is contained in:
		
							
								
								
									
										1402
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										1402
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										10
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								package.json
									
									
									
									
									
								
							| @@ -8,7 +8,7 @@ | |||||||
|   "type": "module", |   "type": "module", | ||||||
|   "scripts": { |   "scripts": { | ||||||
|     "test": "(tstest test/)", |     "test": "(tstest test/)", | ||||||
|     "build": "(tsbuild --web)" |     "build": "(tsbuild --web --allowimplicitany)" | ||||||
|   }, |   }, | ||||||
|   "repository": { |   "repository": { | ||||||
|     "type": "git", |     "type": "git", | ||||||
| @@ -23,16 +23,16 @@ | |||||||
|   "dependencies": { |   "dependencies": { | ||||||
|     "@open-wc/testing-helpers": "^2.1.2", |     "@open-wc/testing-helpers": "^2.1.2", | ||||||
|     "@pushrocks/smartdelay": "^2.0.13", |     "@pushrocks/smartdelay": "^2.0.13", | ||||||
|     "@pushrocks/smartenv": "^4.0.16", |     "@pushrocks/smartenv": "^5.0.0", | ||||||
|     "@pushrocks/smartexpect": "^1.0.13", |     "@pushrocks/smartexpect": "^1.0.13", | ||||||
|     "@pushrocks/smartpromise": "^3.1.7", |     "@pushrocks/smartpromise": "^3.1.7", | ||||||
|     "@pushrocks/smarttime": "^3.0.45" |     "@pushrocks/smarttime": "^3.0.45" | ||||||
|   }, |   }, | ||||||
|   "devDependencies": { |   "devDependencies": { | ||||||
|     "@gitzone/tsbuild": "^2.1.48", |     "@gitzone/tsbuild": "^2.1.60", | ||||||
|     "@gitzone/tsrun": "^1.2.31", |     "@gitzone/tsrun": "^1.2.31", | ||||||
|     "@gitzone/tstest": "^1.0.67", |     "@gitzone/tstest": "^1.0.69", | ||||||
|     "@types/node": "^17.0.18", |     "@types/node": "^17.0.23", | ||||||
|     "randomstring": "^1.2.2", |     "randomstring": "^1.2.2", | ||||||
|     "tslint": "^6.1.3", |     "tslint": "^6.1.3", | ||||||
|     "tslint-config-prettier": "^1.18.0" |     "tslint-config-prettier": "^1.18.0" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user