mirror of
https://github.com/JonasKruckenberg/tauri-build.git
synced 2025-08-14 12:55:07 +00:00
Merge pull request #239 from JonasKruckenberg/renovate/typescript-eslint-monorepo
This commit is contained in:
commit
01212eed6f
@ -33,7 +33,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "18.16.3",
|
||||
"@typescript-eslint/parser": "5.57.1",
|
||||
"@typescript-eslint/parser": "5.59.1",
|
||||
"@vercel/ncc": "0.36.1",
|
||||
"eslint": "8.38.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.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.1
|
||||
version: 5.59.1(eslint@8.38.0)(typescript@5.0.3)
|
||||
'@vercel/ncc':
|
||||
specifier: 0.36.1
|
||||
version: 0.36.1
|
||||
@ -255,7 +255,7 @@ packages:
|
||||
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.1)(eslint@8.38.0)(typescript@5.0.3):
|
||||
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.57.1(eslint@8.38.0)(typescript@5.0.3)
|
||||
'@typescript-eslint/parser': 5.59.1(eslint@8.38.0)(typescript@5.0.3)
|
||||
'@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)
|
||||
@ -282,8 +282,8 @@ packages:
|
||||
- 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.1(eslint@8.38.0)(typescript@5.0.3):
|
||||
resolution: {integrity: sha512-nzjFAN8WEu6yPRDizIFyzAfgK7nybPodMNFGNH0M9tei2gYnYszRDqVA0xlnRjkl7Hkx2vYrEdb6fP2a21cG1g==}
|
||||
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.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.1
|
||||
'@typescript-eslint/types': 5.59.1
|
||||
'@typescript-eslint/typescript-estree': 5.59.1(typescript@5.0.3)
|
||||
debug: 4.3.4
|
||||
eslint: 8.38.0
|
||||
typescript: 5.0.3
|
||||
@ -310,12 +310,12 @@ 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.1:
|
||||
resolution: {integrity: sha512-mau0waO5frJctPuAzcxiNWqJR5Z8V0190FTSqRw1Q4Euop6+zTwHAf8YIXNwDOT29tyUDrQ65jSg9aTU/H0omA==}
|
||||
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.1
|
||||
'@typescript-eslint/visitor-keys': 5.59.1
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils@5.30.0(eslint@8.38.0)(typescript@5.0.3):
|
||||
@ -342,8 +342,8 @@ 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.1:
|
||||
resolution: {integrity: sha512-dg0ICB+RZwHlysIy/Dh1SP+gnXNzwd/KS0JprD3Lmgmdq+dJAJnUPe1gNG34p0U19HvRlGX733d/KqscrGC1Pg==}
|
||||
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.57.1(typescript@5.0.3):
|
||||
resolution: {integrity: sha512-A2MZqD8gNT0qHKbk2wRspg7cHbCDCk2tcqt6ScCFLr5Ru8cn+TCfM786DjPhqwseiS+PrYwcXht5ztpEQ6TFTw==}
|
||||
/@typescript-eslint/typescript-estree@5.59.1(typescript@5.0.3):
|
||||
resolution: {integrity: sha512-lYLBBOCsFltFy7XVqzX0Ju+Lh3WPIAWxYpmH/Q7ZoqzbscLiCW00LeYCdsUnnfnj29/s1WovXKh2gwCoinHNGA==}
|
||||
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.57.1
|
||||
'@typescript-eslint/visitor-keys': 5.57.1
|
||||
'@typescript-eslint/types': 5.59.1
|
||||
'@typescript-eslint/visitor-keys': 5.59.1
|
||||
debug: 4.3.4
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
@ -415,11 +415,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.1:
|
||||
resolution: {integrity: sha512-6waEYwBTCWryx0VJmP7JaM4FpipLsFl9CvYf2foAE8Qh/Y0s+bxWysciwOs0LTBED4JCaNxTZ5rGadB14M6dwA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.57.1
|
||||
'@typescript-eslint/types': 5.59.1
|
||||
eslint-visitor-keys: 3.4.0
|
||||
dev: true
|
||||
|
||||
@ -817,7 +817,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.1)(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.57.1(eslint@8.38.0)(typescript@5.0.3)
|
||||
'@typescript-eslint/parser': 5.59.1(eslint@8.38.0)(typescript@5.0.3)
|
||||
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.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.1)(eslint@8.38.0)(typescript@5.0.3)
|
||||
'@typescript-eslint/parser': 5.59.1(eslint@8.38.0)(typescript@5.0.3)
|
||||
aria-query: 5.1.3
|
||||
eslint: 8.38.0
|
||||
eslint-config-prettier: 8.5.0(eslint@8.38.0)
|
||||
@ -891,7 +891,7 @@ packages:
|
||||
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-import: 2.26.0(@typescript-eslint/parser@5.59.1)(eslint@8.38.0)
|
||||
eslint-plugin-jsx-a11y: 6.7.1(eslint@8.38.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.8)
|
||||
@ -914,7 +914,7 @@ packages:
|
||||
eslint: 8.38.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.1)(eslint@8.38.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.57.1(eslint@8.38.0)(typescript@5.0.3)
|
||||
'@typescript-eslint/parser': 5.59.1(eslint@8.38.0)(typescript@5.0.3)
|
||||
array-includes: 3.1.6
|
||||
array.prototype.flat: 1.3.0
|
||||
debug: 2.6.9
|
||||
doctrine: 2.1.0
|
||||
eslint: 8.38.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.1)(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