fix(core): update
This commit is contained in:
		
							
								
								
									
										18
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										18
									
								
								package.json
									
									
									
									
									
								
							| @@ -14,20 +14,20 @@ | ||||
|     "buildDocs": "tsdoc" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@gitzone/tsbuild": "^2.1.66", | ||||
|     "@gitzone/tsbundle": "^2.0.8", | ||||
|     "@gitzone/tsrun": "^1.2.44", | ||||
|     "@gitzone/tstest": "^1.0.77", | ||||
|     "@push.rocks/tapbundle": "^5.0.12", | ||||
|     "@types/node": "^20.4.5" | ||||
|     "@api.global/typedserver": "^3.0.4", | ||||
|     "@git.zone/tsbuild": "^2.1.70", | ||||
|     "@git.zone/tsbundle": "^2.0.8", | ||||
|     "@git.zone/tsrun": "^1.2.46", | ||||
|     "@git.zone/tstest": "^1.0.80", | ||||
|     "@push.rocks/tapbundle": "^5.0.15", | ||||
|     "@types/node": "^20.5.6" | ||||
|   }, | ||||
|   "dependencies": { | ||||
|     "@apiglobal/typedserver": "^2.0.65", | ||||
|     "@push.rocks/smartdelay": "^3.0.5", | ||||
|     "@push.rocks/smartenv": "^5.0.5", | ||||
|     "@push.rocks/smartjson": "^5.0.6", | ||||
|     "@push.rocks/smartjson": "^5.0.10", | ||||
|     "@push.rocks/smartpromise": "^4.0.3", | ||||
|     "@push.rocks/webstore": "^2.0.8" | ||||
|     "@push.rocks/webstore": "^2.0.9" | ||||
|   }, | ||||
|   "files": [ | ||||
|     "ts/**/*", | ||||
|   | ||||
							
								
								
									
										1991
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										1991
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @@ -2,7 +2,7 @@ import { expect, tap } from '@push.rocks/tapbundle'; | ||||
| import * as webrequest from '../ts/index.js'; | ||||
|  | ||||
| // test dependencies | ||||
| import * as typedserver from '@apiglobal/typedserver'; | ||||
| import * as typedserver from '@api.global/typedserver'; | ||||
|  | ||||
| let testServer: typedserver.servertools.Server; | ||||
|  | ||||
|   | ||||
| @@ -3,6 +3,6 @@ | ||||
|  */ | ||||
| export const commitinfo = { | ||||
|   name: '@push.rocks/webrequest', | ||||
|   version: '3.0.32', | ||||
|   version: '3.0.33', | ||||
|   description: 'securely request from browsers' | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user