mirror of
				https://github.com/threeal/cmake-action.git
				synced 2025-11-03 05:13:42 +00:00 
			
		
		
		
	chore: bump typescript-eslint from 8.34.1 to 8.39.0
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.34.1 to 8.39.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.39.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.39.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							parent
							
								
									a536778c85
								
							
						
					
					
						commit
						af5d2f746c
					
				@ -22,7 +22,7 @@
 | 
			
		||||
    "prettier-plugin-organize-imports": "^4.2.0",
 | 
			
		||||
    "rollup": "^4.46.2",
 | 
			
		||||
    "typescript": "^5.8.3",
 | 
			
		||||
    "typescript-eslint": "^8.34.1",
 | 
			
		||||
    "typescript-eslint": "^8.39.0",
 | 
			
		||||
    "vitest": "^3.1.4"
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										142
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										142
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							@ -52,8 +52,8 @@ importers:
 | 
			
		||||
        specifier: ^5.8.3
 | 
			
		||||
        version: 5.8.3
 | 
			
		||||
      typescript-eslint:
 | 
			
		||||
        specifier: ^8.34.1
 | 
			
		||||
        version: 8.34.1(eslint@9.29.0(jiti@2.5.1))(typescript@5.8.3)
 | 
			
		||||
        specifier: ^8.39.0
 | 
			
		||||
        version: 8.39.0(eslint@9.29.0(jiti@2.5.1))(typescript@5.8.3)
 | 
			
		||||
      vitest:
 | 
			
		||||
        specifier: ^3.1.4
 | 
			
		||||
        version: 3.1.4(@types/node@24.1.0)(jiti@2.5.1)
 | 
			
		||||
@ -501,63 +501,63 @@ packages:
 | 
			
		||||
  '@types/resolve@1.20.2':
 | 
			
		||||
    resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==}
 | 
			
		||||
 | 
			
		||||
  '@typescript-eslint/eslint-plugin@8.34.1':
 | 
			
		||||
    resolution: {integrity: sha512-STXcN6ebF6li4PxwNeFnqF8/2BNDvBupf2OPx2yWNzr6mKNGF7q49VM00Pz5FaomJyqvbXpY6PhO+T9w139YEQ==}
 | 
			
		||||
  '@typescript-eslint/eslint-plugin@8.39.0':
 | 
			
		||||
    resolution: {integrity: sha512-bhEz6OZeUR+O/6yx9Jk6ohX6H9JSFTaiY0v9/PuKT3oGK0rn0jNplLmyFUGV+a9gfYnVNwGDwS/UkLIuXNb2Rw==}
 | 
			
		||||
    engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
      '@typescript-eslint/parser': ^8.34.1
 | 
			
		||||
      '@typescript-eslint/parser': ^8.39.0
 | 
			
		||||
      eslint: ^8.57.0 || ^9.0.0
 | 
			
		||||
      typescript: '>=4.8.4 <5.9.0'
 | 
			
		||||
      typescript: '>=4.8.4 <6.0.0'
 | 
			
		||||
 | 
			
		||||
  '@typescript-eslint/parser@8.34.1':
 | 
			
		||||
    resolution: {integrity: sha512-4O3idHxhyzjClSMJ0a29AcoK0+YwnEqzI6oz3vlRf3xw0zbzt15MzXwItOlnr5nIth6zlY2RENLsOPvhyrKAQA==}
 | 
			
		||||
  '@typescript-eslint/parser@8.39.0':
 | 
			
		||||
    resolution: {integrity: sha512-g3WpVQHngx0aLXn6kfIYCZxM6rRJlWzEkVpqEFLT3SgEDsp9cpCbxxgwnE504q4H+ruSDh/VGS6nqZIDynP+vg==}
 | 
			
		||||
    engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
      eslint: ^8.57.0 || ^9.0.0
 | 
			
		||||
      typescript: '>=4.8.4 <5.9.0'
 | 
			
		||||
      typescript: '>=4.8.4 <6.0.0'
 | 
			
		||||
 | 
			
		||||
  '@typescript-eslint/project-service@8.34.1':
 | 
			
		||||
    resolution: {integrity: sha512-nuHlOmFZfuRwLJKDGQOVc0xnQrAmuq1Mj/ISou5044y1ajGNp2BNliIqp7F2LPQ5sForz8lempMFCovfeS1XoA==}
 | 
			
		||||
  '@typescript-eslint/project-service@8.39.0':
 | 
			
		||||
    resolution: {integrity: sha512-CTzJqaSq30V/Z2Og9jogzZt8lJRR5TKlAdXmWgdu4hgcC9Kww5flQ+xFvMxIBWVNdxJO7OifgdOK4PokMIWPew==}
 | 
			
		||||
    engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
      typescript: '>=4.8.4 <5.9.0'
 | 
			
		||||
      typescript: '>=4.8.4 <6.0.0'
 | 
			
		||||
 | 
			
		||||
  '@typescript-eslint/scope-manager@8.34.1':
 | 
			
		||||
    resolution: {integrity: sha512-beu6o6QY4hJAgL1E8RaXNC071G4Kso2MGmJskCFQhRhg8VOH/FDbC8soP8NHN7e/Hdphwp8G8cE6OBzC8o41ZA==}
 | 
			
		||||
  '@typescript-eslint/scope-manager@8.39.0':
 | 
			
		||||
    resolution: {integrity: sha512-8QOzff9UKxOh6npZQ/4FQu4mjdOCGSdO3p44ww0hk8Vu+IGbg0tB/H1LcTARRDzGCC8pDGbh2rissBuuoPgH8A==}
 | 
			
		||||
    engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
 | 
			
		||||
 | 
			
		||||
  '@typescript-eslint/tsconfig-utils@8.34.1':
 | 
			
		||||
    resolution: {integrity: sha512-K4Sjdo4/xF9NEeA2khOb7Y5nY6NSXBnod87uniVYW9kHP+hNlDV8trUSFeynA2uxWam4gIWgWoygPrv9VMWrYg==}
 | 
			
		||||
  '@typescript-eslint/tsconfig-utils@8.39.0':
 | 
			
		||||
    resolution: {integrity: sha512-Fd3/QjmFV2sKmvv3Mrj8r6N8CryYiCS8Wdb/6/rgOXAWGcFuc+VkQuG28uk/4kVNVZBQuuDHEDUpo/pQ32zsIQ==}
 | 
			
		||||
    engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
      typescript: '>=4.8.4 <5.9.0'
 | 
			
		||||
      typescript: '>=4.8.4 <6.0.0'
 | 
			
		||||
 | 
			
		||||
  '@typescript-eslint/type-utils@8.34.1':
 | 
			
		||||
    resolution: {integrity: sha512-Tv7tCCr6e5m8hP4+xFugcrwTOucB8lshffJ6zf1mF1TbU67R+ntCc6DzLNKM+s/uzDyv8gLq7tufaAhIBYeV8g==}
 | 
			
		||||
  '@typescript-eslint/type-utils@8.39.0':
 | 
			
		||||
    resolution: {integrity: sha512-6B3z0c1DXVT2vYA9+z9axjtc09rqKUPRmijD5m9iv8iQpHBRYRMBcgxSiKTZKm6FwWw1/cI4v6em35OsKCiN5Q==}
 | 
			
		||||
    engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
      eslint: ^8.57.0 || ^9.0.0
 | 
			
		||||
      typescript: '>=4.8.4 <5.9.0'
 | 
			
		||||
      typescript: '>=4.8.4 <6.0.0'
 | 
			
		||||
 | 
			
		||||
  '@typescript-eslint/types@8.34.1':
 | 
			
		||||
    resolution: {integrity: sha512-rjLVbmE7HR18kDsjNIZQHxmv9RZwlgzavryL5Lnj2ujIRTeXlKtILHgRNmQ3j4daw7zd+mQgy+uyt6Zo6I0IGA==}
 | 
			
		||||
  '@typescript-eslint/types@8.39.0':
 | 
			
		||||
    resolution: {integrity: sha512-ArDdaOllnCj3yn/lzKn9s0pBQYmmyme/v1HbGIGB0GB/knFI3fWMHloC+oYTJW46tVbYnGKTMDK4ah1sC2v0Kg==}
 | 
			
		||||
    engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
 | 
			
		||||
 | 
			
		||||
  '@typescript-eslint/typescript-estree@8.34.1':
 | 
			
		||||
    resolution: {integrity: sha512-rjCNqqYPuMUF5ODD+hWBNmOitjBWghkGKJg6hiCHzUvXRy6rK22Jd3rwbP2Xi+R7oYVvIKhokHVhH41BxPV5mA==}
 | 
			
		||||
  '@typescript-eslint/typescript-estree@8.39.0':
 | 
			
		||||
    resolution: {integrity: sha512-ndWdiflRMvfIgQRpckQQLiB5qAKQ7w++V4LlCHwp62eym1HLB/kw7D9f2e8ytONls/jt89TEasgvb+VwnRprsw==}
 | 
			
		||||
    engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
      typescript: '>=4.8.4 <5.9.0'
 | 
			
		||||
      typescript: '>=4.8.4 <6.0.0'
 | 
			
		||||
 | 
			
		||||
  '@typescript-eslint/utils@8.34.1':
 | 
			
		||||
    resolution: {integrity: sha512-mqOwUdZ3KjtGk7xJJnLbHxTuWVn3GO2WZZuM+Slhkun4+qthLdXx32C8xIXbO1kfCECb3jIs3eoxK3eryk7aoQ==}
 | 
			
		||||
  '@typescript-eslint/utils@8.39.0':
 | 
			
		||||
    resolution: {integrity: sha512-4GVSvNA0Vx1Ktwvf4sFE+exxJ3QGUorQG1/A5mRfRNZtkBT2xrA/BCO2H0eALx/PnvCS6/vmYwRdDA41EoffkQ==}
 | 
			
		||||
    engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
      eslint: ^8.57.0 || ^9.0.0
 | 
			
		||||
      typescript: '>=4.8.4 <5.9.0'
 | 
			
		||||
      typescript: '>=4.8.4 <6.0.0'
 | 
			
		||||
 | 
			
		||||
  '@typescript-eslint/visitor-keys@8.34.1':
 | 
			
		||||
    resolution: {integrity: sha512-xoh5rJ+tgsRKoXnkBPFRLZ7rjKM0AfVbC68UZ/ECXoDbfggb9RbEySN359acY1vS3qZ0jVTVWzbtfapwm5ztxw==}
 | 
			
		||||
  '@typescript-eslint/visitor-keys@8.39.0':
 | 
			
		||||
    resolution: {integrity: sha512-ldgiJ+VAhQCfIjeOgu8Kj5nSxds0ktPOSO9p4+0VDH2R2pLvQraaM5Oen2d7NxzMCm+Sn/vJT+mv2H5u6b/3fA==}
 | 
			
		||||
    engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
 | 
			
		||||
 | 
			
		||||
  '@vitest/coverage-v8@3.1.4':
 | 
			
		||||
@ -1258,12 +1258,12 @@ packages:
 | 
			
		||||
    resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
 | 
			
		||||
    engines: {node: '>= 0.8.0'}
 | 
			
		||||
 | 
			
		||||
  typescript-eslint@8.34.1:
 | 
			
		||||
    resolution: {integrity: sha512-XjS+b6Vg9oT1BaIUfkW3M3LvqZE++rbzAMEHuccCfO/YkP43ha6w3jTEMilQxMF92nVOYCcdjv1ZUhAa1D/0ow==}
 | 
			
		||||
  typescript-eslint@8.39.0:
 | 
			
		||||
    resolution: {integrity: sha512-lH8FvtdtzcHJCkMOKnN73LIn6SLTpoojgJqDAxPm1jCR14eWSGPX8ul/gggBdPMk/d5+u9V854vTYQ8T5jF/1Q==}
 | 
			
		||||
    engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
      eslint: ^8.57.0 || ^9.0.0
 | 
			
		||||
      typescript: '>=4.8.4 <5.9.0'
 | 
			
		||||
      typescript: '>=4.8.4 <6.0.0'
 | 
			
		||||
 | 
			
		||||
  typescript@5.8.3:
 | 
			
		||||
    resolution: {integrity: sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==}
 | 
			
		||||
@ -1687,14 +1687,14 @@ snapshots:
 | 
			
		||||
 | 
			
		||||
  '@types/resolve@1.20.2': {}
 | 
			
		||||
 | 
			
		||||
  '@typescript-eslint/eslint-plugin@8.34.1(@typescript-eslint/parser@8.34.1(eslint@9.29.0(jiti@2.5.1))(typescript@5.8.3))(eslint@9.29.0(jiti@2.5.1))(typescript@5.8.3)':
 | 
			
		||||
  '@typescript-eslint/eslint-plugin@8.39.0(@typescript-eslint/parser@8.39.0(eslint@9.29.0(jiti@2.5.1))(typescript@5.8.3))(eslint@9.29.0(jiti@2.5.1))(typescript@5.8.3)':
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@eslint-community/regexpp': 4.12.1
 | 
			
		||||
      '@typescript-eslint/parser': 8.34.1(eslint@9.29.0(jiti@2.5.1))(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/scope-manager': 8.34.1
 | 
			
		||||
      '@typescript-eslint/type-utils': 8.34.1(eslint@9.29.0(jiti@2.5.1))(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/utils': 8.34.1(eslint@9.29.0(jiti@2.5.1))(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/visitor-keys': 8.34.1
 | 
			
		||||
      '@typescript-eslint/parser': 8.39.0(eslint@9.29.0(jiti@2.5.1))(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/scope-manager': 8.39.0
 | 
			
		||||
      '@typescript-eslint/type-utils': 8.39.0(eslint@9.29.0(jiti@2.5.1))(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/utils': 8.39.0(eslint@9.29.0(jiti@2.5.1))(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/visitor-keys': 8.39.0
 | 
			
		||||
      eslint: 9.29.0(jiti@2.5.1)
 | 
			
		||||
      graphemer: 1.4.0
 | 
			
		||||
      ignore: 7.0.5
 | 
			
		||||
@ -1704,40 +1704,41 @@ snapshots:
 | 
			
		||||
    transitivePeerDependencies:
 | 
			
		||||
      - supports-color
 | 
			
		||||
 | 
			
		||||
  '@typescript-eslint/parser@8.34.1(eslint@9.29.0(jiti@2.5.1))(typescript@5.8.3)':
 | 
			
		||||
  '@typescript-eslint/parser@8.39.0(eslint@9.29.0(jiti@2.5.1))(typescript@5.8.3)':
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@typescript-eslint/scope-manager': 8.34.1
 | 
			
		||||
      '@typescript-eslint/types': 8.34.1
 | 
			
		||||
      '@typescript-eslint/typescript-estree': 8.34.1(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/visitor-keys': 8.34.1
 | 
			
		||||
      '@typescript-eslint/scope-manager': 8.39.0
 | 
			
		||||
      '@typescript-eslint/types': 8.39.0
 | 
			
		||||
      '@typescript-eslint/typescript-estree': 8.39.0(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/visitor-keys': 8.39.0
 | 
			
		||||
      debug: 4.4.1
 | 
			
		||||
      eslint: 9.29.0(jiti@2.5.1)
 | 
			
		||||
      typescript: 5.8.3
 | 
			
		||||
    transitivePeerDependencies:
 | 
			
		||||
      - supports-color
 | 
			
		||||
 | 
			
		||||
  '@typescript-eslint/project-service@8.34.1(typescript@5.8.3)':
 | 
			
		||||
  '@typescript-eslint/project-service@8.39.0(typescript@5.8.3)':
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@typescript-eslint/tsconfig-utils': 8.34.1(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/types': 8.34.1
 | 
			
		||||
      '@typescript-eslint/tsconfig-utils': 8.39.0(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/types': 8.39.0
 | 
			
		||||
      debug: 4.4.1
 | 
			
		||||
      typescript: 5.8.3
 | 
			
		||||
    transitivePeerDependencies:
 | 
			
		||||
      - supports-color
 | 
			
		||||
 | 
			
		||||
  '@typescript-eslint/scope-manager@8.34.1':
 | 
			
		||||
  '@typescript-eslint/scope-manager@8.39.0':
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@typescript-eslint/types': 8.34.1
 | 
			
		||||
      '@typescript-eslint/visitor-keys': 8.34.1
 | 
			
		||||
      '@typescript-eslint/types': 8.39.0
 | 
			
		||||
      '@typescript-eslint/visitor-keys': 8.39.0
 | 
			
		||||
 | 
			
		||||
  '@typescript-eslint/tsconfig-utils@8.34.1(typescript@5.8.3)':
 | 
			
		||||
  '@typescript-eslint/tsconfig-utils@8.39.0(typescript@5.8.3)':
 | 
			
		||||
    dependencies:
 | 
			
		||||
      typescript: 5.8.3
 | 
			
		||||
 | 
			
		||||
  '@typescript-eslint/type-utils@8.34.1(eslint@9.29.0(jiti@2.5.1))(typescript@5.8.3)':
 | 
			
		||||
  '@typescript-eslint/type-utils@8.39.0(eslint@9.29.0(jiti@2.5.1))(typescript@5.8.3)':
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@typescript-eslint/typescript-estree': 8.34.1(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/utils': 8.34.1(eslint@9.29.0(jiti@2.5.1))(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/types': 8.39.0
 | 
			
		||||
      '@typescript-eslint/typescript-estree': 8.39.0(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/utils': 8.39.0(eslint@9.29.0(jiti@2.5.1))(typescript@5.8.3)
 | 
			
		||||
      debug: 4.4.1
 | 
			
		||||
      eslint: 9.29.0(jiti@2.5.1)
 | 
			
		||||
      ts-api-utils: 2.1.0(typescript@5.8.3)
 | 
			
		||||
@ -1745,14 +1746,14 @@ snapshots:
 | 
			
		||||
    transitivePeerDependencies:
 | 
			
		||||
      - supports-color
 | 
			
		||||
 | 
			
		||||
  '@typescript-eslint/types@8.34.1': {}
 | 
			
		||||
  '@typescript-eslint/types@8.39.0': {}
 | 
			
		||||
 | 
			
		||||
  '@typescript-eslint/typescript-estree@8.34.1(typescript@5.8.3)':
 | 
			
		||||
  '@typescript-eslint/typescript-estree@8.39.0(typescript@5.8.3)':
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@typescript-eslint/project-service': 8.34.1(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/tsconfig-utils': 8.34.1(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/types': 8.34.1
 | 
			
		||||
      '@typescript-eslint/visitor-keys': 8.34.1
 | 
			
		||||
      '@typescript-eslint/project-service': 8.39.0(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/tsconfig-utils': 8.39.0(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/types': 8.39.0
 | 
			
		||||
      '@typescript-eslint/visitor-keys': 8.39.0
 | 
			
		||||
      debug: 4.4.1
 | 
			
		||||
      fast-glob: 3.3.3
 | 
			
		||||
      is-glob: 4.0.3
 | 
			
		||||
@ -1763,20 +1764,20 @@ snapshots:
 | 
			
		||||
    transitivePeerDependencies:
 | 
			
		||||
      - supports-color
 | 
			
		||||
 | 
			
		||||
  '@typescript-eslint/utils@8.34.1(eslint@9.29.0(jiti@2.5.1))(typescript@5.8.3)':
 | 
			
		||||
  '@typescript-eslint/utils@8.39.0(eslint@9.29.0(jiti@2.5.1))(typescript@5.8.3)':
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@eslint-community/eslint-utils': 4.7.0(eslint@9.29.0(jiti@2.5.1))
 | 
			
		||||
      '@typescript-eslint/scope-manager': 8.34.1
 | 
			
		||||
      '@typescript-eslint/types': 8.34.1
 | 
			
		||||
      '@typescript-eslint/typescript-estree': 8.34.1(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/scope-manager': 8.39.0
 | 
			
		||||
      '@typescript-eslint/types': 8.39.0
 | 
			
		||||
      '@typescript-eslint/typescript-estree': 8.39.0(typescript@5.8.3)
 | 
			
		||||
      eslint: 9.29.0(jiti@2.5.1)
 | 
			
		||||
      typescript: 5.8.3
 | 
			
		||||
    transitivePeerDependencies:
 | 
			
		||||
      - supports-color
 | 
			
		||||
 | 
			
		||||
  '@typescript-eslint/visitor-keys@8.34.1':
 | 
			
		||||
  '@typescript-eslint/visitor-keys@8.39.0':
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@typescript-eslint/types': 8.34.1
 | 
			
		||||
      '@typescript-eslint/types': 8.39.0
 | 
			
		||||
      eslint-visitor-keys: 4.2.1
 | 
			
		||||
 | 
			
		||||
  '@vitest/coverage-v8@3.1.4(vitest@3.1.4(@types/node@24.1.0)(jiti@2.5.1))':
 | 
			
		||||
@ -2472,11 +2473,12 @@ snapshots:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      prelude-ls: 1.2.1
 | 
			
		||||
 | 
			
		||||
  typescript-eslint@8.34.1(eslint@9.29.0(jiti@2.5.1))(typescript@5.8.3):
 | 
			
		||||
  typescript-eslint@8.39.0(eslint@9.29.0(jiti@2.5.1))(typescript@5.8.3):
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@typescript-eslint/eslint-plugin': 8.34.1(@typescript-eslint/parser@8.34.1(eslint@9.29.0(jiti@2.5.1))(typescript@5.8.3))(eslint@9.29.0(jiti@2.5.1))(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/parser': 8.34.1(eslint@9.29.0(jiti@2.5.1))(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/utils': 8.34.1(eslint@9.29.0(jiti@2.5.1))(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/eslint-plugin': 8.39.0(@typescript-eslint/parser@8.39.0(eslint@9.29.0(jiti@2.5.1))(typescript@5.8.3))(eslint@9.29.0(jiti@2.5.1))(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/parser': 8.39.0(eslint@9.29.0(jiti@2.5.1))(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/typescript-estree': 8.39.0(typescript@5.8.3)
 | 
			
		||||
      '@typescript-eslint/utils': 8.39.0(eslint@9.29.0(jiti@2.5.1))(typescript@5.8.3)
 | 
			
		||||
      eslint: 9.29.0(jiti@2.5.1)
 | 
			
		||||
      typescript: 5.8.3
 | 
			
		||||
    transitivePeerDependencies:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user