mirror of
				https://github.com/docker/setup-buildx-action.git
				synced 2025-10-31 01:20:09 +08:00 
			
		
		
		
	missing types for uuid
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									1c1261e632
								
							
						
					
					
						commit
						47032b9b53
					
				| @ -32,6 +32,7 @@ | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@types/node": "^20.12.12", | ||||
|     "@types/uuid": "^10.0.0", | ||||
|     "@typescript-eslint/eslint-plugin": "^7.9.0", | ||||
|     "@typescript-eslint/parser": "^7.9.0", | ||||
|     "@vercel/ncc": "^0.38.1", | ||||
|  | ||||
| @ -2113,6 +2113,13 @@ __metadata: | ||||
|   languageName: node | ||||
|   linkType: hard | ||||
| 
 | ||||
| "@types/uuid@npm:^10.0.0": | ||||
|   version: 10.0.0 | ||||
|   resolution: "@types/uuid@npm:10.0.0" | ||||
|   checksum: e3958f8b0fe551c86c14431f5940c3470127293280830684154b91dc7eb3514aeb79fe3216968833cf79d4d1c67f580f054b5be2cd562bebf4f728913e73e944 | ||||
|   languageName: node | ||||
|   linkType: hard | ||||
| 
 | ||||
| "@types/yargs-parser@npm:*": | ||||
|   version: 20.2.0 | ||||
|   resolution: "@types/yargs-parser@npm:20.2.0" | ||||
| @ -3143,6 +3150,7 @@ __metadata: | ||||
|     "@actions/core": ^1.10.1 | ||||
|     "@docker/actions-toolkit": ^0.23.0 | ||||
|     "@types/node": ^20.12.12 | ||||
|     "@types/uuid": ^10.0.0 | ||||
|     "@typescript-eslint/eslint-plugin": ^7.9.0 | ||||
|     "@typescript-eslint/parser": ^7.9.0 | ||||
|     "@vercel/ncc": ^0.38.1 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 CrazyMax
						CrazyMax