mirror of
				https://github.com/JonasKruckenberg/tauri-build.git
				synced 2025-10-31 16:03:54 +00:00 
			
		
		
		
	Merge branch 'JonasKruckenberg:next' into next
This commit is contained in:
		
						commit
						9bd57cc5b2
					
				
							
								
								
									
										10
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								package.json
									
									
									
									
									
								
							| @ -32,13 +32,13 @@ | ||||
|     "tiny-glob": "^0.2.9" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@types/node": "18.15.11", | ||||
|     "@typescript-eslint/parser": "5.57.1", | ||||
|     "@types/node": "18.16.3", | ||||
|     "@typescript-eslint/parser": "5.59.2", | ||||
|     "@vercel/ncc": "0.36.1", | ||||
|     "eslint": "8.38.0", | ||||
|     "eslint": "8.39.0", | ||||
|     "eslint-plugin-github": "4.7.0", | ||||
|     "js-yaml": "4.1.0", | ||||
|     "prettier": "2.8.7", | ||||
|     "typescript": "5.0.3" | ||||
|     "prettier": "2.8.8", | ||||
|     "typescript": "5.0.4" | ||||
|   } | ||||
| } | ||||
|  | ||||
							
								
								
									
										216
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										216
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							| @ -25,29 +25,29 @@ dependencies: | ||||
| 
 | ||||
| devDependencies: | ||||
|   '@types/node': | ||||
|     specifier: 18.15.11 | ||||
|     version: 18.15.11 | ||||
|     specifier: 18.16.3 | ||||
|     version: 18.16.3 | ||||
|   '@typescript-eslint/parser': | ||||
|     specifier: 5.57.1 | ||||
|     version: 5.57.1(eslint@8.38.0)(typescript@5.0.3) | ||||
|     specifier: 5.59.2 | ||||
|     version: 5.59.2(eslint@8.39.0)(typescript@5.0.4) | ||||
|   '@vercel/ncc': | ||||
|     specifier: 0.36.1 | ||||
|     version: 0.36.1 | ||||
|   eslint: | ||||
|     specifier: 8.38.0 | ||||
|     version: 8.38.0 | ||||
|     specifier: 8.39.0 | ||||
|     version: 8.39.0 | ||||
|   eslint-plugin-github: | ||||
|     specifier: 4.7.0 | ||||
|     version: 4.7.0(eslint@8.38.0)(typescript@5.0.3) | ||||
|     version: 4.7.0(eslint@8.39.0)(typescript@5.0.4) | ||||
|   js-yaml: | ||||
|     specifier: 4.1.0 | ||||
|     version: 4.1.0 | ||||
|   prettier: | ||||
|     specifier: 2.8.7 | ||||
|     version: 2.8.7 | ||||
|     specifier: 2.8.8 | ||||
|     version: 2.8.8 | ||||
|   typescript: | ||||
|     specifier: 5.0.3 | ||||
|     version: 5.0.3 | ||||
|     specifier: 5.0.4 | ||||
|     version: 5.0.4 | ||||
| 
 | ||||
| packages: | ||||
| 
 | ||||
| @ -70,13 +70,13 @@ packages: | ||||
|       regenerator-runtime: 0.13.11 | ||||
|     dev: true | ||||
| 
 | ||||
|   /@eslint-community/eslint-utils@4.2.0(eslint@8.38.0): | ||||
|   /@eslint-community/eslint-utils@4.2.0(eslint@8.39.0): | ||||
|     resolution: {integrity: sha512-gB8T4H4DEfX2IV9zGDJPOBgP1e/DbfCPDTtEqUMckpvzS1OYtva8JdFYBqMwYk7xAQ429WGF/UPqn8uQ//h2vQ==} | ||||
|     engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} | ||||
|     peerDependencies: | ||||
|       eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 | ||||
|     dependencies: | ||||
|       eslint: 8.38.0 | ||||
|       eslint: 8.39.0 | ||||
|       eslint-visitor-keys: 3.4.0 | ||||
|     dev: true | ||||
| 
 | ||||
| @ -102,8 +102,8 @@ packages: | ||||
|       - supports-color | ||||
|     dev: true | ||||
| 
 | ||||
|   /@eslint/js@8.38.0: | ||||
|     resolution: {integrity: sha512-IoD2MfUnOV58ghIHCiil01PcohxjbYR/qCxsoC+xNgUwh1EY8jOOrYmu3d3a71+tJJ23uscEV4X2HJWMsPJu4g==} | ||||
|   /@eslint/js@8.39.0: | ||||
|     resolution: {integrity: sha512-kf9RB0Fg7NZfap83B3QOqOGg9QmD9yBudqQXzzOtn3i4y7ZUXe5ONeW34Gwi+TxhH4mvj72R1Zc300KUMa9Bng==} | ||||
|     engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} | ||||
|     dev: true | ||||
| 
 | ||||
| @ -254,11 +254,11 @@ packages: | ||||
|     resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} | ||||
|     dev: true | ||||
| 
 | ||||
|   /@types/node@18.15.11: | ||||
|     resolution: {integrity: sha512-E5Kwq2n4SbMzQOn6wnmBjuK9ouqlURrcZDVfbo9ftDDTFt3nk7ZKK4GMOzoYgnpQJKcxwQw+lGaBvvlMo0qN/Q==} | ||||
|   /@types/node@18.16.3: | ||||
|     resolution: {integrity: sha512-OPs5WnnT1xkCBiuQrZA4+YAV4HEJejmHneyraIaxsbev5yCEr6KMwINNFP9wQeFIw8FWcoTqF3vQsa5CDaI+8Q==} | ||||
|     dev: true | ||||
| 
 | ||||
|   /@typescript-eslint/eslint-plugin@5.30.0(@typescript-eslint/parser@5.57.1)(eslint@8.38.0)(typescript@5.0.3): | ||||
|   /@typescript-eslint/eslint-plugin@5.30.0(@typescript-eslint/parser@5.59.2)(eslint@8.39.0)(typescript@5.0.4): | ||||
|     resolution: {integrity: sha512-lvhRJ2pGe2V9MEU46ELTdiHgiAFZPKtLhiU5wlnaYpMc2+c1R8fh8i80ZAa665drvjHKUJyRRGg3gEm1If54ow==} | ||||
|     engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} | ||||
|     peerDependencies: | ||||
| @ -269,24 +269,24 @@ packages: | ||||
|       typescript: | ||||
|         optional: true | ||||
|     dependencies: | ||||
|       '@typescript-eslint/parser': 5.57.1(eslint@8.38.0)(typescript@5.0.3) | ||||
|       '@typescript-eslint/parser': 5.59.2(eslint@8.39.0)(typescript@5.0.4) | ||||
|       '@typescript-eslint/scope-manager': 5.30.0 | ||||
|       '@typescript-eslint/type-utils': 5.30.0(eslint@8.38.0)(typescript@5.0.3) | ||||
|       '@typescript-eslint/utils': 5.30.0(eslint@8.38.0)(typescript@5.0.3) | ||||
|       '@typescript-eslint/type-utils': 5.30.0(eslint@8.39.0)(typescript@5.0.4) | ||||
|       '@typescript-eslint/utils': 5.30.0(eslint@8.39.0)(typescript@5.0.4) | ||||
|       debug: 4.3.4 | ||||
|       eslint: 8.38.0 | ||||
|       eslint: 8.39.0 | ||||
|       functional-red-black-tree: 1.0.1 | ||||
|       ignore: 5.2.0 | ||||
|       regexpp: 3.2.0 | ||||
|       semver: 7.3.7 | ||||
|       tsutils: 3.21.0(typescript@5.0.3) | ||||
|       typescript: 5.0.3 | ||||
|       tsutils: 3.21.0(typescript@5.0.4) | ||||
|       typescript: 5.0.4 | ||||
|     transitivePeerDependencies: | ||||
|       - supports-color | ||||
|     dev: true | ||||
| 
 | ||||
|   /@typescript-eslint/parser@5.57.1(eslint@8.38.0)(typescript@5.0.3): | ||||
|     resolution: {integrity: sha512-hlA0BLeVSA/wBPKdPGxoVr9Pp6GutGoY380FEhbVi0Ph4WNe8kLvqIRx76RSQt1lynZKfrXKs0/XeEk4zZycuA==} | ||||
|   /@typescript-eslint/parser@5.59.2(eslint@8.39.0)(typescript@5.0.4): | ||||
|     resolution: {integrity: sha512-uq0sKyw6ao1iFOZZGk9F8Nro/8+gfB5ezl1cA06SrqbgJAt0SRoFhb9pXaHvkrxUpZaoLxt8KlovHNk8Gp6/HQ==} | ||||
|     engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} | ||||
|     peerDependencies: | ||||
|       eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 | ||||
| @ -295,12 +295,12 @@ packages: | ||||
|       typescript: | ||||
|         optional: true | ||||
|     dependencies: | ||||
|       '@typescript-eslint/scope-manager': 5.57.1 | ||||
|       '@typescript-eslint/types': 5.57.1 | ||||
|       '@typescript-eslint/typescript-estree': 5.57.1(typescript@5.0.3) | ||||
|       '@typescript-eslint/scope-manager': 5.59.2 | ||||
|       '@typescript-eslint/types': 5.59.2 | ||||
|       '@typescript-eslint/typescript-estree': 5.59.2(typescript@5.0.4) | ||||
|       debug: 4.3.4 | ||||
|       eslint: 8.38.0 | ||||
|       typescript: 5.0.3 | ||||
|       eslint: 8.39.0 | ||||
|       typescript: 5.0.4 | ||||
|     transitivePeerDependencies: | ||||
|       - supports-color | ||||
|     dev: true | ||||
| @ -313,15 +313,15 @@ packages: | ||||
|       '@typescript-eslint/visitor-keys': 5.30.0 | ||||
|     dev: true | ||||
| 
 | ||||
|   /@typescript-eslint/scope-manager@5.57.1: | ||||
|     resolution: {integrity: sha512-N/RrBwEUKMIYxSKl0oDK5sFVHd6VI7p9K5MyUlVYAY6dyNb/wHUqndkTd3XhpGlXgnQsBkRZuu4f9kAHghvgPw==} | ||||
|   /@typescript-eslint/scope-manager@5.59.2: | ||||
|     resolution: {integrity: sha512-dB1v7ROySwQWKqQ8rEWcdbTsFjh2G0vn8KUyvTXdPoyzSL6lLGkiXEV5CvpJsEe9xIdKV+8Zqb7wif2issoOFA==} | ||||
|     engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} | ||||
|     dependencies: | ||||
|       '@typescript-eslint/types': 5.57.1 | ||||
|       '@typescript-eslint/visitor-keys': 5.57.1 | ||||
|       '@typescript-eslint/types': 5.59.2 | ||||
|       '@typescript-eslint/visitor-keys': 5.59.2 | ||||
|     dev: true | ||||
| 
 | ||||
|   /@typescript-eslint/type-utils@5.30.0(eslint@8.38.0)(typescript@5.0.3): | ||||
|   /@typescript-eslint/type-utils@5.30.0(eslint@8.39.0)(typescript@5.0.4): | ||||
|     resolution: {integrity: sha512-GF8JZbZqSS+azehzlv/lmQQ3EU3VfWYzCczdZjJRxSEeXDQkqFhCBgFhallLDbPwQOEQ4MHpiPfkjKk7zlmeNg==} | ||||
|     engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} | ||||
|     peerDependencies: | ||||
| @ -331,11 +331,11 @@ packages: | ||||
|       typescript: | ||||
|         optional: true | ||||
|     dependencies: | ||||
|       '@typescript-eslint/utils': 5.30.0(eslint@8.38.0)(typescript@5.0.3) | ||||
|       '@typescript-eslint/utils': 5.30.0(eslint@8.39.0)(typescript@5.0.4) | ||||
|       debug: 4.3.4 | ||||
|       eslint: 8.38.0 | ||||
|       tsutils: 3.21.0(typescript@5.0.3) | ||||
|       typescript: 5.0.3 | ||||
|       eslint: 8.39.0 | ||||
|       tsutils: 3.21.0(typescript@5.0.4) | ||||
|       typescript: 5.0.4 | ||||
|     transitivePeerDependencies: | ||||
|       - supports-color | ||||
|     dev: true | ||||
| @ -345,12 +345,12 @@ packages: | ||||
|     engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} | ||||
|     dev: true | ||||
| 
 | ||||
|   /@typescript-eslint/types@5.57.1: | ||||
|     resolution: {integrity: sha512-bSs4LOgyV3bJ08F5RDqO2KXqg3WAdwHCu06zOqcQ6vqbTJizyBhuh1o1ImC69X4bV2g1OJxbH71PJqiO7Y1RuA==} | ||||
|   /@typescript-eslint/types@5.59.2: | ||||
|     resolution: {integrity: sha512-LbJ/HqoVs2XTGq5shkiKaNTuVv5tTejdHgfdjqRUGdYhjW1crm/M7og2jhVskMt8/4wS3T1+PfFvL1K3wqYj4w==} | ||||
|     engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} | ||||
|     dev: true | ||||
| 
 | ||||
|   /@typescript-eslint/typescript-estree@5.30.0(typescript@5.0.3): | ||||
|   /@typescript-eslint/typescript-estree@5.30.0(typescript@5.0.4): | ||||
|     resolution: {integrity: sha512-hDEawogreZB4n1zoqcrrtg/wPyyiCxmhPLpZ6kmWfKF5M5G0clRLaEexpuWr31fZ42F96SlD/5xCt1bT5Qm4Nw==} | ||||
|     engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} | ||||
|     peerDependencies: | ||||
| @ -365,14 +365,14 @@ packages: | ||||
|       globby: 11.1.0 | ||||
|       is-glob: 4.0.3 | ||||
|       semver: 7.3.7 | ||||
|       tsutils: 3.21.0(typescript@5.0.3) | ||||
|       typescript: 5.0.3 | ||||
|       tsutils: 3.21.0(typescript@5.0.4) | ||||
|       typescript: 5.0.4 | ||||
|     transitivePeerDependencies: | ||||
|       - supports-color | ||||
|     dev: true | ||||
| 
 | ||||
|   /@typescript-eslint/typescript-estree@5.57.1(typescript@5.0.3): | ||||
|     resolution: {integrity: sha512-A2MZqD8gNT0qHKbk2wRspg7cHbCDCk2tcqt6ScCFLr5Ru8cn+TCfM786DjPhqwseiS+PrYwcXht5ztpEQ6TFTw==} | ||||
|   /@typescript-eslint/typescript-estree@5.59.2(typescript@5.0.4): | ||||
|     resolution: {integrity: sha512-+j4SmbwVmZsQ9jEyBMgpuBD0rKwi9RxRpjX71Brr73RsYnEr3Lt5QZ624Bxphp8HUkSKfqGnPJp1kA5nl0Sh7Q==} | ||||
|     engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} | ||||
|     peerDependencies: | ||||
|       typescript: '*' | ||||
| @ -380,19 +380,19 @@ packages: | ||||
|       typescript: | ||||
|         optional: true | ||||
|     dependencies: | ||||
|       '@typescript-eslint/types': 5.57.1 | ||||
|       '@typescript-eslint/visitor-keys': 5.57.1 | ||||
|       '@typescript-eslint/types': 5.59.2 | ||||
|       '@typescript-eslint/visitor-keys': 5.59.2 | ||||
|       debug: 4.3.4 | ||||
|       globby: 11.1.0 | ||||
|       is-glob: 4.0.3 | ||||
|       semver: 7.3.7 | ||||
|       tsutils: 3.21.0(typescript@5.0.3) | ||||
|       typescript: 5.0.3 | ||||
|       tsutils: 3.21.0(typescript@5.0.4) | ||||
|       typescript: 5.0.4 | ||||
|     transitivePeerDependencies: | ||||
|       - supports-color | ||||
|     dev: true | ||||
| 
 | ||||
|   /@typescript-eslint/utils@5.30.0(eslint@8.38.0)(typescript@5.0.3): | ||||
|   /@typescript-eslint/utils@5.30.0(eslint@8.39.0)(typescript@5.0.4): | ||||
|     resolution: {integrity: sha512-0bIgOgZflLKIcZsWvfklsaQTM3ZUbmtH0rJ1hKyV3raoUYyeZwcjQ8ZUJTzS7KnhNcsVT1Rxs7zeeMHEhGlltw==} | ||||
|     engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} | ||||
|     peerDependencies: | ||||
| @ -401,10 +401,10 @@ packages: | ||||
|       '@types/json-schema': 7.0.11 | ||||
|       '@typescript-eslint/scope-manager': 5.30.0 | ||||
|       '@typescript-eslint/types': 5.30.0 | ||||
|       '@typescript-eslint/typescript-estree': 5.30.0(typescript@5.0.3) | ||||
|       eslint: 8.38.0 | ||||
|       '@typescript-eslint/typescript-estree': 5.30.0(typescript@5.0.4) | ||||
|       eslint: 8.39.0 | ||||
|       eslint-scope: 5.1.1 | ||||
|       eslint-utils: 3.0.0(eslint@8.38.0) | ||||
|       eslint-utils: 3.0.0(eslint@8.39.0) | ||||
|     transitivePeerDependencies: | ||||
|       - supports-color | ||||
|       - typescript | ||||
| @ -418,11 +418,11 @@ packages: | ||||
|       eslint-visitor-keys: 3.4.0 | ||||
|     dev: true | ||||
| 
 | ||||
|   /@typescript-eslint/visitor-keys@5.57.1: | ||||
|     resolution: {integrity: sha512-RjQrAniDU0CEk5r7iphkm731zKlFiUjvcBS2yHAg8WWqFMCaCrD0rKEVOMUyMMcbGPZ0bPp56srkGWrgfZqLRA==} | ||||
|   /@typescript-eslint/visitor-keys@5.59.2: | ||||
|     resolution: {integrity: sha512-EEpsO8m3RASrKAHI9jpavNv9NlEUebV4qmF1OWxSTtKSFBpC1NCmWazDQHFivRf0O1DV11BA645yrLEVQ0/Lig==} | ||||
|     engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} | ||||
|     dependencies: | ||||
|       '@typescript-eslint/types': 5.57.1 | ||||
|       '@typescript-eslint/types': 5.59.2 | ||||
|       eslint-visitor-keys: 3.4.0 | ||||
|     dev: true | ||||
| 
 | ||||
| @ -802,13 +802,13 @@ packages: | ||||
|     engines: {node: '>=10'} | ||||
|     dev: true | ||||
| 
 | ||||
|   /eslint-config-prettier@8.5.0(eslint@8.38.0): | ||||
|   /eslint-config-prettier@8.5.0(eslint@8.39.0): | ||||
|     resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==} | ||||
|     hasBin: true | ||||
|     peerDependencies: | ||||
|       eslint: '>=7.0.0' | ||||
|     dependencies: | ||||
|       eslint: 8.38.0 | ||||
|       eslint: 8.39.0 | ||||
|     dev: true | ||||
| 
 | ||||
|   /eslint-import-resolver-node@0.3.6: | ||||
| @ -820,7 +820,7 @@ packages: | ||||
|       - supports-color | ||||
|     dev: true | ||||
| 
 | ||||
|   /eslint-module-utils@2.7.3(@typescript-eslint/parser@5.57.1)(eslint-import-resolver-node@0.3.6): | ||||
|   /eslint-module-utils@2.7.3(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-node@0.3.6): | ||||
|     resolution: {integrity: sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==} | ||||
|     engines: {node: '>=4'} | ||||
|     peerDependencies: | ||||
| @ -838,7 +838,7 @@ packages: | ||||
|       eslint-import-resolver-webpack: | ||||
|         optional: true | ||||
|     dependencies: | ||||
|       '@typescript-eslint/parser': 5.57.1(eslint@8.38.0)(typescript@5.0.3) | ||||
|       '@typescript-eslint/parser': 5.59.2(eslint@8.39.0)(typescript@5.0.4) | ||||
|       debug: 3.2.7 | ||||
|       eslint-import-resolver-node: 0.3.6 | ||||
|       find-up: 2.1.0 | ||||
| @ -846,61 +846,61 @@ packages: | ||||
|       - supports-color | ||||
|     dev: true | ||||
| 
 | ||||
|   /eslint-plugin-escompat@3.3.3(eslint@8.38.0): | ||||
|   /eslint-plugin-escompat@3.3.3(eslint@8.39.0): | ||||
|     resolution: {integrity: sha512-rB3t15s0d504y3kwHotSt3wkFQG/dhS6SS5DIKL86mPILzoMcYeFN+hWim+Au7nvXGtkR1dOuq2sU5qKlOKhkA==} | ||||
|     peerDependencies: | ||||
|       eslint: '>=5.14.1' | ||||
|     dependencies: | ||||
|       browserslist: 4.21.1 | ||||
|       eslint: 8.38.0 | ||||
|       eslint: 8.39.0 | ||||
|     dev: true | ||||
| 
 | ||||
|   /eslint-plugin-eslint-comments@3.2.0(eslint@8.38.0): | ||||
|   /eslint-plugin-eslint-comments@3.2.0(eslint@8.39.0): | ||||
|     resolution: {integrity: sha512-0jkOl0hfojIHHmEHgmNdqv4fmh7300NdpA9FFpF7zaoLvB/QeXOGNLIo86oAveJFrfB1p05kC8hpEMHM8DwWVQ==} | ||||
|     engines: {node: '>=6.5.0'} | ||||
|     peerDependencies: | ||||
|       eslint: '>=4.19.1' | ||||
|     dependencies: | ||||
|       escape-string-regexp: 1.0.5 | ||||
|       eslint: 8.38.0 | ||||
|       eslint: 8.39.0 | ||||
|       ignore: 5.2.0 | ||||
|     dev: true | ||||
| 
 | ||||
|   /eslint-plugin-filenames@1.3.2(eslint@8.38.0): | ||||
|   /eslint-plugin-filenames@1.3.2(eslint@8.39.0): | ||||
|     resolution: {integrity: sha512-tqxJTiEM5a0JmRCUYQmxw23vtTxrb2+a3Q2mMOPhFxvt7ZQQJmdiuMby9B/vUAuVMghyP7oET+nIf6EO6CBd/w==} | ||||
|     peerDependencies: | ||||
|       eslint: '*' | ||||
|     dependencies: | ||||
|       eslint: 8.38.0 | ||||
|       eslint: 8.39.0 | ||||
|       lodash.camelcase: 4.3.0 | ||||
|       lodash.kebabcase: 4.1.1 | ||||
|       lodash.snakecase: 4.1.1 | ||||
|       lodash.upperfirst: 4.3.1 | ||||
|     dev: true | ||||
| 
 | ||||
|   /eslint-plugin-github@4.7.0(eslint@8.38.0)(typescript@5.0.3): | ||||
|   /eslint-plugin-github@4.7.0(eslint@8.39.0)(typescript@5.0.4): | ||||
|     resolution: {integrity: sha512-SIFSy6IXtN3aGQ6YyFWg/oxRUyAcYwg5G0wh+ov1HQCvmp+Pzs1GzeVjU8QcIQSSJfverQzuxWrJCAln/d2PuQ==} | ||||
|     hasBin: true | ||||
|     peerDependencies: | ||||
|       eslint: ^8.0.1 | ||||
|     dependencies: | ||||
|       '@github/browserslist-config': 1.0.0 | ||||
|       '@typescript-eslint/eslint-plugin': 5.30.0(@typescript-eslint/parser@5.57.1)(eslint@8.38.0)(typescript@5.0.3) | ||||
|       '@typescript-eslint/parser': 5.57.1(eslint@8.38.0)(typescript@5.0.3) | ||||
|       '@typescript-eslint/eslint-plugin': 5.30.0(@typescript-eslint/parser@5.59.2)(eslint@8.39.0)(typescript@5.0.4) | ||||
|       '@typescript-eslint/parser': 5.59.2(eslint@8.39.0)(typescript@5.0.4) | ||||
|       aria-query: 5.1.3 | ||||
|       eslint: 8.38.0 | ||||
|       eslint-config-prettier: 8.5.0(eslint@8.38.0) | ||||
|       eslint-plugin-escompat: 3.3.3(eslint@8.38.0) | ||||
|       eslint-plugin-eslint-comments: 3.2.0(eslint@8.38.0) | ||||
|       eslint-plugin-filenames: 1.3.2(eslint@8.38.0) | ||||
|       eslint-plugin-i18n-text: 1.0.1(eslint@8.38.0) | ||||
|       eslint-plugin-import: 2.26.0(@typescript-eslint/parser@5.57.1)(eslint@8.38.0) | ||||
|       eslint-plugin-jsx-a11y: 6.7.1(eslint@8.38.0) | ||||
|       eslint: 8.39.0 | ||||
|       eslint-config-prettier: 8.5.0(eslint@8.39.0) | ||||
|       eslint-plugin-escompat: 3.3.3(eslint@8.39.0) | ||||
|       eslint-plugin-eslint-comments: 3.2.0(eslint@8.39.0) | ||||
|       eslint-plugin-filenames: 1.3.2(eslint@8.39.0) | ||||
|       eslint-plugin-i18n-text: 1.0.1(eslint@8.39.0) | ||||
|       eslint-plugin-import: 2.26.0(@typescript-eslint/parser@5.59.2)(eslint@8.39.0) | ||||
|       eslint-plugin-jsx-a11y: 6.7.1(eslint@8.39.0) | ||||
|       eslint-plugin-no-only-tests: 3.0.0 | ||||
|       eslint-plugin-prettier: 4.2.1(eslint-config-prettier@8.5.0)(eslint@8.38.0)(prettier@2.8.7) | ||||
|       eslint-plugin-prettier: 4.2.1(eslint-config-prettier@8.5.0)(eslint@8.39.0)(prettier@2.8.8) | ||||
|       eslint-rule-documentation: 1.0.23 | ||||
|       jsx-ast-utils: 3.3.3 | ||||
|       prettier: 2.8.7 | ||||
|       prettier: 2.8.8 | ||||
|       svg-element-attributes: 1.3.1 | ||||
|     transitivePeerDependencies: | ||||
|       - eslint-import-resolver-typescript | ||||
| @ -909,15 +909,15 @@ packages: | ||||
|       - typescript | ||||
|     dev: true | ||||
| 
 | ||||
|   /eslint-plugin-i18n-text@1.0.1(eslint@8.38.0): | ||||
|   /eslint-plugin-i18n-text@1.0.1(eslint@8.39.0): | ||||
|     resolution: {integrity: sha512-3G3UetST6rdqhqW9SfcfzNYMpQXS7wNkJvp6dsXnjzGiku6Iu5hl3B0kmk6lIcFPwYjhQIY+tXVRtK9TlGT7RA==} | ||||
|     peerDependencies: | ||||
|       eslint: '>=5.0.0' | ||||
|     dependencies: | ||||
|       eslint: 8.38.0 | ||||
|       eslint: 8.39.0 | ||||
|     dev: true | ||||
| 
 | ||||
|   /eslint-plugin-import@2.26.0(@typescript-eslint/parser@5.57.1)(eslint@8.38.0): | ||||
|   /eslint-plugin-import@2.26.0(@typescript-eslint/parser@5.59.2)(eslint@8.39.0): | ||||
|     resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} | ||||
|     engines: {node: '>=4'} | ||||
|     peerDependencies: | ||||
| @ -927,14 +927,14 @@ packages: | ||||
|       '@typescript-eslint/parser': | ||||
|         optional: true | ||||
|     dependencies: | ||||
|       '@typescript-eslint/parser': 5.57.1(eslint@8.38.0)(typescript@5.0.3) | ||||
|       '@typescript-eslint/parser': 5.59.2(eslint@8.39.0)(typescript@5.0.4) | ||||
|       array-includes: 3.1.6 | ||||
|       array.prototype.flat: 1.3.0 | ||||
|       debug: 2.6.9 | ||||
|       doctrine: 2.1.0 | ||||
|       eslint: 8.38.0 | ||||
|       eslint: 8.39.0 | ||||
|       eslint-import-resolver-node: 0.3.6 | ||||
|       eslint-module-utils: 2.7.3(@typescript-eslint/parser@5.57.1)(eslint-import-resolver-node@0.3.6) | ||||
|       eslint-module-utils: 2.7.3(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-node@0.3.6) | ||||
|       has: 1.0.3 | ||||
|       is-core-module: 2.9.0 | ||||
|       is-glob: 4.0.3 | ||||
| @ -948,7 +948,7 @@ packages: | ||||
|       - supports-color | ||||
|     dev: true | ||||
| 
 | ||||
|   /eslint-plugin-jsx-a11y@6.7.1(eslint@8.38.0): | ||||
|   /eslint-plugin-jsx-a11y@6.7.1(eslint@8.39.0): | ||||
|     resolution: {integrity: sha512-63Bog4iIethyo8smBklORknVjB0T2dwB8Mr/hIC+fBS0uyHdYYpzM/Ed+YC8VxTjlXHEWFOdmgwcDn1U2L9VCA==} | ||||
|     engines: {node: '>=4.0'} | ||||
|     peerDependencies: | ||||
| @ -963,7 +963,7 @@ packages: | ||||
|       axobject-query: 3.1.1 | ||||
|       damerau-levenshtein: 1.0.8 | ||||
|       emoji-regex: 9.2.2 | ||||
|       eslint: 8.38.0 | ||||
|       eslint: 8.39.0 | ||||
|       has: 1.0.3 | ||||
|       jsx-ast-utils: 3.3.3 | ||||
|       language-tags: 1.0.5 | ||||
| @ -978,7 +978,7 @@ packages: | ||||
|     engines: {node: '>=5.0.0'} | ||||
|     dev: true | ||||
| 
 | ||||
|   /eslint-plugin-prettier@4.2.1(eslint-config-prettier@8.5.0)(eslint@8.38.0)(prettier@2.8.7): | ||||
|   /eslint-plugin-prettier@4.2.1(eslint-config-prettier@8.5.0)(eslint@8.39.0)(prettier@2.8.8): | ||||
|     resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==} | ||||
|     engines: {node: '>=12.0.0'} | ||||
|     peerDependencies: | ||||
| @ -989,9 +989,9 @@ packages: | ||||
|       eslint-config-prettier: | ||||
|         optional: true | ||||
|     dependencies: | ||||
|       eslint: 8.38.0 | ||||
|       eslint-config-prettier: 8.5.0(eslint@8.38.0) | ||||
|       prettier: 2.8.7 | ||||
|       eslint: 8.39.0 | ||||
|       eslint-config-prettier: 8.5.0(eslint@8.39.0) | ||||
|       prettier: 2.8.8 | ||||
|       prettier-linter-helpers: 1.0.0 | ||||
|     dev: true | ||||
| 
 | ||||
| @ -1008,21 +1008,21 @@ packages: | ||||
|       estraverse: 4.3.0 | ||||
|     dev: true | ||||
| 
 | ||||
|   /eslint-scope@7.1.1: | ||||
|     resolution: {integrity: sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==} | ||||
|   /eslint-scope@7.2.0: | ||||
|     resolution: {integrity: sha512-DYj5deGlHBfMt15J7rdtyKNq/Nqlv5KfU4iodrQ019XESsRnwXH9KAE0y3cwtUHDo2ob7CypAnCqefh6vioWRw==} | ||||
|     engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} | ||||
|     dependencies: | ||||
|       esrecurse: 4.3.0 | ||||
|       estraverse: 5.3.0 | ||||
|     dev: true | ||||
| 
 | ||||
|   /eslint-utils@3.0.0(eslint@8.38.0): | ||||
|   /eslint-utils@3.0.0(eslint@8.39.0): | ||||
|     resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} | ||||
|     engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} | ||||
|     peerDependencies: | ||||
|       eslint: '>=5' | ||||
|     dependencies: | ||||
|       eslint: 8.38.0 | ||||
|       eslint: 8.39.0 | ||||
|       eslint-visitor-keys: 2.1.0 | ||||
|     dev: true | ||||
| 
 | ||||
| @ -1036,15 +1036,15 @@ packages: | ||||
|     engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} | ||||
|     dev: true | ||||
| 
 | ||||
|   /eslint@8.38.0: | ||||
|     resolution: {integrity: sha512-pIdsD2jwlUGf/U38Jv97t8lq6HpaU/G9NKbYmpWpZGw3LdTNhZLbJePqxOXGB5+JEKfOPU/XLxYxFh03nr1KTg==} | ||||
|   /eslint@8.39.0: | ||||
|     resolution: {integrity: sha512-mwiok6cy7KTW7rBpo05k6+p4YVZByLNjAZ/ACB9DRCu4YDRwjXI01tWHp6KAUWelsBetTxKK/2sHB0vdS8Z2Og==} | ||||
|     engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} | ||||
|     hasBin: true | ||||
|     dependencies: | ||||
|       '@eslint-community/eslint-utils': 4.2.0(eslint@8.38.0) | ||||
|       '@eslint-community/eslint-utils': 4.2.0(eslint@8.39.0) | ||||
|       '@eslint-community/regexpp': 4.4.0 | ||||
|       '@eslint/eslintrc': 2.0.2 | ||||
|       '@eslint/js': 8.38.0 | ||||
|       '@eslint/js': 8.39.0 | ||||
|       '@humanwhocodes/config-array': 0.11.8 | ||||
|       '@humanwhocodes/module-importer': 1.0.1 | ||||
|       '@nodelib/fs.walk': 1.2.8 | ||||
| @ -1054,7 +1054,7 @@ packages: | ||||
|       debug: 4.3.4 | ||||
|       doctrine: 3.0.0 | ||||
|       escape-string-regexp: 4.0.0 | ||||
|       eslint-scope: 7.1.1 | ||||
|       eslint-scope: 7.2.0 | ||||
|       eslint-visitor-keys: 3.4.0 | ||||
|       espree: 9.5.1 | ||||
|       esquery: 1.5.0 | ||||
| @ -1844,8 +1844,8 @@ packages: | ||||
|       fast-diff: 1.2.0 | ||||
|     dev: true | ||||
| 
 | ||||
|   /prettier@2.8.7: | ||||
|     resolution: {integrity: sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==} | ||||
|   /prettier@2.8.8: | ||||
|     resolution: {integrity: sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==} | ||||
|     engines: {node: '>=10.13.0'} | ||||
|     hasBin: true | ||||
|     dev: true | ||||
| @ -2047,14 +2047,14 @@ packages: | ||||
|     resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} | ||||
|     dev: true | ||||
| 
 | ||||
|   /tsutils@3.21.0(typescript@5.0.3): | ||||
|   /tsutils@3.21.0(typescript@5.0.4): | ||||
|     resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} | ||||
|     engines: {node: '>= 6'} | ||||
|     peerDependencies: | ||||
|       typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' | ||||
|     dependencies: | ||||
|       tslib: 1.14.1 | ||||
|       typescript: 5.0.3 | ||||
|       typescript: 5.0.4 | ||||
|     dev: true | ||||
| 
 | ||||
|   /tunnel@0.0.6: | ||||
| @ -2082,8 +2082,8 @@ packages: | ||||
|       is-typed-array: 1.1.10 | ||||
|     dev: true | ||||
| 
 | ||||
|   /typescript@5.0.3: | ||||
|     resolution: {integrity: sha512-xv8mOEDnigb/tN9PSMTwSEqAnUvkoXMQlicOb0IUVDBSQCgBSaAAROUZYy2IcUy5qU6XajK5jjjO7TMWqBTKZA==} | ||||
|   /typescript@5.0.4: | ||||
|     resolution: {integrity: sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==} | ||||
|     engines: {node: '>=12.20'} | ||||
|     hasBin: true | ||||
|     dev: true | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user