fix(core): update
This commit is contained in:
		| @@ -119,6 +119,6 @@ jobs: | ||||
|         run: | | ||||
|           npmci node install stable | ||||
|           npmci npm install | ||||
|           pnpm install -g @gitzone/tsdoc | ||||
|           pnpm install -g @git.zone/tsdoc | ||||
|           npmci command tsdoc | ||||
|         continue-on-error: true | ||||
|   | ||||
							
								
								
									
										20
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										20
									
								
								package.json
									
									
									
									
									
								
							| @@ -14,21 +14,21 @@ | ||||
|     "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/smartenv": "^5.0.5", | ||||
|     "@push.rocks/tapbundle": "^5.0.12", | ||||
|     "@types/node": "^20.4.5" | ||||
|     "@git.zone/tsbuild": "^2.1.66", | ||||
|     "@git.zone/tsbundle": "^2.0.8", | ||||
|     "@git.zone/tsrun": "^1.2.44", | ||||
|     "@git.zone/tstest": "^1.0.77", | ||||
|     "@push.rocks/smartenv": "^5.0.10", | ||||
|     "@push.rocks/tapbundle": "^5.0.15", | ||||
|     "@types/node": "^20.8.7" | ||||
|   }, | ||||
|   "dependencies": { | ||||
|     "@push.rocks/smartcache": "^1.0.16", | ||||
|     "@push.rocks/smartfeed": "^1.0.11", | ||||
|     "@push.rocks/smartxml": "^1.0.6", | ||||
|     "@push.rocks/smartxml": "^1.0.8", | ||||
|     "@push.rocks/smartyaml": "^2.0.5", | ||||
|     "@push.rocks/webrequest": "^3.0.32", | ||||
|     "@tsclass/tsclass": "^4.0.42" | ||||
|     "@push.rocks/webrequest": "^3.0.33", | ||||
|     "@tsclass/tsclass": "^4.0.46" | ||||
|   }, | ||||
|   "browserslist": [ | ||||
|     "last 1 chrome versions" | ||||
|   | ||||
							
								
								
									
										2597
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2597
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @@ -3,6 +3,6 @@ | ||||
|  */ | ||||
| export const commitinfo = { | ||||
|   name: '@push.rocks/smartsitemap', | ||||
|   version: '2.0.2', | ||||
|   version: '2.0.3', | ||||
|   description: 'a sitemap module' | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user