mirror of
				https://github.com/JonasKruckenberg/tauri-build.git
				synced 2025-11-04 06:43:56 +00:00 
			
		
		
		
	Merge pull request #160 from JonasKruckenberg/renovate/typescript-eslint-monorepo
This commit is contained in:
		
						commit
						eac622b34d
					
				@ -33,7 +33,7 @@
 | 
				
			|||||||
  },
 | 
					  },
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
    "@types/node": "16.11.66",
 | 
					    "@types/node": "16.11.66",
 | 
				
			||||||
    "@typescript-eslint/parser": "5.40.0",
 | 
					    "@typescript-eslint/parser": "5.40.1",
 | 
				
			||||||
    "@vercel/ncc": "0.34.0",
 | 
					    "@vercel/ncc": "0.34.0",
 | 
				
			||||||
    "eslint": "8.25.0",
 | 
					    "eslint": "8.25.0",
 | 
				
			||||||
    "eslint-plugin-github": "4.4.0",
 | 
					    "eslint-plugin-github": "4.4.0",
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										60
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										60
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							@ -7,7 +7,7 @@ specifiers:
 | 
				
			|||||||
  '@tauri-apps/cli-linux-x64-gnu': 1.1.1
 | 
					  '@tauri-apps/cli-linux-x64-gnu': 1.1.1
 | 
				
			||||||
  '@tauri-apps/cli-win32-x64-msvc': 1.1.1
 | 
					  '@tauri-apps/cli-win32-x64-msvc': 1.1.1
 | 
				
			||||||
  '@types/node': 16.11.66
 | 
					  '@types/node': 16.11.66
 | 
				
			||||||
  '@typescript-eslint/parser': 5.40.0
 | 
					  '@typescript-eslint/parser': 5.40.1
 | 
				
			||||||
  '@vercel/ncc': 0.34.0
 | 
					  '@vercel/ncc': 0.34.0
 | 
				
			||||||
  eslint: 8.25.0
 | 
					  eslint: 8.25.0
 | 
				
			||||||
  eslint-plugin-github: 4.4.0
 | 
					  eslint-plugin-github: 4.4.0
 | 
				
			||||||
@ -28,7 +28,7 @@ dependencies:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
devDependencies:
 | 
					devDependencies:
 | 
				
			||||||
  '@types/node': 16.11.66
 | 
					  '@types/node': 16.11.66
 | 
				
			||||||
  '@typescript-eslint/parser': 5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q
 | 
					  '@typescript-eslint/parser': 5.40.1_z4bbprzjrhnsfa24uvmcbu7f5q
 | 
				
			||||||
  '@vercel/ncc': 0.34.0
 | 
					  '@vercel/ncc': 0.34.0
 | 
				
			||||||
  eslint: 8.25.0
 | 
					  eslint: 8.25.0
 | 
				
			||||||
  eslint-plugin-github: 4.4.0_z4bbprzjrhnsfa24uvmcbu7f5q
 | 
					  eslint-plugin-github: 4.4.0_z4bbprzjrhnsfa24uvmcbu7f5q
 | 
				
			||||||
@ -230,7 +230,7 @@ packages:
 | 
				
			|||||||
    resolution: {integrity: sha512-+xvMrGl3eAygKcf5jm+4zA4tbfEgmKM9o6/glTmN0RFVdu2VuFXMYYtRmuv3zTGCgAYMnEZLde3B7BTp+Yxcig==}
 | 
					    resolution: {integrity: sha512-+xvMrGl3eAygKcf5jm+4zA4tbfEgmKM9o6/glTmN0RFVdu2VuFXMYYtRmuv3zTGCgAYMnEZLde3B7BTp+Yxcig==}
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@typescript-eslint/eslint-plugin/5.30.0_25sstg4uu2sk4pm7xcyzuov7xq:
 | 
					  /@typescript-eslint/eslint-plugin/5.30.0_ukgdydjtebaxmxfqp5v5ulh64y:
 | 
				
			||||||
    resolution: {integrity: sha512-lvhRJ2pGe2V9MEU46ELTdiHgiAFZPKtLhiU5wlnaYpMc2+c1R8fh8i80ZAa665drvjHKUJyRRGg3gEm1If54ow==}
 | 
					    resolution: {integrity: sha512-lvhRJ2pGe2V9MEU46ELTdiHgiAFZPKtLhiU5wlnaYpMc2+c1R8fh8i80ZAa665drvjHKUJyRRGg3gEm1If54ow==}
 | 
				
			||||||
    engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
 | 
					    engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
 | 
				
			||||||
    peerDependencies:
 | 
					    peerDependencies:
 | 
				
			||||||
@ -241,7 +241,7 @@ packages:
 | 
				
			|||||||
      typescript:
 | 
					      typescript:
 | 
				
			||||||
        optional: true
 | 
					        optional: true
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      '@typescript-eslint/parser': 5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q
 | 
					      '@typescript-eslint/parser': 5.40.1_z4bbprzjrhnsfa24uvmcbu7f5q
 | 
				
			||||||
      '@typescript-eslint/scope-manager': 5.30.0
 | 
					      '@typescript-eslint/scope-manager': 5.30.0
 | 
				
			||||||
      '@typescript-eslint/type-utils': 5.30.0_z4bbprzjrhnsfa24uvmcbu7f5q
 | 
					      '@typescript-eslint/type-utils': 5.30.0_z4bbprzjrhnsfa24uvmcbu7f5q
 | 
				
			||||||
      '@typescript-eslint/utils': 5.30.0_z4bbprzjrhnsfa24uvmcbu7f5q
 | 
					      '@typescript-eslint/utils': 5.30.0_z4bbprzjrhnsfa24uvmcbu7f5q
 | 
				
			||||||
@ -257,8 +257,8 @@ packages:
 | 
				
			|||||||
      - supports-color
 | 
					      - supports-color
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@typescript-eslint/parser/5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q:
 | 
					  /@typescript-eslint/parser/5.40.1_z4bbprzjrhnsfa24uvmcbu7f5q:
 | 
				
			||||||
    resolution: {integrity: sha512-Ah5gqyX2ySkiuYeOIDg7ap51/b63QgWZA7w6AHtFrag7aH0lRQPbLzUjk0c9o5/KZ6JRkTTDKShL4AUrQa6/hw==}
 | 
					    resolution: {integrity: sha512-IK6x55va5w4YvXd4b3VrXQPldV9vQTxi5ov+g4pMANsXPTXOcfjx08CRR1Dfrcc51syPtXHF5bgLlMHYFrvQtg==}
 | 
				
			||||||
    engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
 | 
					    engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
 | 
				
			||||||
    peerDependencies:
 | 
					    peerDependencies:
 | 
				
			||||||
      eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
 | 
					      eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
 | 
				
			||||||
@ -267,9 +267,9 @@ packages:
 | 
				
			|||||||
      typescript:
 | 
					      typescript:
 | 
				
			||||||
        optional: true
 | 
					        optional: true
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      '@typescript-eslint/scope-manager': 5.40.0
 | 
					      '@typescript-eslint/scope-manager': 5.40.1
 | 
				
			||||||
      '@typescript-eslint/types': 5.40.0
 | 
					      '@typescript-eslint/types': 5.40.1
 | 
				
			||||||
      '@typescript-eslint/typescript-estree': 5.40.0_typescript@4.8.4
 | 
					      '@typescript-eslint/typescript-estree': 5.40.1_typescript@4.8.4
 | 
				
			||||||
      debug: 4.3.4
 | 
					      debug: 4.3.4
 | 
				
			||||||
      eslint: 8.25.0
 | 
					      eslint: 8.25.0
 | 
				
			||||||
      typescript: 4.8.4
 | 
					      typescript: 4.8.4
 | 
				
			||||||
@ -285,12 +285,12 @@ packages:
 | 
				
			|||||||
      '@typescript-eslint/visitor-keys': 5.30.0
 | 
					      '@typescript-eslint/visitor-keys': 5.30.0
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@typescript-eslint/scope-manager/5.40.0:
 | 
					  /@typescript-eslint/scope-manager/5.40.1:
 | 
				
			||||||
    resolution: {integrity: sha512-d3nPmjUeZtEWRvyReMI4I1MwPGC63E8pDoHy0BnrYjnJgilBD3hv7XOiETKLY/zTwI7kCnBDf2vWTRUVpYw0Uw==}
 | 
					    resolution: {integrity: sha512-jkn4xsJiUQucI16OLCXrLRXDZ3afKhOIqXs4R3O+M00hdQLKR58WuyXPZZjhKLFCEP2g+TXdBRtLQ33UfAdRUg==}
 | 
				
			||||||
    engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
 | 
					    engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      '@typescript-eslint/types': 5.40.0
 | 
					      '@typescript-eslint/types': 5.40.1
 | 
				
			||||||
      '@typescript-eslint/visitor-keys': 5.40.0
 | 
					      '@typescript-eslint/visitor-keys': 5.40.1
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@typescript-eslint/type-utils/5.30.0_z4bbprzjrhnsfa24uvmcbu7f5q:
 | 
					  /@typescript-eslint/type-utils/5.30.0_z4bbprzjrhnsfa24uvmcbu7f5q:
 | 
				
			||||||
@ -317,8 +317,8 @@ packages:
 | 
				
			|||||||
    engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
 | 
					    engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@typescript-eslint/types/5.40.0:
 | 
					  /@typescript-eslint/types/5.40.1:
 | 
				
			||||||
    resolution: {integrity: sha512-V1KdQRTXsYpf1Y1fXCeZ+uhjW48Niiw0VGt4V8yzuaDTU8Z1Xl7yQDyQNqyAFcVhpYXIVCEuxSIWTsLDpHgTbw==}
 | 
					    resolution: {integrity: sha512-Icg9kiuVJSwdzSQvtdGspOlWNjVDnF3qVIKXdJ103o36yRprdl3Ge5cABQx+csx960nuMF21v8qvO31v9t3OHw==}
 | 
				
			||||||
    engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
 | 
					    engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -343,8 +343,8 @@ packages:
 | 
				
			|||||||
      - supports-color
 | 
					      - supports-color
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@typescript-eslint/typescript-estree/5.40.0_typescript@4.8.4:
 | 
					  /@typescript-eslint/typescript-estree/5.40.1_typescript@4.8.4:
 | 
				
			||||||
    resolution: {integrity: sha512-b0GYlDj8TLTOqwX7EGbw2gL5EXS2CPEWhF9nGJiGmEcmlpNBjyHsTwbqpyIEPVpl6br4UcBOYlcI2FJVtJkYhg==}
 | 
					    resolution: {integrity: sha512-5QTP/nW5+60jBcEPfXy/EZL01qrl9GZtbgDZtDPlfW5zj/zjNrdI2B5zMUHmOsfvOr2cWqwVdWjobCiHcedmQA==}
 | 
				
			||||||
    engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
 | 
					    engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
 | 
				
			||||||
    peerDependencies:
 | 
					    peerDependencies:
 | 
				
			||||||
      typescript: '*'
 | 
					      typescript: '*'
 | 
				
			||||||
@ -352,8 +352,8 @@ packages:
 | 
				
			|||||||
      typescript:
 | 
					      typescript:
 | 
				
			||||||
        optional: true
 | 
					        optional: true
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      '@typescript-eslint/types': 5.40.0
 | 
					      '@typescript-eslint/types': 5.40.1
 | 
				
			||||||
      '@typescript-eslint/visitor-keys': 5.40.0
 | 
					      '@typescript-eslint/visitor-keys': 5.40.1
 | 
				
			||||||
      debug: 4.3.4
 | 
					      debug: 4.3.4
 | 
				
			||||||
      globby: 11.1.0
 | 
					      globby: 11.1.0
 | 
				
			||||||
      is-glob: 4.0.3
 | 
					      is-glob: 4.0.3
 | 
				
			||||||
@ -390,11 +390,11 @@ packages:
 | 
				
			|||||||
      eslint-visitor-keys: 3.3.0
 | 
					      eslint-visitor-keys: 3.3.0
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@typescript-eslint/visitor-keys/5.40.0:
 | 
					  /@typescript-eslint/visitor-keys/5.40.1:
 | 
				
			||||||
    resolution: {integrity: sha512-ijJ+6yig+x9XplEpG2K6FUdJeQGGj/15U3S56W9IqXKJqleuD7zJ2AX/miLezwxpd7ZxDAqO87zWufKg+RPZyQ==}
 | 
					    resolution: {integrity: sha512-A2DGmeZ+FMja0geX5rww+DpvILpwo1OsiQs0M+joPWJYsiEFBLsH0y1oFymPNul6Z5okSmHpP4ivkc2N0Cgfkw==}
 | 
				
			||||||
    engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
 | 
					    engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      '@typescript-eslint/types': 5.40.0
 | 
					      '@typescript-eslint/types': 5.40.1
 | 
				
			||||||
      eslint-visitor-keys: 3.3.0
 | 
					      eslint-visitor-keys: 3.3.0
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -727,7 +727,7 @@ packages:
 | 
				
			|||||||
      - supports-color
 | 
					      - supports-color
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /eslint-module-utils/2.7.3_nas2du3p2cg5vdmul5hbwjbapu:
 | 
					  /eslint-module-utils/2.7.3_h4h22nwudthsx6anajngy55tvq:
 | 
				
			||||||
    resolution: {integrity: sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==}
 | 
					    resolution: {integrity: sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==}
 | 
				
			||||||
    engines: {node: '>=4'}
 | 
					    engines: {node: '>=4'}
 | 
				
			||||||
    peerDependencies:
 | 
					    peerDependencies:
 | 
				
			||||||
@ -745,7 +745,7 @@ packages:
 | 
				
			|||||||
      eslint-import-resolver-webpack:
 | 
					      eslint-import-resolver-webpack:
 | 
				
			||||||
        optional: true
 | 
					        optional: true
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      '@typescript-eslint/parser': 5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q
 | 
					      '@typescript-eslint/parser': 5.40.1_z4bbprzjrhnsfa24uvmcbu7f5q
 | 
				
			||||||
      debug: 3.2.7
 | 
					      debug: 3.2.7
 | 
				
			||||||
      eslint-import-resolver-node: 0.3.6
 | 
					      eslint-import-resolver-node: 0.3.6
 | 
				
			||||||
      find-up: 2.1.0
 | 
					      find-up: 2.1.0
 | 
				
			||||||
@ -792,15 +792,15 @@ packages:
 | 
				
			|||||||
      eslint: ^8.0.1
 | 
					      eslint: ^8.0.1
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      '@github/browserslist-config': 1.0.0
 | 
					      '@github/browserslist-config': 1.0.0
 | 
				
			||||||
      '@typescript-eslint/eslint-plugin': 5.30.0_25sstg4uu2sk4pm7xcyzuov7xq
 | 
					      '@typescript-eslint/eslint-plugin': 5.30.0_ukgdydjtebaxmxfqp5v5ulh64y
 | 
				
			||||||
      '@typescript-eslint/parser': 5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q
 | 
					      '@typescript-eslint/parser': 5.40.1_z4bbprzjrhnsfa24uvmcbu7f5q
 | 
				
			||||||
      eslint: 8.25.0
 | 
					      eslint: 8.25.0
 | 
				
			||||||
      eslint-config-prettier: 8.5.0_eslint@8.25.0
 | 
					      eslint-config-prettier: 8.5.0_eslint@8.25.0
 | 
				
			||||||
      eslint-plugin-escompat: 3.3.3_eslint@8.25.0
 | 
					      eslint-plugin-escompat: 3.3.3_eslint@8.25.0
 | 
				
			||||||
      eslint-plugin-eslint-comments: 3.2.0_eslint@8.25.0
 | 
					      eslint-plugin-eslint-comments: 3.2.0_eslint@8.25.0
 | 
				
			||||||
      eslint-plugin-filenames: 1.3.2_eslint@8.25.0
 | 
					      eslint-plugin-filenames: 1.3.2_eslint@8.25.0
 | 
				
			||||||
      eslint-plugin-i18n-text: 1.0.1_eslint@8.25.0
 | 
					      eslint-plugin-i18n-text: 1.0.1_eslint@8.25.0
 | 
				
			||||||
      eslint-plugin-import: 2.26.0_zb5prbqp7qzcgafjm73dfpyyvm
 | 
					      eslint-plugin-import: 2.26.0_vcunoyu347gmi72pwsm7mdvjca
 | 
				
			||||||
      eslint-plugin-jsx-a11y: 6.6.1_eslint@8.25.0
 | 
					      eslint-plugin-jsx-a11y: 6.6.1_eslint@8.25.0
 | 
				
			||||||
      eslint-plugin-no-only-tests: 3.0.0
 | 
					      eslint-plugin-no-only-tests: 3.0.0
 | 
				
			||||||
      eslint-plugin-prettier: 4.2.1_hvbqyfstm4urdpm6ffpwfka4e4
 | 
					      eslint-plugin-prettier: 4.2.1_hvbqyfstm4urdpm6ffpwfka4e4
 | 
				
			||||||
@ -823,7 +823,7 @@ packages:
 | 
				
			|||||||
      eslint: 8.25.0
 | 
					      eslint: 8.25.0
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /eslint-plugin-import/2.26.0_zb5prbqp7qzcgafjm73dfpyyvm:
 | 
					  /eslint-plugin-import/2.26.0_vcunoyu347gmi72pwsm7mdvjca:
 | 
				
			||||||
    resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==}
 | 
					    resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==}
 | 
				
			||||||
    engines: {node: '>=4'}
 | 
					    engines: {node: '>=4'}
 | 
				
			||||||
    peerDependencies:
 | 
					    peerDependencies:
 | 
				
			||||||
@ -833,14 +833,14 @@ packages:
 | 
				
			|||||||
      '@typescript-eslint/parser':
 | 
					      '@typescript-eslint/parser':
 | 
				
			||||||
        optional: true
 | 
					        optional: true
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      '@typescript-eslint/parser': 5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q
 | 
					      '@typescript-eslint/parser': 5.40.1_z4bbprzjrhnsfa24uvmcbu7f5q
 | 
				
			||||||
      array-includes: 3.1.5
 | 
					      array-includes: 3.1.5
 | 
				
			||||||
      array.prototype.flat: 1.3.0
 | 
					      array.prototype.flat: 1.3.0
 | 
				
			||||||
      debug: 2.6.9
 | 
					      debug: 2.6.9
 | 
				
			||||||
      doctrine: 2.1.0
 | 
					      doctrine: 2.1.0
 | 
				
			||||||
      eslint: 8.25.0
 | 
					      eslint: 8.25.0
 | 
				
			||||||
      eslint-import-resolver-node: 0.3.6
 | 
					      eslint-import-resolver-node: 0.3.6
 | 
				
			||||||
      eslint-module-utils: 2.7.3_nas2du3p2cg5vdmul5hbwjbapu
 | 
					      eslint-module-utils: 2.7.3_h4h22nwudthsx6anajngy55tvq
 | 
				
			||||||
      has: 1.0.3
 | 
					      has: 1.0.3
 | 
				
			||||||
      is-core-module: 2.9.0
 | 
					      is-core-module: 2.9.0
 | 
				
			||||||
      is-glob: 4.0.3
 | 
					      is-glob: 4.0.3
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user