fix(services): Improve services and commit flow: stop AiDoc, use silent docker inspect, sync ports with logging, fix config loading, and bump deps
This commit is contained in:
		
							
								
								
									
										10
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								package.json
									
									
									
									
									
								
							| @@ -64,11 +64,11 @@ | ||||
|     "@push.rocks/smartfile": "^11.2.0", | ||||
|     "@push.rocks/smartinteract": "^2.0.16", | ||||
|     "@push.rocks/smartnetwork": "^4.1.2", | ||||
|     "@push.rocks/smartshell": "^3.2.3", | ||||
|     "@push.rocks/smartshell": "^3.2.4", | ||||
|     "@types/node": "^22.15.18" | ||||
|   }, | ||||
|   "dependencies": { | ||||
|     "@git.zone/tsdoc": "^1.5.0", | ||||
|     "@git.zone/tsdoc": "^1.5.1", | ||||
|     "@git.zone/tspublish": "^1.9.1", | ||||
|     "@push.rocks/commitinfo": "^1.0.12", | ||||
|     "@push.rocks/early": "^4.0.4", | ||||
| @@ -114,7 +114,11 @@ | ||||
|     "last 1 chrome versions" | ||||
|   ], | ||||
|   "pnpm": { | ||||
|     "overrides": {} | ||||
|     "overrides": {}, | ||||
|     "onlyBuiltDependencies": [ | ||||
|       "puppeteer", | ||||
|       "sharp" | ||||
|     ] | ||||
|   }, | ||||
|   "packageManager": "pnpm@10.7.0+sha512.6b865ad4b62a1d9842b61d674a393903b871d9244954f652b8842c2b553c72176b278f64c463e52d40fff8aba385c235c8c9ecf5cc7de4fd78b8bb6d49633ab6" | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user