mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-30 20:41:33 +08:00 
			
		
		
		
	Merge pull request #2278 from TriliumNext/renovate/major-typescript-eslint-monorepo
chore(deps): update typescript-eslint monorepo to v8 (major)
This commit is contained in:
		
						commit
						9c38398ae3
					
				| @ -24,8 +24,8 @@ | |||||||
|   "devDependencies": { |   "devDependencies": { | ||||||
|     "@digitak/esrun": "^3.2.24", |     "@digitak/esrun": "^3.2.24", | ||||||
|     "@types/swagger-ui": "^5.0.0", |     "@types/swagger-ui": "^5.0.0", | ||||||
|     "@typescript-eslint/eslint-plugin": "^6.7.2", |     "@typescript-eslint/eslint-plugin": "^8.0.0", | ||||||
|     "@typescript-eslint/parser": "^6.7.2", |     "@typescript-eslint/parser": "^8.0.0", | ||||||
|     "dotenv": "^16.3.1", |     "dotenv": "^16.3.1", | ||||||
|     "esbuild": "^0.25.0", |     "esbuild": "^0.25.0", | ||||||
|     "eslint": "^9.0.0", |     "eslint": "^9.0.0", | ||||||
|  | |||||||
							
								
								
									
										169
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										169
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							| @ -1280,11 +1280,11 @@ importers: | |||||||
|         specifier: ^5.0.0 |         specifier: ^5.0.0 | ||||||
|         version: 5.21.1 |         version: 5.21.1 | ||||||
|       '@typescript-eslint/eslint-plugin': |       '@typescript-eslint/eslint-plugin': | ||||||
|         specifier: ^6.7.2 |         specifier: ^8.0.0 | ||||||
|         version: 6.21.0(@typescript-eslint/parser@6.21.0(eslint@9.28.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.28.0(jiti@2.4.2))(typescript@5.8.3) |         version: 8.34.0(@typescript-eslint/parser@8.34.0(eslint@9.28.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.28.0(jiti@2.4.2))(typescript@5.8.3) | ||||||
|       '@typescript-eslint/parser': |       '@typescript-eslint/parser': | ||||||
|         specifier: ^6.7.2 |         specifier: ^8.0.0 | ||||||
|         version: 6.21.0(eslint@9.28.0(jiti@2.4.2))(typescript@5.8.3) |         version: 8.34.0(eslint@9.28.0(jiti@2.4.2))(typescript@5.8.3) | ||||||
|       dotenv: |       dotenv: | ||||||
|         specifier: ^16.3.1 |         specifier: ^16.3.1 | ||||||
|         version: 16.5.0 |         version: 16.5.0 | ||||||
| @ -4722,9 +4722,6 @@ packages: | |||||||
|   '@types/sax@1.2.7': |   '@types/sax@1.2.7': | ||||||
|     resolution: {integrity: sha512-rO73L89PJxeYM3s3pPPjiPgVVcymqU490g0YO5n5By0k2Erzj6tay/4lr1CHAAU4JyOWd1rpQ8bCf6cZfHU96A==} |     resolution: {integrity: sha512-rO73L89PJxeYM3s3pPPjiPgVVcymqU490g0YO5n5By0k2Erzj6tay/4lr1CHAAU4JyOWd1rpQ8bCf6cZfHU96A==} | ||||||
| 
 | 
 | ||||||
|   '@types/semver@7.7.0': |  | ||||||
|     resolution: {integrity: sha512-k107IF4+Xr7UHjwDc7Cfd6PRQfbdkiRabXGRjo07b4WyPahFBZCZ1sE+BNxYIJPPg73UkfOsVOLwqVc/6ETrIA==} |  | ||||||
| 
 |  | ||||||
|   '@types/send@0.17.4': |   '@types/send@0.17.4': | ||||||
|     resolution: {integrity: sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==} |     resolution: {integrity: sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==} | ||||||
| 
 | 
 | ||||||
| @ -4806,17 +4803,6 @@ packages: | |||||||
|   '@types/yauzl@2.10.3': |   '@types/yauzl@2.10.3': | ||||||
|     resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==} |     resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==} | ||||||
| 
 | 
 | ||||||
|   '@typescript-eslint/eslint-plugin@6.21.0': |  | ||||||
|     resolution: {integrity: sha512-oy9+hTPCUFpngkEZUSzbf9MxI65wbKFoQYsgPdILTfbUldp5ovUuphZVe4i30emU9M/kP+T64Di0mxl7dSw3MA==} |  | ||||||
|     engines: {node: ^16.0.0 || >=18.0.0} |  | ||||||
|     peerDependencies: |  | ||||||
|       '@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha |  | ||||||
|       eslint: ^7.0.0 || ^8.0.0 |  | ||||||
|       typescript: '*' |  | ||||||
|     peerDependenciesMeta: |  | ||||||
|       typescript: |  | ||||||
|         optional: true |  | ||||||
| 
 |  | ||||||
|   '@typescript-eslint/eslint-plugin@8.34.0': |   '@typescript-eslint/eslint-plugin@8.34.0': | ||||||
|     resolution: {integrity: sha512-QXwAlHlbcAwNlEEMKQS2RCgJsgXrTJdjXT08xEgbPFa2yYQgVjBymxP5DrfrE7X7iodSzd9qBUHUycdyVJTW1w==} |     resolution: {integrity: sha512-QXwAlHlbcAwNlEEMKQS2RCgJsgXrTJdjXT08xEgbPFa2yYQgVjBymxP5DrfrE7X7iodSzd9qBUHUycdyVJTW1w==} | ||||||
|     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} |     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} | ||||||
| @ -4825,16 +4811,6 @@ packages: | |||||||
|       eslint: ^8.57.0 || ^9.0.0 |       eslint: ^8.57.0 || ^9.0.0 | ||||||
|       typescript: '>=4.8.4 <5.9.0' |       typescript: '>=4.8.4 <5.9.0' | ||||||
| 
 | 
 | ||||||
|   '@typescript-eslint/parser@6.21.0': |  | ||||||
|     resolution: {integrity: sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==} |  | ||||||
|     engines: {node: ^16.0.0 || >=18.0.0} |  | ||||||
|     peerDependencies: |  | ||||||
|       eslint: ^7.0.0 || ^8.0.0 |  | ||||||
|       typescript: '*' |  | ||||||
|     peerDependenciesMeta: |  | ||||||
|       typescript: |  | ||||||
|         optional: true |  | ||||||
| 
 |  | ||||||
|   '@typescript-eslint/parser@8.33.1': |   '@typescript-eslint/parser@8.33.1': | ||||||
|     resolution: {integrity: sha512-qwxv6dq682yVvgKKp2qWwLgRbscDAYktPptK4JPojCwwi3R9cwrvIxS4lvBpzmcqzR4bdn54Z0IG1uHFskW4dA==} |     resolution: {integrity: sha512-qwxv6dq682yVvgKKp2qWwLgRbscDAYktPptK4JPojCwwi3R9cwrvIxS4lvBpzmcqzR4bdn54Z0IG1uHFskW4dA==} | ||||||
|     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} |     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} | ||||||
| @ -4861,10 +4837,6 @@ packages: | |||||||
|     peerDependencies: |     peerDependencies: | ||||||
|       typescript: '>=4.8.4 <5.9.0' |       typescript: '>=4.8.4 <5.9.0' | ||||||
| 
 | 
 | ||||||
|   '@typescript-eslint/scope-manager@6.21.0': |  | ||||||
|     resolution: {integrity: sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==} |  | ||||||
|     engines: {node: ^16.0.0 || >=18.0.0} |  | ||||||
| 
 |  | ||||||
|   '@typescript-eslint/scope-manager@8.33.1': |   '@typescript-eslint/scope-manager@8.33.1': | ||||||
|     resolution: {integrity: sha512-dM4UBtgmzHR9bS0Rv09JST0RcHYearoEoo3pG5B6GoTR9XcyeqX87FEhPo+5kTvVfKCvfHaHrcgeJQc6mrDKrA==} |     resolution: {integrity: sha512-dM4UBtgmzHR9bS0Rv09JST0RcHYearoEoo3pG5B6GoTR9XcyeqX87FEhPo+5kTvVfKCvfHaHrcgeJQc6mrDKrA==} | ||||||
|     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} |     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} | ||||||
| @ -4885,16 +4857,6 @@ packages: | |||||||
|     peerDependencies: |     peerDependencies: | ||||||
|       typescript: '>=4.8.4 <5.9.0' |       typescript: '>=4.8.4 <5.9.0' | ||||||
| 
 | 
 | ||||||
|   '@typescript-eslint/type-utils@6.21.0': |  | ||||||
|     resolution: {integrity: sha512-rZQI7wHfao8qMX3Rd3xqeYSMCL3SoiSQLBATSiVKARdFGCYSRvmViieZjqc58jKgs8Y8i9YvVVhRbHSTA4VBag==} |  | ||||||
|     engines: {node: ^16.0.0 || >=18.0.0} |  | ||||||
|     peerDependencies: |  | ||||||
|       eslint: ^7.0.0 || ^8.0.0 |  | ||||||
|       typescript: '*' |  | ||||||
|     peerDependenciesMeta: |  | ||||||
|       typescript: |  | ||||||
|         optional: true |  | ||||||
| 
 |  | ||||||
|   '@typescript-eslint/type-utils@8.33.1': |   '@typescript-eslint/type-utils@8.33.1': | ||||||
|     resolution: {integrity: sha512-1cG37d9xOkhlykom55WVwG2QRNC7YXlxMaMzqw2uPeJixBFfKWZgaP/hjAObqMN/u3fr5BrTwTnc31/L9jQ2ww==} |     resolution: {integrity: sha512-1cG37d9xOkhlykom55WVwG2QRNC7YXlxMaMzqw2uPeJixBFfKWZgaP/hjAObqMN/u3fr5BrTwTnc31/L9jQ2ww==} | ||||||
|     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} |     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} | ||||||
| @ -4909,10 +4871,6 @@ packages: | |||||||
|       eslint: ^8.57.0 || ^9.0.0 |       eslint: ^8.57.0 || ^9.0.0 | ||||||
|       typescript: '>=4.8.4 <5.9.0' |       typescript: '>=4.8.4 <5.9.0' | ||||||
| 
 | 
 | ||||||
|   '@typescript-eslint/types@6.21.0': |  | ||||||
|     resolution: {integrity: sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==} |  | ||||||
|     engines: {node: ^16.0.0 || >=18.0.0} |  | ||||||
| 
 |  | ||||||
|   '@typescript-eslint/types@8.33.1': |   '@typescript-eslint/types@8.33.1': | ||||||
|     resolution: {integrity: sha512-xid1WfizGhy/TKMTwhtVOgalHwPtV8T32MS9MaH50Cwvz6x6YqRIPdD2WvW0XaqOzTV9p5xdLY0h/ZusU5Lokg==} |     resolution: {integrity: sha512-xid1WfizGhy/TKMTwhtVOgalHwPtV8T32MS9MaH50Cwvz6x6YqRIPdD2WvW0XaqOzTV9p5xdLY0h/ZusU5Lokg==} | ||||||
|     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} |     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} | ||||||
| @ -4921,15 +4879,6 @@ packages: | |||||||
|     resolution: {integrity: sha512-9V24k/paICYPniajHfJ4cuAWETnt7Ssy+R0Rbcqo5sSFr3QEZ/8TSoUi9XeXVBGXCaLtwTOKSLGcInCAvyZeMA==} |     resolution: {integrity: sha512-9V24k/paICYPniajHfJ4cuAWETnt7Ssy+R0Rbcqo5sSFr3QEZ/8TSoUi9XeXVBGXCaLtwTOKSLGcInCAvyZeMA==} | ||||||
|     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} |     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} | ||||||
| 
 | 
 | ||||||
|   '@typescript-eslint/typescript-estree@6.21.0': |  | ||||||
|     resolution: {integrity: sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==} |  | ||||||
|     engines: {node: ^16.0.0 || >=18.0.0} |  | ||||||
|     peerDependencies: |  | ||||||
|       typescript: '*' |  | ||||||
|     peerDependenciesMeta: |  | ||||||
|       typescript: |  | ||||||
|         optional: true |  | ||||||
| 
 |  | ||||||
|   '@typescript-eslint/typescript-estree@8.33.1': |   '@typescript-eslint/typescript-estree@8.33.1': | ||||||
|     resolution: {integrity: sha512-+s9LYcT8LWjdYWu7IWs7FvUxpQ/DGkdjZeE/GGulHvv8rvYwQvVaUZ6DE+j5x/prADUgSbbCWZ2nPI3usuVeOA==} |     resolution: {integrity: sha512-+s9LYcT8LWjdYWu7IWs7FvUxpQ/DGkdjZeE/GGulHvv8rvYwQvVaUZ6DE+j5x/prADUgSbbCWZ2nPI3usuVeOA==} | ||||||
|     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} |     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} | ||||||
| @ -4942,12 +4891,6 @@ packages: | |||||||
|     peerDependencies: |     peerDependencies: | ||||||
|       typescript: '>=4.8.4 <5.9.0' |       typescript: '>=4.8.4 <5.9.0' | ||||||
| 
 | 
 | ||||||
|   '@typescript-eslint/utils@6.21.0': |  | ||||||
|     resolution: {integrity: sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==} |  | ||||||
|     engines: {node: ^16.0.0 || >=18.0.0} |  | ||||||
|     peerDependencies: |  | ||||||
|       eslint: ^7.0.0 || ^8.0.0 |  | ||||||
| 
 |  | ||||||
|   '@typescript-eslint/utils@8.33.1': |   '@typescript-eslint/utils@8.33.1': | ||||||
|     resolution: {integrity: sha512-52HaBiEQUaRYqAXpfzWSR2U3gxk92Kw006+xZpElaPMg3C4PgM+A5LqwoQI1f9E5aZ/qlxAZxzm42WX+vn92SQ==} |     resolution: {integrity: sha512-52HaBiEQUaRYqAXpfzWSR2U3gxk92Kw006+xZpElaPMg3C4PgM+A5LqwoQI1f9E5aZ/qlxAZxzm42WX+vn92SQ==} | ||||||
|     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} |     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} | ||||||
| @ -4962,10 +4905,6 @@ packages: | |||||||
|       eslint: ^8.57.0 || ^9.0.0 |       eslint: ^8.57.0 || ^9.0.0 | ||||||
|       typescript: '>=4.8.4 <5.9.0' |       typescript: '>=4.8.4 <5.9.0' | ||||||
| 
 | 
 | ||||||
|   '@typescript-eslint/visitor-keys@6.21.0': |  | ||||||
|     resolution: {integrity: sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==} |  | ||||||
|     engines: {node: ^16.0.0 || >=18.0.0} |  | ||||||
| 
 |  | ||||||
|   '@typescript-eslint/visitor-keys@8.33.1': |   '@typescript-eslint/visitor-keys@8.33.1': | ||||||
|     resolution: {integrity: sha512-3i8NrFcZeeDHJ+7ZUuDkGT+UHq+XoFGsymNK2jZCOHcfEzRQ0BdpRtdpSx/Iyf3MHLWIcLS0COuOPibKQboIiQ==} |     resolution: {integrity: sha512-3i8NrFcZeeDHJ+7ZUuDkGT+UHq+XoFGsymNK2jZCOHcfEzRQ0BdpRtdpSx/Iyf3MHLWIcLS0COuOPibKQboIiQ==} | ||||||
|     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} |     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} | ||||||
| @ -12162,12 +12101,6 @@ packages: | |||||||
|   truncate-utf8-bytes@1.0.2: |   truncate-utf8-bytes@1.0.2: | ||||||
|     resolution: {integrity: sha512-95Pu1QXQvruGEhv62XCMO3Mm90GscOCClvrIUwCM0PYOXK3kaF3l3sIHxx71ThJfcbM2O5Au6SO3AWCSEfW4mQ==} |     resolution: {integrity: sha512-95Pu1QXQvruGEhv62XCMO3Mm90GscOCClvrIUwCM0PYOXK3kaF3l3sIHxx71ThJfcbM2O5Au6SO3AWCSEfW4mQ==} | ||||||
| 
 | 
 | ||||||
|   ts-api-utils@1.4.3: |  | ||||||
|     resolution: {integrity: sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==} |  | ||||||
|     engines: {node: '>=16'} |  | ||||||
|     peerDependencies: |  | ||||||
|       typescript: '>=4.2.0' |  | ||||||
| 
 |  | ||||||
|   ts-api-utils@2.1.0: |   ts-api-utils@2.1.0: | ||||||
|     resolution: {integrity: sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==} |     resolution: {integrity: sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==} | ||||||
|     engines: {node: '>=18.12'} |     engines: {node: '>=18.12'} | ||||||
| @ -17849,8 +17782,6 @@ snapshots: | |||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/node': 22.15.21 |       '@types/node': 22.15.21 | ||||||
| 
 | 
 | ||||||
|   '@types/semver@7.7.0': {} |  | ||||||
| 
 |  | ||||||
|   '@types/send@0.17.4': |   '@types/send@0.17.4': | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/mime': 1.3.5 |       '@types/mime': 1.3.5 | ||||||
| @ -17948,26 +17879,6 @@ snapshots: | |||||||
|       '@types/node': 22.15.31 |       '@types/node': 22.15.31 | ||||||
|     optional: true |     optional: true | ||||||
| 
 | 
 | ||||||
|   '@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@9.28.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.28.0(jiti@2.4.2))(typescript@5.8.3)': |  | ||||||
|     dependencies: |  | ||||||
|       '@eslint-community/regexpp': 4.12.1 |  | ||||||
|       '@typescript-eslint/parser': 6.21.0(eslint@9.28.0(jiti@2.4.2))(typescript@5.8.3) |  | ||||||
|       '@typescript-eslint/scope-manager': 6.21.0 |  | ||||||
|       '@typescript-eslint/type-utils': 6.21.0(eslint@9.28.0(jiti@2.4.2))(typescript@5.8.3) |  | ||||||
|       '@typescript-eslint/utils': 6.21.0(eslint@9.28.0(jiti@2.4.2))(typescript@5.8.3) |  | ||||||
|       '@typescript-eslint/visitor-keys': 6.21.0 |  | ||||||
|       debug: 4.4.1(supports-color@6.0.0) |  | ||||||
|       eslint: 9.28.0(jiti@2.4.2) |  | ||||||
|       graphemer: 1.4.0 |  | ||||||
|       ignore: 5.3.2 |  | ||||||
|       natural-compare: 1.4.0 |  | ||||||
|       semver: 7.7.2 |  | ||||||
|       ts-api-utils: 1.4.3(typescript@5.8.3) |  | ||||||
|     optionalDependencies: |  | ||||||
|       typescript: 5.8.3 |  | ||||||
|     transitivePeerDependencies: |  | ||||||
|       - supports-color |  | ||||||
| 
 |  | ||||||
|   '@typescript-eslint/eslint-plugin@8.34.0(@typescript-eslint/parser@8.33.1(eslint@9.28.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.28.0(jiti@2.4.2))(typescript@5.8.3)': |   '@typescript-eslint/eslint-plugin@8.34.0(@typescript-eslint/parser@8.33.1(eslint@9.28.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.28.0(jiti@2.4.2))(typescript@5.8.3)': | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@eslint-community/regexpp': 4.12.1 |       '@eslint-community/regexpp': 4.12.1 | ||||||
| @ -18002,19 +17913,6 @@ snapshots: | |||||||
|     transitivePeerDependencies: |     transitivePeerDependencies: | ||||||
|       - supports-color |       - supports-color | ||||||
| 
 | 
 | ||||||
|   '@typescript-eslint/parser@6.21.0(eslint@9.28.0(jiti@2.4.2))(typescript@5.8.3)': |  | ||||||
|     dependencies: |  | ||||||
|       '@typescript-eslint/scope-manager': 6.21.0 |  | ||||||
|       '@typescript-eslint/types': 6.21.0 |  | ||||||
|       '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.8.3) |  | ||||||
|       '@typescript-eslint/visitor-keys': 6.21.0 |  | ||||||
|       debug: 4.4.1(supports-color@6.0.0) |  | ||||||
|       eslint: 9.28.0(jiti@2.4.2) |  | ||||||
|     optionalDependencies: |  | ||||||
|       typescript: 5.8.3 |  | ||||||
|     transitivePeerDependencies: |  | ||||||
|       - supports-color |  | ||||||
| 
 |  | ||||||
|   '@typescript-eslint/parser@8.33.1(eslint@9.28.0(jiti@2.4.2))(typescript@5.8.3)': |   '@typescript-eslint/parser@8.33.1(eslint@9.28.0(jiti@2.4.2))(typescript@5.8.3)': | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@typescript-eslint/scope-manager': 8.33.1 |       '@typescript-eslint/scope-manager': 8.33.1 | ||||||
| @ -18042,7 +17940,7 @@ snapshots: | |||||||
|   '@typescript-eslint/project-service@8.33.1(typescript@5.8.3)': |   '@typescript-eslint/project-service@8.33.1(typescript@5.8.3)': | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@typescript-eslint/tsconfig-utils': 8.33.1(typescript@5.8.3) |       '@typescript-eslint/tsconfig-utils': 8.33.1(typescript@5.8.3) | ||||||
|       '@typescript-eslint/types': 8.33.1 |       '@typescript-eslint/types': 8.34.0 | ||||||
|       debug: 4.4.1(supports-color@6.0.0) |       debug: 4.4.1(supports-color@6.0.0) | ||||||
|       typescript: 5.8.3 |       typescript: 5.8.3 | ||||||
|     transitivePeerDependencies: |     transitivePeerDependencies: | ||||||
| @ -18057,11 +17955,6 @@ snapshots: | |||||||
|     transitivePeerDependencies: |     transitivePeerDependencies: | ||||||
|       - supports-color |       - supports-color | ||||||
| 
 | 
 | ||||||
|   '@typescript-eslint/scope-manager@6.21.0': |  | ||||||
|     dependencies: |  | ||||||
|       '@typescript-eslint/types': 6.21.0 |  | ||||||
|       '@typescript-eslint/visitor-keys': 6.21.0 |  | ||||||
| 
 |  | ||||||
|   '@typescript-eslint/scope-manager@8.33.1': |   '@typescript-eslint/scope-manager@8.33.1': | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@typescript-eslint/types': 8.33.1 |       '@typescript-eslint/types': 8.33.1 | ||||||
| @ -18080,18 +17973,6 @@ snapshots: | |||||||
|     dependencies: |     dependencies: | ||||||
|       typescript: 5.8.3 |       typescript: 5.8.3 | ||||||
| 
 | 
 | ||||||
|   '@typescript-eslint/type-utils@6.21.0(eslint@9.28.0(jiti@2.4.2))(typescript@5.8.3)': |  | ||||||
|     dependencies: |  | ||||||
|       '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.8.3) |  | ||||||
|       '@typescript-eslint/utils': 6.21.0(eslint@9.28.0(jiti@2.4.2))(typescript@5.8.3) |  | ||||||
|       debug: 4.4.1(supports-color@6.0.0) |  | ||||||
|       eslint: 9.28.0(jiti@2.4.2) |  | ||||||
|       ts-api-utils: 1.4.3(typescript@5.8.3) |  | ||||||
|     optionalDependencies: |  | ||||||
|       typescript: 5.8.3 |  | ||||||
|     transitivePeerDependencies: |  | ||||||
|       - supports-color |  | ||||||
| 
 |  | ||||||
|   '@typescript-eslint/type-utils@8.33.1(eslint@9.28.0(jiti@2.4.2))(typescript@5.8.3)': |   '@typescript-eslint/type-utils@8.33.1(eslint@9.28.0(jiti@2.4.2))(typescript@5.8.3)': | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@typescript-eslint/typescript-estree': 8.33.1(typescript@5.8.3) |       '@typescript-eslint/typescript-estree': 8.33.1(typescript@5.8.3) | ||||||
| @ -18114,27 +17995,10 @@ snapshots: | |||||||
|     transitivePeerDependencies: |     transitivePeerDependencies: | ||||||
|       - supports-color |       - supports-color | ||||||
| 
 | 
 | ||||||
|   '@typescript-eslint/types@6.21.0': {} |  | ||||||
| 
 |  | ||||||
|   '@typescript-eslint/types@8.33.1': {} |   '@typescript-eslint/types@8.33.1': {} | ||||||
| 
 | 
 | ||||||
|   '@typescript-eslint/types@8.34.0': {} |   '@typescript-eslint/types@8.34.0': {} | ||||||
| 
 | 
 | ||||||
|   '@typescript-eslint/typescript-estree@6.21.0(typescript@5.8.3)': |  | ||||||
|     dependencies: |  | ||||||
|       '@typescript-eslint/types': 6.21.0 |  | ||||||
|       '@typescript-eslint/visitor-keys': 6.21.0 |  | ||||||
|       debug: 4.4.1(supports-color@6.0.0) |  | ||||||
|       globby: 11.1.0 |  | ||||||
|       is-glob: 4.0.3 |  | ||||||
|       minimatch: 9.0.3 |  | ||||||
|       semver: 7.7.2 |  | ||||||
|       ts-api-utils: 1.4.3(typescript@5.8.3) |  | ||||||
|     optionalDependencies: |  | ||||||
|       typescript: 5.8.3 |  | ||||||
|     transitivePeerDependencies: |  | ||||||
|       - supports-color |  | ||||||
| 
 |  | ||||||
|   '@typescript-eslint/typescript-estree@8.33.1(typescript@5.8.3)': |   '@typescript-eslint/typescript-estree@8.33.1(typescript@5.8.3)': | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@typescript-eslint/project-service': 8.33.1(typescript@5.8.3) |       '@typescript-eslint/project-service': 8.33.1(typescript@5.8.3) | ||||||
| @ -18167,20 +18031,6 @@ snapshots: | |||||||
|     transitivePeerDependencies: |     transitivePeerDependencies: | ||||||
|       - supports-color |       - supports-color | ||||||
| 
 | 
 | ||||||
|   '@typescript-eslint/utils@6.21.0(eslint@9.28.0(jiti@2.4.2))(typescript@5.8.3)': |  | ||||||
|     dependencies: |  | ||||||
|       '@eslint-community/eslint-utils': 4.7.0(eslint@9.28.0(jiti@2.4.2)) |  | ||||||
|       '@types/json-schema': 7.0.15 |  | ||||||
|       '@types/semver': 7.7.0 |  | ||||||
|       '@typescript-eslint/scope-manager': 6.21.0 |  | ||||||
|       '@typescript-eslint/types': 6.21.0 |  | ||||||
|       '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.8.3) |  | ||||||
|       eslint: 9.28.0(jiti@2.4.2) |  | ||||||
|       semver: 7.7.2 |  | ||||||
|     transitivePeerDependencies: |  | ||||||
|       - supports-color |  | ||||||
|       - typescript |  | ||||||
| 
 |  | ||||||
|   '@typescript-eslint/utils@8.33.1(eslint@9.28.0(jiti@2.4.2))(typescript@5.8.3)': |   '@typescript-eslint/utils@8.33.1(eslint@9.28.0(jiti@2.4.2))(typescript@5.8.3)': | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@eslint-community/eslint-utils': 4.7.0(eslint@9.28.0(jiti@2.4.2)) |       '@eslint-community/eslint-utils': 4.7.0(eslint@9.28.0(jiti@2.4.2)) | ||||||
| @ -18203,11 +18053,6 @@ snapshots: | |||||||
|     transitivePeerDependencies: |     transitivePeerDependencies: | ||||||
|       - supports-color |       - supports-color | ||||||
| 
 | 
 | ||||||
|   '@typescript-eslint/visitor-keys@6.21.0': |  | ||||||
|     dependencies: |  | ||||||
|       '@typescript-eslint/types': 6.21.0 |  | ||||||
|       eslint-visitor-keys: 3.4.3 |  | ||||||
| 
 |  | ||||||
|   '@typescript-eslint/visitor-keys@8.33.1': |   '@typescript-eslint/visitor-keys@8.33.1': | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@typescript-eslint/types': 8.33.1 |       '@typescript-eslint/types': 8.33.1 | ||||||
| @ -26800,10 +26645,6 @@ snapshots: | |||||||
|     dependencies: |     dependencies: | ||||||
|       utf8-byte-length: 1.0.5 |       utf8-byte-length: 1.0.5 | ||||||
| 
 | 
 | ||||||
|   ts-api-utils@1.4.3(typescript@5.8.3): |  | ||||||
|     dependencies: |  | ||||||
|       typescript: 5.8.3 |  | ||||||
| 
 |  | ||||||
|   ts-api-utils@2.1.0(typescript@5.8.3): |   ts-api-utils@2.1.0(typescript@5.8.3): | ||||||
|     dependencies: |     dependencies: | ||||||
|       typescript: 5.8.3 |       typescript: 5.8.3 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 JYC333
						JYC333