fix(package.json): Update dependency versions for smartmongo, smartrequest, tsbuild, and @types/node
This commit is contained in:
		| @@ -1,5 +1,13 @@ | ||||
| # Changelog | ||||
|  | ||||
| ## 2025-04-08 - 5.6.3 - fix(package.json) | ||||
| Update dependency versions for smartmongo, smartrequest, tsbuild, and @types/node | ||||
|  | ||||
| - Bump @push.rocks/smartmongo from 2.0.10 to 2.0.12 | ||||
| - Bump @push.rocks/smartrequest from 2.0.23 to 2.1.0 | ||||
| - Bump @git.zone/tsbuild from 2.2.6 to 2.3.2 | ||||
| - Bump @types/node from 22.13.10 to 22.14.0 | ||||
|  | ||||
| ## 2025-04-02 - 5.6.2 - fix(package.json) | ||||
| Fix formatting in package.json to correctly include the packageManager field | ||||
|  | ||||
|   | ||||
| @@ -33,20 +33,20 @@ | ||||
|     "@push.rocks/smartexpect": "^1.6.1", | ||||
|     "@push.rocks/smartfile": "^11.2.0", | ||||
|     "@push.rocks/smartjson": "^5.0.20", | ||||
|     "@push.rocks/smartmongo": "^2.0.10", | ||||
|     "@push.rocks/smartmongo": "^2.0.12", | ||||
|     "@push.rocks/smartpath": "^5.0.18", | ||||
|     "@push.rocks/smartpromise": "^4.2.3", | ||||
|     "@push.rocks/smartrequest": "^2.0.23", | ||||
|     "@push.rocks/smartrequest": "^2.1.0", | ||||
|     "@push.rocks/smarts3": "^2.2.5", | ||||
|     "@push.rocks/smartshell": "^3.2.3", | ||||
|     "@push.rocks/smarttime": "^4.1.1", | ||||
|     "expect": "^29.7.0" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@git.zone/tsbuild": "^2.2.6", | ||||
|     "@git.zone/tsbuild": "^2.3.2", | ||||
|     "@git.zone/tsrun": "^1.2.43", | ||||
|     "@git.zone/tstest": "^1.0.96", | ||||
|     "@types/node": "^22.13.10", | ||||
|     "@types/node": "^22.14.0", | ||||
|     "randomstring": "^1.3.1" | ||||
|   }, | ||||
|   "files": [ | ||||
|   | ||||
							
								
								
									
										1726
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										1726
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @@ -3,6 +3,6 @@ | ||||
|  */ | ||||
| export const commitinfo = { | ||||
|   name: '@push.rocks/tapbundle', | ||||
|   version: '5.6.2', | ||||
|   version: '5.6.3', | ||||
|   description: 'A comprehensive testing automation library that provides a wide range of utilities and tools for TAP (Test Anything Protocol) based testing, especially suitable for projects using tapbuffer.' | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user