mirror of
https://github.com/JonasKruckenberg/tauri-build.git
synced 2025-08-14 12:55:07 +00:00
Merge pull request #257 from JonasKruckenberg/renovate/typescript-eslint-monorepo
This commit is contained in:
commit
ca81ad0aec
@ -33,7 +33,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "18.16.9",
|
||||
"@typescript-eslint/parser": "5.59.2",
|
||||
"@typescript-eslint/parser": "5.59.5",
|
||||
"@vercel/ncc": "0.36.1",
|
||||
"eslint": "8.40.0",
|
||||
"eslint-plugin-github": "4.7.0",
|
||||
|
60
pnpm-lock.yaml
generated
60
pnpm-lock.yaml
generated
@ -28,8 +28,8 @@ devDependencies:
|
||||
specifier: 18.16.9
|
||||
version: 18.16.9
|
||||
'@typescript-eslint/parser':
|
||||
specifier: 5.59.2
|
||||
version: 5.59.2(eslint@8.40.0)(typescript@5.0.4)
|
||||
specifier: 5.59.5
|
||||
version: 5.59.5(eslint@8.40.0)(typescript@5.0.4)
|
||||
'@vercel/ncc':
|
||||
specifier: 0.36.1
|
||||
version: 0.36.1
|
||||
@ -255,7 +255,7 @@ packages:
|
||||
resolution: {integrity: sha512-IeB32oIV4oGArLrd7znD2rkHQ6EDCM+2Sr76dJnrHwv9OHBTTM6nuDLK9bmikXzPa0ZlWMWtRGo/Uw4mrzQedA==}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin@5.30.0(@typescript-eslint/parser@5.59.2)(eslint@8.40.0)(typescript@5.0.4):
|
||||
/@typescript-eslint/eslint-plugin@5.30.0(@typescript-eslint/parser@5.59.5)(eslint@8.40.0)(typescript@5.0.4):
|
||||
resolution: {integrity: sha512-lvhRJ2pGe2V9MEU46ELTdiHgiAFZPKtLhiU5wlnaYpMc2+c1R8fh8i80ZAa665drvjHKUJyRRGg3gEm1If54ow==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -266,7 +266,7 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.59.2(eslint@8.40.0)(typescript@5.0.4)
|
||||
'@typescript-eslint/parser': 5.59.5(eslint@8.40.0)(typescript@5.0.4)
|
||||
'@typescript-eslint/scope-manager': 5.30.0
|
||||
'@typescript-eslint/type-utils': 5.30.0(eslint@8.40.0)(typescript@5.0.4)
|
||||
'@typescript-eslint/utils': 5.30.0(eslint@8.40.0)(typescript@5.0.4)
|
||||
@ -282,8 +282,8 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser@5.59.2(eslint@8.40.0)(typescript@5.0.4):
|
||||
resolution: {integrity: sha512-uq0sKyw6ao1iFOZZGk9F8Nro/8+gfB5ezl1cA06SrqbgJAt0SRoFhb9pXaHvkrxUpZaoLxt8KlovHNk8Gp6/HQ==}
|
||||
/@typescript-eslint/parser@5.59.5(eslint@8.40.0)(typescript@5.0.4):
|
||||
resolution: {integrity: sha512-NJXQC4MRnF9N9yWqQE2/KLRSOLvrrlZb48NGVfBa+RuPMN6B7ZcK5jZOvhuygv4D64fRKnZI4L4p8+M+rfeQuw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
@ -292,9 +292,9 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 5.59.2
|
||||
'@typescript-eslint/types': 5.59.2
|
||||
'@typescript-eslint/typescript-estree': 5.59.2(typescript@5.0.4)
|
||||
'@typescript-eslint/scope-manager': 5.59.5
|
||||
'@typescript-eslint/types': 5.59.5
|
||||
'@typescript-eslint/typescript-estree': 5.59.5(typescript@5.0.4)
|
||||
debug: 4.3.4
|
||||
eslint: 8.40.0
|
||||
typescript: 5.0.4
|
||||
@ -310,12 +310,12 @@ packages:
|
||||
'@typescript-eslint/visitor-keys': 5.30.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/scope-manager@5.59.2:
|
||||
resolution: {integrity: sha512-dB1v7ROySwQWKqQ8rEWcdbTsFjh2G0vn8KUyvTXdPoyzSL6lLGkiXEV5CvpJsEe9xIdKV+8Zqb7wif2issoOFA==}
|
||||
/@typescript-eslint/scope-manager@5.59.5:
|
||||
resolution: {integrity: sha512-jVecWwnkX6ZgutF+DovbBJirZcAxgxC0EOHYt/niMROf8p4PwxxG32Qdhj/iIQQIuOflLjNkxoXyArkcIP7C3A==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.59.2
|
||||
'@typescript-eslint/visitor-keys': 5.59.2
|
||||
'@typescript-eslint/types': 5.59.5
|
||||
'@typescript-eslint/visitor-keys': 5.59.5
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils@5.30.0(eslint@8.40.0)(typescript@5.0.4):
|
||||
@ -342,8 +342,8 @@ packages:
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/types@5.59.2:
|
||||
resolution: {integrity: sha512-LbJ/HqoVs2XTGq5shkiKaNTuVv5tTejdHgfdjqRUGdYhjW1crm/M7og2jhVskMt8/4wS3T1+PfFvL1K3wqYj4w==}
|
||||
/@typescript-eslint/types@5.59.5:
|
||||
resolution: {integrity: sha512-xkfRPHbqSH4Ggx4eHRIO/eGL8XL4Ysb4woL8c87YuAo8Md7AUjyWKa9YMwTL519SyDPrfEgKdewjkxNCVeJW7w==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
@ -368,8 +368,8 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree@5.59.2(typescript@5.0.4):
|
||||
resolution: {integrity: sha512-+j4SmbwVmZsQ9jEyBMgpuBD0rKwi9RxRpjX71Brr73RsYnEr3Lt5QZ624Bxphp8HUkSKfqGnPJp1kA5nl0Sh7Q==}
|
||||
/@typescript-eslint/typescript-estree@5.59.5(typescript@5.0.4):
|
||||
resolution: {integrity: sha512-+XXdLN2CZLZcD/mO7mQtJMvCkzRfmODbeSKuMY/yXbGkzvA9rJyDY5qDYNoiz2kP/dmyAxXquL2BvLQLJFPQIg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
@ -377,8 +377,8 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.59.2
|
||||
'@typescript-eslint/visitor-keys': 5.59.2
|
||||
'@typescript-eslint/types': 5.59.5
|
||||
'@typescript-eslint/visitor-keys': 5.59.5
|
||||
debug: 4.3.4
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
@ -415,11 +415,11 @@ packages:
|
||||
eslint-visitor-keys: 3.4.1
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/visitor-keys@5.59.2:
|
||||
resolution: {integrity: sha512-EEpsO8m3RASrKAHI9jpavNv9NlEUebV4qmF1OWxSTtKSFBpC1NCmWazDQHFivRf0O1DV11BA645yrLEVQ0/Lig==}
|
||||
/@typescript-eslint/visitor-keys@5.59.5:
|
||||
resolution: {integrity: sha512-qL+Oz+dbeBRTeyJTIy0eniD3uvqU7x+y1QceBismZ41hd4aBSRh8UAw4pZP0+XzLuPZmx4raNMq/I+59W2lXKA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.59.2
|
||||
'@typescript-eslint/types': 5.59.5
|
||||
eslint-visitor-keys: 3.4.1
|
||||
dev: true
|
||||
|
||||
@ -817,7 +817,7 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-module-utils@2.7.3(@typescript-eslint/parser@5.59.2)(eslint-import-resolver-node@0.3.6):
|
||||
/eslint-module-utils@2.7.3(@typescript-eslint/parser@5.59.5)(eslint-import-resolver-node@0.3.6):
|
||||
resolution: {integrity: sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
@ -835,7 +835,7 @@ packages:
|
||||
eslint-import-resolver-webpack:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.59.2(eslint@8.40.0)(typescript@5.0.4)
|
||||
'@typescript-eslint/parser': 5.59.5(eslint@8.40.0)(typescript@5.0.4)
|
||||
debug: 3.2.7
|
||||
eslint-import-resolver-node: 0.3.6
|
||||
find-up: 2.1.0
|
||||
@ -882,8 +882,8 @@ packages:
|
||||
eslint: ^8.0.1
|
||||
dependencies:
|
||||
'@github/browserslist-config': 1.0.0
|
||||
'@typescript-eslint/eslint-plugin': 5.30.0(@typescript-eslint/parser@5.59.2)(eslint@8.40.0)(typescript@5.0.4)
|
||||
'@typescript-eslint/parser': 5.59.2(eslint@8.40.0)(typescript@5.0.4)
|
||||
'@typescript-eslint/eslint-plugin': 5.30.0(@typescript-eslint/parser@5.59.5)(eslint@8.40.0)(typescript@5.0.4)
|
||||
'@typescript-eslint/parser': 5.59.5(eslint@8.40.0)(typescript@5.0.4)
|
||||
aria-query: 5.1.3
|
||||
eslint: 8.40.0
|
||||
eslint-config-prettier: 8.5.0(eslint@8.40.0)
|
||||
@ -891,7 +891,7 @@ packages:
|
||||
eslint-plugin-eslint-comments: 3.2.0(eslint@8.40.0)
|
||||
eslint-plugin-filenames: 1.3.2(eslint@8.40.0)
|
||||
eslint-plugin-i18n-text: 1.0.1(eslint@8.40.0)
|
||||
eslint-plugin-import: 2.26.0(@typescript-eslint/parser@5.59.2)(eslint@8.40.0)
|
||||
eslint-plugin-import: 2.26.0(@typescript-eslint/parser@5.59.5)(eslint@8.40.0)
|
||||
eslint-plugin-jsx-a11y: 6.7.1(eslint@8.40.0)
|
||||
eslint-plugin-no-only-tests: 3.0.0
|
||||
eslint-plugin-prettier: 4.2.1(eslint-config-prettier@8.5.0)(eslint@8.40.0)(prettier@2.8.8)
|
||||
@ -914,7 +914,7 @@ packages:
|
||||
eslint: 8.40.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-import@2.26.0(@typescript-eslint/parser@5.59.2)(eslint@8.40.0):
|
||||
/eslint-plugin-import@2.26.0(@typescript-eslint/parser@5.59.5)(eslint@8.40.0):
|
||||
resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
@ -924,14 +924,14 @@ packages:
|
||||
'@typescript-eslint/parser':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.59.2(eslint@8.40.0)(typescript@5.0.4)
|
||||
'@typescript-eslint/parser': 5.59.5(eslint@8.40.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.40.0
|
||||
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)
|
||||
eslint-module-utils: 2.7.3(@typescript-eslint/parser@5.59.5)(eslint-import-resolver-node@0.3.6)
|
||||
has: 1.0.3
|
||||
is-core-module: 2.9.0
|
||||
is-glob: 4.0.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user