fix(dependencies): Update dependencies to latest versions
This commit is contained in:
		| @@ -1,5 +1,11 @@ | |||||||
| # Changelog | # Changelog | ||||||
|  |  | ||||||
|  | ## 2025-02-25 - 1.4.4 - fix(dependencies) | ||||||
|  | Update dependencies to latest versions | ||||||
|  |  | ||||||
|  | - Updated '@push.rocks/smartai' from '^0.0.17' to '^0.4.2' | ||||||
|  | - Updated 'typedoc' from '^0.26.1' to '^0.27.9' | ||||||
|  |  | ||||||
| ## 2025-01-14 - 1.4.3 - fix(aidocs_classes) | ## 2025-01-14 - 1.4.3 - fix(aidocs_classes) | ||||||
| Improve readme generation instructions to ensure correct markdown formatting. | Improve readme generation instructions to ensure correct markdown formatting. | ||||||
|  |  | ||||||
|   | |||||||
| @@ -30,7 +30,7 @@ | |||||||
|     "@push.rocks/early": "^4.0.3", |     "@push.rocks/early": "^4.0.3", | ||||||
|     "@push.rocks/npmextra": "^5.0.23", |     "@push.rocks/npmextra": "^5.0.23", | ||||||
|     "@push.rocks/qenv": "^6.0.5", |     "@push.rocks/qenv": "^6.0.5", | ||||||
|     "@push.rocks/smartai": "^0.0.17", |     "@push.rocks/smartai": "^0.4.2", | ||||||
|     "@push.rocks/smartcli": "^4.0.11", |     "@push.rocks/smartcli": "^4.0.11", | ||||||
|     "@push.rocks/smartdelay": "^3.0.5", |     "@push.rocks/smartdelay": "^3.0.5", | ||||||
|     "@push.rocks/smartfile": "^11.0.20", |     "@push.rocks/smartfile": "^11.0.20", | ||||||
| @@ -41,7 +41,7 @@ | |||||||
|     "@push.rocks/smartpath": "^5.0.18", |     "@push.rocks/smartpath": "^5.0.18", | ||||||
|     "@push.rocks/smartshell": "^3.0.5", |     "@push.rocks/smartshell": "^3.0.5", | ||||||
|     "@push.rocks/smarttime": "^4.0.6", |     "@push.rocks/smarttime": "^4.0.6", | ||||||
|     "typedoc": "^0.26.1", |     "typedoc": "^0.27.9", | ||||||
|     "typescript": "^5.5.2" |     "typescript": "^5.5.2" | ||||||
|   }, |   }, | ||||||
|   "files": [ |   "files": [ | ||||||
|   | |||||||
							
								
								
									
										11541
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										11541
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @@ -3,6 +3,6 @@ | |||||||
|  */ |  */ | ||||||
| export const commitinfo = { | export const commitinfo = { | ||||||
|   name: '@git.zone/tsdoc', |   name: '@git.zone/tsdoc', | ||||||
|   version: '1.4.3', |   version: '1.4.4', | ||||||
|   description: 'An advanced TypeScript documentation tool using AI to generate and enhance documentation for TypeScript projects.' |   description: 'An advanced TypeScript documentation tool using AI to generate and enhance documentation for TypeScript projects.' | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user