mirror of
				https://github.com/vuejs/babel-plugin-jsx.git
				synced 2025-10-31 01:12:17 +08:00 
			
		
		
		
	chore(deps): update dependency eslint-plugin-import-x to v4 (#723)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		| @@ -31,7 +31,7 @@ | ||||
|     "bumpp": "^9.4.1", | ||||
|     "eslint": "^9.3.0", | ||||
|     "eslint-config-prettier": "^9.1.0", | ||||
|     "eslint-plugin-import-x": "^3.0.1", | ||||
|     "eslint-plugin-import-x": "^4.1.1", | ||||
|     "jsdom": "^25.0.0", | ||||
|     "prettier": "^3.2.5", | ||||
|     "tslib": "^2.6.2", | ||||
|   | ||||
							
								
								
									
										149
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										149
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							| @@ -45,8 +45,8 @@ importers: | ||||
|         specifier: ^9.1.0 | ||||
|         version: 9.1.0(eslint@9.3.0) | ||||
|       eslint-plugin-import-x: | ||||
|         specifier: ^3.0.1 | ||||
|         version: 3.0.1(eslint@9.3.0)(typescript@5.4.5) | ||||
|         specifier: ^4.1.1 | ||||
|         version: 4.1.1(eslint@9.3.0)(typescript@5.4.5) | ||||
|       jsdom: | ||||
|         specifier: ^25.0.0 | ||||
|         version: 25.0.0 | ||||
| @@ -1272,9 +1272,6 @@ packages: | ||||
|     cpu: [x64] | ||||
|     os: [win32] | ||||
|  | ||||
|   '@rtsao/scc@1.1.0': | ||||
|     resolution: {integrity: sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==} | ||||
|  | ||||
|   '@types/babel__code-frame@7.0.6': | ||||
|     resolution: {integrity: sha512-Anitqkl3+KrzcW2k77lRlg/GfLZLWXBuNgbEcIOU6M92yw42vsd3xV/Z/yAHEj8m+KUjL6bWOVOFqX8PFPJ4LA==} | ||||
|  | ||||
| @@ -1326,14 +1323,14 @@ packages: | ||||
|       typescript: | ||||
|         optional: true | ||||
|  | ||||
|   '@typescript-eslint/scope-manager@7.10.0': | ||||
|     resolution: {integrity: sha512-7L01/K8W/VGl7noe2mgH0K7BE29Sq6KAbVmxurj8GGaPDZXPr8EEQ2seOeAS+mEV9DnzxBQB6ax6qQQ5C6P4xg==} | ||||
|     engines: {node: ^18.18.0 || >=20.0.0} | ||||
|  | ||||
|   '@typescript-eslint/scope-manager@8.0.0': | ||||
|     resolution: {integrity: sha512-V0aa9Csx/ZWWv2IPgTfY7T4agYwJyILESu/PVqFtTFz9RIS823mAze+NbnBI8xiwdX3iqeQbcTYlvB04G9wyQw==} | ||||
|     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} | ||||
|  | ||||
|   '@typescript-eslint/scope-manager@8.3.0': | ||||
|     resolution: {integrity: sha512-mz2X8WcN2nVu5Hodku+IR8GgCOl4C0G/Z1ruaWN4dgec64kDBabuXyPAr+/RgJtumv8EEkqIzf3X2U5DUKB2eg==} | ||||
|     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} | ||||
|  | ||||
|   '@typescript-eslint/type-utils@8.0.0': | ||||
|     resolution: {integrity: sha512-mJAFP2mZLTBwAn5WI4PMakpywfWFH5nQZezUQdSKV23Pqo6o9iShQg1hP2+0hJJXP2LnZkWPphdIq4juYYwCeg==} | ||||
|     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} | ||||
| @@ -1343,22 +1340,13 @@ packages: | ||||
|       typescript: | ||||
|         optional: true | ||||
|  | ||||
|   '@typescript-eslint/types@7.10.0': | ||||
|     resolution: {integrity: sha512-7fNj+Ya35aNyhuqrA1E/VayQX9Elwr8NKZ4WueClR3KwJ7Xx9jcCdOrLW04h51de/+gNbyFMs+IDxh5xIwfbNg==} | ||||
|     engines: {node: ^18.18.0 || >=20.0.0} | ||||
|  | ||||
|   '@typescript-eslint/types@8.0.0': | ||||
|     resolution: {integrity: sha512-wgdSGs9BTMWQ7ooeHtu5quddKKs5Z5dS+fHLbrQI+ID0XWJLODGMHRfhwImiHoeO2S5Wir2yXuadJN6/l4JRxw==} | ||||
|     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} | ||||
|  | ||||
|   '@typescript-eslint/typescript-estree@7.10.0': | ||||
|     resolution: {integrity: sha512-LXFnQJjL9XIcxeVfqmNj60YhatpRLt6UhdlFwAkjNc6jSUlK8zQOl1oktAP8PlWFzPQC1jny/8Bai3/HPuvN5g==} | ||||
|     engines: {node: ^18.18.0 || >=20.0.0} | ||||
|     peerDependencies: | ||||
|       typescript: '*' | ||||
|     peerDependenciesMeta: | ||||
|       typescript: | ||||
|         optional: true | ||||
|   '@typescript-eslint/types@8.3.0': | ||||
|     resolution: {integrity: sha512-y6sSEeK+facMaAyixM36dQ5NVXTnKWunfD1Ft4xraYqxP0lC0POJmIaL/mw72CUMqjY9qfyVfXafMeaUj0noWw==} | ||||
|     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} | ||||
|  | ||||
|   '@typescript-eslint/typescript-estree@8.0.0': | ||||
|     resolution: {integrity: sha512-5b97WpKMX+Y43YKi4zVcCVLtK5F98dFls3Oxui8LbnmRsseKenbbDinmvxrWegKDMmlkIq/XHuyy0UGLtpCDKg==} | ||||
| @@ -1369,11 +1357,14 @@ packages: | ||||
|       typescript: | ||||
|         optional: true | ||||
|  | ||||
|   '@typescript-eslint/utils@7.10.0': | ||||
|     resolution: {integrity: sha512-olzif1Fuo8R8m/qKkzJqT7qwy16CzPRWBvERS0uvyc+DHd8AKbO4Jb7kpAvVzMmZm8TrHnI7hvjN4I05zow+tg==} | ||||
|     engines: {node: ^18.18.0 || >=20.0.0} | ||||
|   '@typescript-eslint/typescript-estree@8.3.0': | ||||
|     resolution: {integrity: sha512-Mq7FTHl0R36EmWlCJWojIC1qn/ZWo2YiWYc1XVtasJ7FIgjo0MVv9rZWXEE7IK2CGrtwe1dVOxWwqXUdNgfRCA==} | ||||
|     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} | ||||
|     peerDependencies: | ||||
|       eslint: ^8.56.0 | ||||
|       typescript: '*' | ||||
|     peerDependenciesMeta: | ||||
|       typescript: | ||||
|         optional: true | ||||
|  | ||||
|   '@typescript-eslint/utils@8.0.0': | ||||
|     resolution: {integrity: sha512-k/oS/A/3QeGLRvOWCg6/9rATJL5rec7/5s1YmdS0ZU6LHveJyGFwBvLhSRBv6i9xaj7etmosp+l+ViN1I9Aj/Q==} | ||||
| @@ -1381,14 +1372,20 @@ packages: | ||||
|     peerDependencies: | ||||
|       eslint: ^8.57.0 || ^9.0.0 | ||||
|  | ||||
|   '@typescript-eslint/visitor-keys@7.10.0': | ||||
|     resolution: {integrity: sha512-9ntIVgsi6gg6FIq9xjEO4VQJvwOqA3jaBFQJ/6TK5AvEup2+cECI6Fh7QiBxmfMHXU0V0J4RyPeOU1VDNzl9cg==} | ||||
|     engines: {node: ^18.18.0 || >=20.0.0} | ||||
|   '@typescript-eslint/utils@8.3.0': | ||||
|     resolution: {integrity: sha512-F77WwqxIi/qGkIGOGXNBLV7nykwfjLsdauRB/DOFPdv6LTF3BHHkBpq81/b5iMPSF055oO2BiivDJV4ChvNtXA==} | ||||
|     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} | ||||
|     peerDependencies: | ||||
|       eslint: ^8.57.0 || ^9.0.0 | ||||
|  | ||||
|   '@typescript-eslint/visitor-keys@8.0.0': | ||||
|     resolution: {integrity: sha512-oN0K4nkHuOyF3PVMyETbpP5zp6wfyOvm7tWhTMfoqxSSsPmJIh6JNASuZDlODE8eE+0EB9uar+6+vxr9DBTYOA==} | ||||
|     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} | ||||
|  | ||||
|   '@typescript-eslint/visitor-keys@8.3.0': | ||||
|     resolution: {integrity: sha512-RmZwrTbQ9QveF15m/Cl28n0LXD6ea2CjkhH5rQ55ewz3H24w+AMCJHPVYaZ8/0HoG8Z3cLLFFycRXxeO2tz9FA==} | ||||
|     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} | ||||
|  | ||||
|   '@vitejs/plugin-vue-jsx@4.0.0': | ||||
|     resolution: {integrity: sha512-A+6wL2AdQhDsLsDnY+2v4rRDI1HLJGIMc97a8FURO9tqKsH5QvjWrzsa5DH3NlZsM742W2wODl2fF+bfcTWtXw==} | ||||
|     engines: {node: ^18.0.0 || >=20.0.0} | ||||
| @@ -1907,11 +1904,11 @@ packages: | ||||
|   eslint-import-resolver-node@0.3.9: | ||||
|     resolution: {integrity: sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==} | ||||
|  | ||||
|   eslint-plugin-import-x@3.0.1: | ||||
|     resolution: {integrity: sha512-jzQgJuE4ssxwNi0aMBkOL8whd4eHb0Z/uFWsk8uEoYB7xwTkAptSKojLzRswxgf/1bhH6QgcLjgabUBQqluBIg==} | ||||
|     engines: {node: '>=16'} | ||||
|   eslint-plugin-import-x@4.1.1: | ||||
|     resolution: {integrity: sha512-dBEM8fACIFNt4H7GoOaRmnH6evJW6JSTJTYYgmRd3vI4geBTjgDM/JyUDKUwIw0HDSyI+u7Vs3vFRXUo/BOAtA==} | ||||
|     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} | ||||
|     peerDependencies: | ||||
|       eslint: ^8.56.0 || ^9.0.0-0 | ||||
|       eslint: ^8.57.0 || ^9.0.0 | ||||
|  | ||||
|   eslint-scope@8.0.1: | ||||
|     resolution: {integrity: sha512-pL8XjgP4ZOmmwfFE8mEhSxA7ZY4C+LWyqjQ3o4yWkkmD0qcMT9kkW3zWHOczhWcjTSgqycYAgwSlXvZltv65og==} | ||||
| @@ -2807,6 +2804,11 @@ packages: | ||||
|     engines: {node: '>=10'} | ||||
|     hasBin: true | ||||
|  | ||||
|   semver@7.6.3: | ||||
|     resolution: {integrity: sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==} | ||||
|     engines: {node: '>=10'} | ||||
|     hasBin: true | ||||
|  | ||||
|   set-function-length@1.2.2: | ||||
|     resolution: {integrity: sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==} | ||||
|     engines: {node: '>= 0.4'} | ||||
| @@ -3006,6 +3008,9 @@ packages: | ||||
|   tslib@2.6.2: | ||||
|     resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} | ||||
|  | ||||
|   tslib@2.7.0: | ||||
|     resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==} | ||||
|  | ||||
|   tsup@8.0.2: | ||||
|     resolution: {integrity: sha512-NY8xtQXdH7hDUAZwcQdY/Vzlw9johQsaqf7iwZ6g1DOUlFYQ5/AtVAjTvihhEyeRlGo4dLRVHtrRaL35M1daqQ==} | ||||
|     engines: {node: '>=18'} | ||||
| @@ -4334,8 +4339,6 @@ snapshots: | ||||
|   '@rollup/rollup-win32-x64-msvc@4.18.0': | ||||
|     optional: true | ||||
|  | ||||
|   '@rtsao/scc@1.1.0': {} | ||||
|  | ||||
|   '@types/babel__code-frame@7.0.6': {} | ||||
|  | ||||
|   '@types/babel__core@7.20.5': | ||||
| @@ -4407,16 +4410,16 @@ snapshots: | ||||
|     transitivePeerDependencies: | ||||
|       - supports-color | ||||
|  | ||||
|   '@typescript-eslint/scope-manager@7.10.0': | ||||
|     dependencies: | ||||
|       '@typescript-eslint/types': 7.10.0 | ||||
|       '@typescript-eslint/visitor-keys': 7.10.0 | ||||
|  | ||||
|   '@typescript-eslint/scope-manager@8.0.0': | ||||
|     dependencies: | ||||
|       '@typescript-eslint/types': 8.0.0 | ||||
|       '@typescript-eslint/visitor-keys': 8.0.0 | ||||
|  | ||||
|   '@typescript-eslint/scope-manager@8.3.0': | ||||
|     dependencies: | ||||
|       '@typescript-eslint/types': 8.3.0 | ||||
|       '@typescript-eslint/visitor-keys': 8.3.0 | ||||
|  | ||||
|   '@typescript-eslint/type-utils@8.0.0(eslint@9.3.0)(typescript@5.4.5)': | ||||
|     dependencies: | ||||
|       '@typescript-eslint/typescript-estree': 8.0.0(typescript@5.4.5) | ||||
| @@ -4429,24 +4432,9 @@ snapshots: | ||||
|       - eslint | ||||
|       - supports-color | ||||
|  | ||||
|   '@typescript-eslint/types@7.10.0': {} | ||||
|  | ||||
|   '@typescript-eslint/types@8.0.0': {} | ||||
|  | ||||
|   '@typescript-eslint/typescript-estree@7.10.0(typescript@5.4.5)': | ||||
|     dependencies: | ||||
|       '@typescript-eslint/types': 7.10.0 | ||||
|       '@typescript-eslint/visitor-keys': 7.10.0 | ||||
|       debug: 4.3.5 | ||||
|       globby: 11.1.0 | ||||
|       is-glob: 4.0.3 | ||||
|       minimatch: 9.0.4 | ||||
|       semver: 7.6.2 | ||||
|       ts-api-utils: 1.3.0(typescript@5.4.5) | ||||
|     optionalDependencies: | ||||
|       typescript: 5.4.5 | ||||
|     transitivePeerDependencies: | ||||
|       - supports-color | ||||
|   '@typescript-eslint/types@8.3.0': {} | ||||
|  | ||||
|   '@typescript-eslint/typescript-estree@8.0.0(typescript@5.4.5)': | ||||
|     dependencies: | ||||
| @@ -4463,16 +4451,20 @@ snapshots: | ||||
|     transitivePeerDependencies: | ||||
|       - supports-color | ||||
|  | ||||
|   '@typescript-eslint/utils@7.10.0(eslint@9.3.0)(typescript@5.4.5)': | ||||
|   '@typescript-eslint/typescript-estree@8.3.0(typescript@5.4.5)': | ||||
|     dependencies: | ||||
|       '@eslint-community/eslint-utils': 4.4.0(eslint@9.3.0) | ||||
|       '@typescript-eslint/scope-manager': 7.10.0 | ||||
|       '@typescript-eslint/types': 7.10.0 | ||||
|       '@typescript-eslint/typescript-estree': 7.10.0(typescript@5.4.5) | ||||
|       eslint: 9.3.0 | ||||
|       '@typescript-eslint/types': 8.3.0 | ||||
|       '@typescript-eslint/visitor-keys': 8.3.0 | ||||
|       debug: 4.3.5 | ||||
|       fast-glob: 3.3.2 | ||||
|       is-glob: 4.0.3 | ||||
|       minimatch: 9.0.4 | ||||
|       semver: 7.6.3 | ||||
|       ts-api-utils: 1.3.0(typescript@5.4.5) | ||||
|     optionalDependencies: | ||||
|       typescript: 5.4.5 | ||||
|     transitivePeerDependencies: | ||||
|       - supports-color | ||||
|       - typescript | ||||
|  | ||||
|   '@typescript-eslint/utils@8.0.0(eslint@9.3.0)(typescript@5.4.5)': | ||||
|     dependencies: | ||||
| @@ -4485,16 +4477,27 @@ snapshots: | ||||
|       - supports-color | ||||
|       - typescript | ||||
|  | ||||
|   '@typescript-eslint/visitor-keys@7.10.0': | ||||
|   '@typescript-eslint/utils@8.3.0(eslint@9.3.0)(typescript@5.4.5)': | ||||
|     dependencies: | ||||
|       '@typescript-eslint/types': 7.10.0 | ||||
|       eslint-visitor-keys: 3.4.3 | ||||
|       '@eslint-community/eslint-utils': 4.4.0(eslint@9.3.0) | ||||
|       '@typescript-eslint/scope-manager': 8.3.0 | ||||
|       '@typescript-eslint/types': 8.3.0 | ||||
|       '@typescript-eslint/typescript-estree': 8.3.0(typescript@5.4.5) | ||||
|       eslint: 9.3.0 | ||||
|     transitivePeerDependencies: | ||||
|       - supports-color | ||||
|       - typescript | ||||
|  | ||||
|   '@typescript-eslint/visitor-keys@8.0.0': | ||||
|     dependencies: | ||||
|       '@typescript-eslint/types': 8.0.0 | ||||
|       eslint-visitor-keys: 3.4.3 | ||||
|  | ||||
|   '@typescript-eslint/visitor-keys@8.3.0': | ||||
|     dependencies: | ||||
|       '@typescript-eslint/types': 8.3.0 | ||||
|       eslint-visitor-keys: 3.4.3 | ||||
|  | ||||
|   '@vitejs/plugin-vue-jsx@4.0.0(vite@5.0.13(@types/node@20.12.12))(vue@3.4.27(typescript@5.4.5))': | ||||
|     dependencies: | ||||
|       '@babel/core': 7.24.6 | ||||
| @@ -5178,20 +5181,20 @@ snapshots: | ||||
|     transitivePeerDependencies: | ||||
|       - supports-color | ||||
|  | ||||
|   eslint-plugin-import-x@3.0.1(eslint@9.3.0)(typescript@5.4.5): | ||||
|   eslint-plugin-import-x@4.1.1(eslint@9.3.0)(typescript@5.4.5): | ||||
|     dependencies: | ||||
|       '@rtsao/scc': 1.1.0 | ||||
|       '@typescript-eslint/utils': 7.10.0(eslint@9.3.0)(typescript@5.4.5) | ||||
|       debug: 4.3.4 | ||||
|       '@typescript-eslint/typescript-estree': 8.3.0(typescript@5.4.5) | ||||
|       '@typescript-eslint/utils': 8.3.0(eslint@9.3.0)(typescript@5.4.5) | ||||
|       debug: 4.3.5 | ||||
|       doctrine: 3.0.0 | ||||
|       eslint: 9.3.0 | ||||
|       eslint-import-resolver-node: 0.3.9 | ||||
|       get-tsconfig: 4.7.5 | ||||
|       is-glob: 4.0.3 | ||||
|       minimatch: 9.0.4 | ||||
|       semver: 7.6.2 | ||||
|       semver: 7.6.3 | ||||
|       stable-hash: 0.0.4 | ||||
|       tslib: 2.6.2 | ||||
|       tslib: 2.7.0 | ||||
|     transitivePeerDependencies: | ||||
|       - supports-color | ||||
|       - typescript | ||||
| @@ -6144,6 +6147,8 @@ snapshots: | ||||
|  | ||||
|   semver@7.6.2: {} | ||||
|  | ||||
|   semver@7.6.3: {} | ||||
|  | ||||
|   set-function-length@1.2.2: | ||||
|     dependencies: | ||||
|       define-data-property: 1.1.4 | ||||
| @@ -6339,6 +6344,8 @@ snapshots: | ||||
|  | ||||
|   tslib@2.6.2: {} | ||||
|  | ||||
|   tslib@2.7.0: {} | ||||
|  | ||||
|   tsup@8.0.2(postcss@8.4.38)(typescript@5.4.5): | ||||
|     dependencies: | ||||
|       bundle-require: 4.1.0(esbuild@0.19.12) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user