chore(deps): update typescript-eslint monorepo to v5.46.1 (#2837)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2837 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
1bb6bedd6e
commit
7680c82ce1
@ -77,8 +77,8 @@
|
||||
"@types/marked": "4.0.8",
|
||||
"@types/node": "18.11.13",
|
||||
"@types/postcss-preset-env": "7.7.0",
|
||||
"@typescript-eslint/eslint-plugin": "5.46.0",
|
||||
"@typescript-eslint/parser": "5.46.0",
|
||||
"@typescript-eslint/eslint-plugin": "5.46.1",
|
||||
"@typescript-eslint/parser": "5.46.1",
|
||||
"@vitejs/plugin-legacy": "3.0.1",
|
||||
"@vitejs/plugin-vue": "4.0.0",
|
||||
"@vue/eslint-config-typescript": "11.0.2",
|
||||
|
93
pnpm-lock.yaml
generated
93
pnpm-lock.yaml
generated
@ -26,8 +26,8 @@ specifiers:
|
||||
'@types/node': 18.11.13
|
||||
'@types/postcss-preset-env': 7.7.0
|
||||
'@types/sortablejs': 1.15.0
|
||||
'@typescript-eslint/eslint-plugin': 5.46.0
|
||||
'@typescript-eslint/parser': 5.46.0
|
||||
'@typescript-eslint/eslint-plugin': 5.46.1
|
||||
'@typescript-eslint/parser': 5.46.1
|
||||
'@vitejs/plugin-legacy': 3.0.1
|
||||
'@vitejs/plugin-vue': 4.0.0
|
||||
'@vue/eslint-config-typescript': 11.0.2
|
||||
@ -150,8 +150,8 @@ devDependencies:
|
||||
'@types/marked': 4.0.8
|
||||
'@types/node': 18.11.13
|
||||
'@types/postcss-preset-env': 7.7.0
|
||||
'@typescript-eslint/eslint-plugin': 5.46.0_5mle7isnkfgjmrghnnczirv6iy
|
||||
'@typescript-eslint/parser': 5.46.0_ha6vam6werchizxrnqvarmz2zu
|
||||
'@typescript-eslint/eslint-plugin': 5.46.1_imrg37k3svwu377c6q7gkarwmi
|
||||
'@typescript-eslint/parser': 5.46.1_ha6vam6werchizxrnqvarmz2zu
|
||||
'@vitejs/plugin-legacy': 3.0.1_terser@5.10.0+vite@4.0.1
|
||||
'@vitejs/plugin-vue': 4.0.0_vite@4.0.1+vue@3.2.45
|
||||
'@vue/eslint-config-typescript': 11.0.2_4ajq2belonl3hwwudzbg7tkiqi
|
||||
@ -3445,8 +3445,8 @@ packages:
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin/5.46.0_5mle7isnkfgjmrghnnczirv6iy:
|
||||
resolution: {integrity: sha512-QrZqaIOzJAjv0sfjY4EjbXUi3ZOFpKfzntx22gPGr9pmFcTjcFw/1sS1LJhEubfAGwuLjNrPV0rH+D1/XZFy7Q==}
|
||||
/@typescript-eslint/eslint-plugin/5.46.1_imrg37k3svwu377c6q7gkarwmi:
|
||||
resolution: {integrity: sha512-YpzNv3aayRBwjs4J3oz65eVLXc9xx0PDbIRisHj+dYhvBn02MjYOD96P8YGiWEIFBrojaUjxvkaUpakD82phsA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
'@typescript-eslint/parser': ^5.0.0
|
||||
@ -3456,10 +3456,10 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.46.0_ha6vam6werchizxrnqvarmz2zu
|
||||
'@typescript-eslint/scope-manager': 5.46.0
|
||||
'@typescript-eslint/type-utils': 5.46.0_ha6vam6werchizxrnqvarmz2zu
|
||||
'@typescript-eslint/utils': 5.46.0_ha6vam6werchizxrnqvarmz2zu
|
||||
'@typescript-eslint/parser': 5.46.1_ha6vam6werchizxrnqvarmz2zu
|
||||
'@typescript-eslint/scope-manager': 5.46.1
|
||||
'@typescript-eslint/type-utils': 5.46.1_ha6vam6werchizxrnqvarmz2zu
|
||||
'@typescript-eslint/utils': 5.46.1_ha6vam6werchizxrnqvarmz2zu
|
||||
debug: 4.3.4
|
||||
eslint: 8.29.0
|
||||
ignore: 5.2.0
|
||||
@ -3472,8 +3472,8 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser/5.46.0_ha6vam6werchizxrnqvarmz2zu:
|
||||
resolution: {integrity: sha512-joNO6zMGUZg+C73vwrKXCd8usnsmOYmgW/w5ZW0pG0RGvqeznjtGDk61EqqTpNrFLUYBW2RSBFrxdAZMqA4OZA==}
|
||||
/@typescript-eslint/parser/5.46.1_ha6vam6werchizxrnqvarmz2zu:
|
||||
resolution: {integrity: sha512-RelQ5cGypPh4ySAtfIMBzBGyrNerQcmfA1oJvPj5f+H4jI59rl9xxpn4bonC0tQvUKOEN7eGBFWxFLK3Xepneg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
@ -3482,9 +3482,9 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 5.46.0
|
||||
'@typescript-eslint/types': 5.46.0
|
||||
'@typescript-eslint/typescript-estree': 5.46.0_typescript@4.9.4
|
||||
'@typescript-eslint/scope-manager': 5.46.1
|
||||
'@typescript-eslint/types': 5.46.1
|
||||
'@typescript-eslint/typescript-estree': 5.46.1_typescript@4.9.4
|
||||
debug: 4.3.4
|
||||
eslint: 8.29.0
|
||||
typescript: 4.9.4
|
||||
@ -3492,16 +3492,16 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/scope-manager/5.46.0:
|
||||
resolution: {integrity: sha512-7wWBq9d/GbPiIM6SqPK9tfynNxVbfpihoY5cSFMer19OYUA3l4powA2uv0AV2eAZV6KoAh6lkzxv4PoxOLh1oA==}
|
||||
/@typescript-eslint/scope-manager/5.46.1:
|
||||
resolution: {integrity: sha512-iOChVivo4jpwUdrJZyXSMrEIM/PvsbbDOX1y3UCKjSgWn+W89skxWaYXACQfxmIGhPVpRWK/VWPYc+bad6smIA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.46.0
|
||||
'@typescript-eslint/visitor-keys': 5.46.0
|
||||
'@typescript-eslint/types': 5.46.1
|
||||
'@typescript-eslint/visitor-keys': 5.46.1
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils/5.46.0_ha6vam6werchizxrnqvarmz2zu:
|
||||
resolution: {integrity: sha512-dwv4nimVIAsVS2dTA0MekkWaRnoYNXY26dKz8AN5W3cBFYwYGFQEqm/cG+TOoooKlncJS4RTbFKgcFY/pOiBCg==}
|
||||
/@typescript-eslint/type-utils/5.46.1_ha6vam6werchizxrnqvarmz2zu:
|
||||
resolution: {integrity: sha512-V/zMyfI+jDmL1ADxfDxjZ0EMbtiVqj8LUGPAGyBkXXStWmCUErMpW873zEHsyguWCuq2iN4BrlWUkmuVj84yng==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: '*'
|
||||
@ -3510,8 +3510,8 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 5.46.0_typescript@4.9.4
|
||||
'@typescript-eslint/utils': 5.46.0_ha6vam6werchizxrnqvarmz2zu
|
||||
'@typescript-eslint/typescript-estree': 5.46.1_typescript@4.9.4
|
||||
'@typescript-eslint/utils': 5.46.1_ha6vam6werchizxrnqvarmz2zu
|
||||
debug: 4.3.4
|
||||
eslint: 8.29.0
|
||||
tsutils: 3.21.0_typescript@4.9.4
|
||||
@ -3520,13 +3520,13 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/types/5.46.0:
|
||||
resolution: {integrity: sha512-wHWgQHFB+qh6bu0IAPAJCdeCdI0wwzZnnWThlmHNY01XJ9Z97oKqKOzWYpR2I83QmshhQJl6LDM9TqMiMwJBTw==}
|
||||
/@typescript-eslint/types/5.46.1:
|
||||
resolution: {integrity: sha512-Z5pvlCaZgU+93ryiYUwGwLl9AQVB/PQ1TsJ9NZ/gHzZjN7g9IAn6RSDkpCV8hqTwAiaj6fmCcKSQeBPlIpW28w==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree/5.46.0_typescript@4.9.4:
|
||||
resolution: {integrity: sha512-kDLNn/tQP+Yp8Ro2dUpyyVV0Ksn2rmpPpB0/3MO874RNmXtypMwSeazjEN/Q6CTp8D7ExXAAekPEcCEB/vtJkw==}
|
||||
/@typescript-eslint/typescript-estree/5.46.1_typescript@4.9.4:
|
||||
resolution: {integrity: sha512-j9W4t67QiNp90kh5Nbr1w92wzt+toiIsaVPnEblB2Ih2U9fqBTyqV9T3pYWZBRt6QoMh/zVWP59EpuCjc4VRBg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
@ -3534,8 +3534,8 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.46.0
|
||||
'@typescript-eslint/visitor-keys': 5.46.0
|
||||
'@typescript-eslint/types': 5.46.1
|
||||
'@typescript-eslint/visitor-keys': 5.46.1
|
||||
debug: 4.3.4
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
@ -3546,8 +3546,8 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree/5.46.0_xukwjaj5gedtdvwadirdqducri:
|
||||
resolution: {integrity: sha512-kDLNn/tQP+Yp8Ro2dUpyyVV0Ksn2rmpPpB0/3MO874RNmXtypMwSeazjEN/Q6CTp8D7ExXAAekPEcCEB/vtJkw==}
|
||||
/@typescript-eslint/typescript-estree/5.46.1_xukwjaj5gedtdvwadirdqducri:
|
||||
resolution: {integrity: sha512-j9W4t67QiNp90kh5Nbr1w92wzt+toiIsaVPnEblB2Ih2U9fqBTyqV9T3pYWZBRt6QoMh/zVWP59EpuCjc4VRBg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
@ -3555,8 +3555,8 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.46.0
|
||||
'@typescript-eslint/visitor-keys': 5.46.0
|
||||
'@typescript-eslint/types': 5.46.1
|
||||
'@typescript-eslint/visitor-keys': 5.46.1
|
||||
debug: 4.3.4_supports-color@9.2.1
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
@ -3567,17 +3567,17 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils/5.46.0_ha6vam6werchizxrnqvarmz2zu:
|
||||
resolution: {integrity: sha512-4O+Ps1CRDw+D+R40JYh5GlKLQERXRKW5yIQoNDpmXPJ+C7kaPF9R7GWl+PxGgXjB3PQCqsaaZUpZ9dG4U6DO7g==}
|
||||
/@typescript-eslint/utils/5.46.1_ha6vam6werchizxrnqvarmz2zu:
|
||||
resolution: {integrity: sha512-RBdBAGv3oEpFojaCYT4Ghn4775pdjvwfDOfQ2P6qzNVgQOVrnSPe5/Pb88kv7xzYQjoio0eKHKB9GJ16ieSxvA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
dependencies:
|
||||
'@types/json-schema': 7.0.9
|
||||
'@types/semver': 7.3.12
|
||||
'@typescript-eslint/scope-manager': 5.46.0
|
||||
'@typescript-eslint/types': 5.46.0
|
||||
'@typescript-eslint/typescript-estree': 5.46.0_typescript@4.9.4
|
||||
'@typescript-eslint/scope-manager': 5.46.1
|
||||
'@typescript-eslint/types': 5.46.1
|
||||
'@typescript-eslint/typescript-estree': 5.46.1_typescript@4.9.4
|
||||
eslint: 8.29.0
|
||||
eslint-scope: 5.1.1
|
||||
eslint-utils: 3.0.0_eslint@8.29.0
|
||||
@ -3587,11 +3587,11 @@ packages:
|
||||
- typescript
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/visitor-keys/5.46.0:
|
||||
resolution: {integrity: sha512-E13gBoIXmaNhwjipuvQg1ByqSAu/GbEpP/qzFihugJ+MomtoJtFAJG/+2DRPByf57B863m0/q7Zt16V9ohhANw==}
|
||||
/@typescript-eslint/visitor-keys/5.46.1:
|
||||
resolution: {integrity: sha512-jczZ9noovXwy59KjRTk1OftT78pwygdcmCuBf8yMoWt/8O8l+6x2LSEze0E4TeepXK4MezW3zGSyoDRZK7Y9cg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.46.0
|
||||
'@typescript-eslint/types': 5.46.1
|
||||
eslint-visitor-keys: 3.3.0
|
||||
dev: true
|
||||
|
||||
@ -3793,8 +3793,8 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 5.46.0_5mle7isnkfgjmrghnnczirv6iy
|
||||
'@typescript-eslint/parser': 5.46.0_ha6vam6werchizxrnqvarmz2zu
|
||||
'@typescript-eslint/eslint-plugin': 5.46.1_imrg37k3svwu377c6q7gkarwmi
|
||||
'@typescript-eslint/parser': 5.46.1_ha6vam6werchizxrnqvarmz2zu
|
||||
eslint: 8.29.0
|
||||
eslint-plugin-vue: 9.8.0_eslint@8.29.0
|
||||
typescript: 4.9.4
|
||||
@ -5994,7 +5994,7 @@ packages:
|
||||
resolution: {integrity: sha512-lR78AugfUSBojwlSRZBeEqQ1l8LI7rbxOl1qTUnGLcjZQDjZmrZCb7R46rK8U8B5WzFvJrxa7fEBA8FoD/n5fA==}
|
||||
engines: {node: ^12.20.0 || ^14.14.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 5.46.0_typescript@4.9.4
|
||||
'@typescript-eslint/typescript-estree': 5.46.1_typescript@4.9.4
|
||||
ast-module-types: 3.0.0
|
||||
node-source-walk: 5.0.0
|
||||
typescript: 4.9.4
|
||||
@ -6006,7 +6006,7 @@ packages:
|
||||
resolution: {integrity: sha512-lR78AugfUSBojwlSRZBeEqQ1l8LI7rbxOl1qTUnGLcjZQDjZmrZCb7R46rK8U8B5WzFvJrxa7fEBA8FoD/n5fA==}
|
||||
engines: {node: ^12.20.0 || ^14.14.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 5.46.0_xukwjaj5gedtdvwadirdqducri
|
||||
'@typescript-eslint/typescript-estree': 5.46.1_xukwjaj5gedtdvwadirdqducri
|
||||
ast-module-types: 3.0.0
|
||||
node-source-walk: 5.0.0
|
||||
typescript: 4.9.4
|
||||
@ -6816,6 +6816,7 @@ packages:
|
||||
glob-parent: 5.1.2
|
||||
merge2: 1.4.1
|
||||
micromatch: 4.0.4
|
||||
dev: false
|
||||
|
||||
/fast-glob/3.2.12:
|
||||
resolution: {integrity: sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==}
|
||||
@ -7454,7 +7455,7 @@ packages:
|
||||
dependencies:
|
||||
array-union: 2.1.0
|
||||
dir-glob: 3.0.1
|
||||
fast-glob: 3.2.11
|
||||
fast-glob: 3.2.12
|
||||
ignore: 5.2.0
|
||||
merge2: 1.4.1
|
||||
slash: 3.0.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user