mirror of
https://github.com/JonasKruckenberg/tauri-build.git
synced 2025-08-15 05:15:06 +00:00
Merge pull request #93 from JonasKruckenberg/renovate/typescript-eslint-monorepo
This commit is contained in:
commit
55b0d6cc06
@ -33,7 +33,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "16.11.42",
|
||||
"@typescript-eslint/parser": "5.30.0",
|
||||
"@typescript-eslint/parser": "5.30.1",
|
||||
"@vercel/ncc": "0.34.0",
|
||||
"eslint": "8.18.0",
|
||||
"eslint-plugin-github": "4.3.6",
|
||||
|
76
pnpm-lock.yaml
generated
76
pnpm-lock.yaml
generated
@ -7,7 +7,7 @@ specifiers:
|
||||
'@tauri-apps/cli-linux-x64-gnu': 1.0.2
|
||||
'@tauri-apps/cli-win32-x64-msvc': 1.0.2
|
||||
'@types/node': 16.11.42
|
||||
'@typescript-eslint/parser': 5.30.0
|
||||
'@typescript-eslint/parser': 5.30.1
|
||||
'@vercel/ncc': 0.34.0
|
||||
eslint: 8.18.0
|
||||
eslint-plugin-github: 4.3.6
|
||||
@ -28,7 +28,7 @@ dependencies:
|
||||
|
||||
devDependencies:
|
||||
'@types/node': 16.11.42
|
||||
'@typescript-eslint/parser': 5.30.0_b5e7v2qnwxfo6hmiq56u52mz3e
|
||||
'@typescript-eslint/parser': 5.30.1_b5e7v2qnwxfo6hmiq56u52mz3e
|
||||
'@vercel/ncc': 0.34.0
|
||||
eslint: 8.18.0
|
||||
eslint-plugin-github: 4.3.6_b5e7v2qnwxfo6hmiq56u52mz3e
|
||||
@ -206,7 +206,7 @@ packages:
|
||||
resolution: {integrity: sha512-iwLrPOopPy6V3E+1yHTpJea3bdsNso0b0utLOJJwaa/PLzqBt3GZl3stMcakc/gr89SfcNk2ki3z7Gvue9hYGQ==}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin/5.30.0_5mtqsiui4sk53pmkx7i7ue45wm:
|
||||
/@typescript-eslint/eslint-plugin/5.30.0_dqlfd3gjpy3xmmnbkwmbo7e3lu:
|
||||
resolution: {integrity: sha512-lvhRJ2pGe2V9MEU46ELTdiHgiAFZPKtLhiU5wlnaYpMc2+c1R8fh8i80ZAa665drvjHKUJyRRGg3gEm1If54ow==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -217,7 +217,7 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.30.0_b5e7v2qnwxfo6hmiq56u52mz3e
|
||||
'@typescript-eslint/parser': 5.30.1_b5e7v2qnwxfo6hmiq56u52mz3e
|
||||
'@typescript-eslint/scope-manager': 5.30.0
|
||||
'@typescript-eslint/type-utils': 5.30.0_b5e7v2qnwxfo6hmiq56u52mz3e
|
||||
'@typescript-eslint/utils': 5.30.0_b5e7v2qnwxfo6hmiq56u52mz3e
|
||||
@ -233,8 +233,8 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser/5.30.0_b5e7v2qnwxfo6hmiq56u52mz3e:
|
||||
resolution: {integrity: sha512-2oYYUws5o2liX6SrFQ5RB88+PuRymaM2EU02/9Ppoyu70vllPnHVO7ioxDdq/ypXHA277R04SVjxvwI8HmZpzA==}
|
||||
/@typescript-eslint/parser/5.30.1_b5e7v2qnwxfo6hmiq56u52mz3e:
|
||||
resolution: {integrity: sha512-mRcFvIWhIx4QpMVu7JLPm3qDwY8qhRVRKzbgaUKToI5qVEWqUWu+6I1ZY//xymDMN3QKBOIWSvxcgng1lyu8jw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
@ -243,9 +243,9 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 5.30.0
|
||||
'@typescript-eslint/types': 5.30.0
|
||||
'@typescript-eslint/typescript-estree': 5.30.0_typescript@4.7.4
|
||||
'@typescript-eslint/scope-manager': 5.30.1
|
||||
'@typescript-eslint/types': 5.30.1
|
||||
'@typescript-eslint/typescript-estree': 5.30.1_typescript@4.7.4
|
||||
debug: 4.3.4
|
||||
eslint: 8.18.0
|
||||
typescript: 4.7.4
|
||||
@ -261,6 +261,14 @@ packages:
|
||||
'@typescript-eslint/visitor-keys': 5.30.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/scope-manager/5.30.1:
|
||||
resolution: {integrity: sha512-L57F9W0Zr9mF8UyHQweSbfo7Jac7KfkLl+CcYr4VP+d44KBHflTpyvwLwv1A/Ff1hxqKWHYHsc5TcjHB+ZIZtg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.30.1
|
||||
'@typescript-eslint/visitor-keys': 5.30.1
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils/5.30.0_b5e7v2qnwxfo6hmiq56u52mz3e:
|
||||
resolution: {integrity: sha512-GF8JZbZqSS+azehzlv/lmQQ3EU3VfWYzCczdZjJRxSEeXDQkqFhCBgFhallLDbPwQOEQ4MHpiPfkjKk7zlmeNg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
@ -285,6 +293,11 @@ packages:
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/types/5.30.1:
|
||||
resolution: {integrity: sha512-YL6O8aH4Iw8PPewfX0PGap5exJ96hFi/n+zOIjb08ba9gghXFlpChzCxvZbEXc0V0dQYjuxRThcOxHkGmqiHAw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree/5.30.0_typescript@4.7.4:
|
||||
resolution: {integrity: sha512-hDEawogreZB4n1zoqcrrtg/wPyyiCxmhPLpZ6kmWfKF5M5G0clRLaEexpuWr31fZ42F96SlD/5xCt1bT5Qm4Nw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
@ -306,6 +319,27 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree/5.30.1_typescript@4.7.4:
|
||||
resolution: {integrity: sha512-8pxRQco97J+rYsjN6P0+e+rmPOHyRx0xrOZ21Z3zMG+CfX0bo7ieh8Z+bvXn4N3zoNRc37VyD2zvzX3YTebXGw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.30.1
|
||||
'@typescript-eslint/visitor-keys': 5.30.1
|
||||
debug: 4.3.4
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
semver: 7.3.7
|
||||
tsutils: 3.21.0_typescript@4.7.4
|
||||
typescript: 4.7.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils/5.30.0_b5e7v2qnwxfo6hmiq56u52mz3e:
|
||||
resolution: {integrity: sha512-0bIgOgZflLKIcZsWvfklsaQTM3ZUbmtH0rJ1hKyV3raoUYyeZwcjQ8ZUJTzS7KnhNcsVT1Rxs7zeeMHEhGlltw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
@ -332,6 +366,14 @@ packages:
|
||||
eslint-visitor-keys: 3.3.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/visitor-keys/5.30.1:
|
||||
resolution: {integrity: sha512-Ag9rdIwoMUqX8euF/BoQzC57eUmcqNfWPVBnGTJKAHu8oMGXGH75q4HyXjHD1JBnyKBqBpS97tqbcjxleqLMLw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.30.1
|
||||
eslint-visitor-keys: 3.3.0
|
||||
dev: true
|
||||
|
||||
/@vercel/ncc/0.34.0:
|
||||
resolution: {integrity: sha512-G9h5ZLBJ/V57Ou9vz5hI8pda/YQX5HQszCs3AmIus3XzsmRn/0Ptic5otD3xVST8QLKk7AMk7AqpsyQGN7MZ9A==}
|
||||
hasBin: true
|
||||
@ -627,7 +669,7 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-module-utils/2.7.3_s24jsywy72ks6h3c4f2dacxdsa:
|
||||
/eslint-module-utils/2.7.3_ze4655mm3iqew2xjo24gx5bbdy:
|
||||
resolution: {integrity: sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
@ -645,7 +687,7 @@ packages:
|
||||
eslint-import-resolver-webpack:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.30.0_b5e7v2qnwxfo6hmiq56u52mz3e
|
||||
'@typescript-eslint/parser': 5.30.1_b5e7v2qnwxfo6hmiq56u52mz3e
|
||||
debug: 3.2.7
|
||||
eslint-import-resolver-node: 0.3.6
|
||||
find-up: 2.1.0
|
||||
@ -691,15 +733,15 @@ packages:
|
||||
peerDependencies:
|
||||
eslint: ^8.0.1
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 5.30.0_5mtqsiui4sk53pmkx7i7ue45wm
|
||||
'@typescript-eslint/parser': 5.30.0_b5e7v2qnwxfo6hmiq56u52mz3e
|
||||
'@typescript-eslint/eslint-plugin': 5.30.0_dqlfd3gjpy3xmmnbkwmbo7e3lu
|
||||
'@typescript-eslint/parser': 5.30.1_b5e7v2qnwxfo6hmiq56u52mz3e
|
||||
eslint: 8.18.0
|
||||
eslint-config-prettier: 8.5.0_eslint@8.18.0
|
||||
eslint-plugin-escompat: 3.2.0_eslint@8.18.0
|
||||
eslint-plugin-eslint-comments: 3.2.0_eslint@8.18.0
|
||||
eslint-plugin-filenames: 1.3.2_eslint@8.18.0
|
||||
eslint-plugin-i18n-text: 1.0.1_eslint@8.18.0
|
||||
eslint-plugin-import: 2.26.0_wno36sjfnklvt2ocf7qbhb2izy
|
||||
eslint-plugin-import: 2.26.0_rclcyg4sqxkgnbfpu5355tipsu
|
||||
eslint-plugin-no-only-tests: 2.6.0
|
||||
eslint-plugin-prettier: 4.2.1_xu6ewijrtliw5q5lksq5uixwby
|
||||
eslint-rule-documentation: 1.0.23
|
||||
@ -720,7 +762,7 @@ packages:
|
||||
eslint: 8.18.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-import/2.26.0_wno36sjfnklvt2ocf7qbhb2izy:
|
||||
/eslint-plugin-import/2.26.0_rclcyg4sqxkgnbfpu5355tipsu:
|
||||
resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
@ -730,14 +772,14 @@ packages:
|
||||
'@typescript-eslint/parser':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.30.0_b5e7v2qnwxfo6hmiq56u52mz3e
|
||||
'@typescript-eslint/parser': 5.30.1_b5e7v2qnwxfo6hmiq56u52mz3e
|
||||
array-includes: 3.1.5
|
||||
array.prototype.flat: 1.3.0
|
||||
debug: 2.6.9
|
||||
doctrine: 2.1.0
|
||||
eslint: 8.18.0
|
||||
eslint-import-resolver-node: 0.3.6
|
||||
eslint-module-utils: 2.7.3_s24jsywy72ks6h3c4f2dacxdsa
|
||||
eslint-module-utils: 2.7.3_ze4655mm3iqew2xjo24gx5bbdy
|
||||
has: 1.0.3
|
||||
is-core-module: 2.9.0
|
||||
is-glob: 4.0.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user