mirror of
				https://github.com/threeal/cmake-action.git
				synced 2025-11-04 05:43:42 +00:00 
			
		
		
		
	chore: remove unused tslib package from dependencies
				
					
				
			Signed-off-by: Alfi Maulana <alfi.maulana.f@gmail.com>
This commit is contained in:
		
							parent
							
								
									09b536865d
								
							
						
					
					
						commit
						537672b92c
					
				@ -20,7 +20,6 @@
 | 
				
			|||||||
    "lefthook": "^1.11.14",
 | 
					    "lefthook": "^1.11.14",
 | 
				
			||||||
    "prettier": "^3.6.2",
 | 
					    "prettier": "^3.6.2",
 | 
				
			||||||
    "rollup": "^4.44.1",
 | 
					    "rollup": "^4.44.1",
 | 
				
			||||||
    "tslib": "^2.8.1",
 | 
					 | 
				
			||||||
    "typescript": "^5.8.3",
 | 
					    "typescript": "^5.8.3",
 | 
				
			||||||
    "typescript-eslint": "^8.34.1",
 | 
					    "typescript-eslint": "^8.34.1",
 | 
				
			||||||
    "vitest": "^3.1.4"
 | 
					    "vitest": "^3.1.4"
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										6
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										6
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							@ -45,9 +45,6 @@ importers:
 | 
				
			|||||||
      rollup:
 | 
					      rollup:
 | 
				
			||||||
        specifier: ^4.44.1
 | 
					        specifier: ^4.44.1
 | 
				
			||||||
        version: 4.44.1
 | 
					        version: 4.44.1
 | 
				
			||||||
      tslib:
 | 
					 | 
				
			||||||
        specifier: ^2.8.1
 | 
					 | 
				
			||||||
        version: 2.8.1
 | 
					 | 
				
			||||||
      typescript:
 | 
					      typescript:
 | 
				
			||||||
        specifier: ^5.8.3
 | 
					        specifier: ^5.8.3
 | 
				
			||||||
        version: 5.8.3
 | 
					        version: 5.8.3
 | 
				
			||||||
@ -2450,7 +2447,8 @@ snapshots:
 | 
				
			|||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      typescript: 5.8.3
 | 
					      typescript: 5.8.3
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  tslib@2.8.1: {}
 | 
					  tslib@2.8.1:
 | 
				
			||||||
 | 
					    optional: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  type-check@0.4.0:
 | 
					  type-check@0.4.0:
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user