chore(deps): update typescript-eslint monorepo to v5.45.1 (#2787)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2787 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
0602f6693b
commit
0de9376b2b
@ -77,8 +77,8 @@
|
||||
"@types/marked": "4.0.7",
|
||||
"@types/node": "18.11.10",
|
||||
"@types/postcss-preset-env": "7.7.0",
|
||||
"@typescript-eslint/eslint-plugin": "5.45.0",
|
||||
"@typescript-eslint/parser": "5.45.0",
|
||||
"@typescript-eslint/eslint-plugin": "5.45.1",
|
||||
"@typescript-eslint/parser": "5.45.1",
|
||||
"@vitejs/plugin-legacy": "2.3.1",
|
||||
"@vitejs/plugin-vue": "3.2.0",
|
||||
"@vue/eslint-config-typescript": "11.0.2",
|
||||
|
90
pnpm-lock.yaml
generated
90
pnpm-lock.yaml
generated
@ -26,8 +26,8 @@ specifiers:
|
||||
'@types/node': 18.11.10
|
||||
'@types/postcss-preset-env': 7.7.0
|
||||
'@types/sortablejs': 1.15.0
|
||||
'@typescript-eslint/eslint-plugin': 5.45.0
|
||||
'@typescript-eslint/parser': 5.45.0
|
||||
'@typescript-eslint/eslint-plugin': 5.45.1
|
||||
'@typescript-eslint/parser': 5.45.1
|
||||
'@vitejs/plugin-legacy': 2.3.1
|
||||
'@vitejs/plugin-vue': 3.2.0
|
||||
'@vue/eslint-config-typescript': 11.0.2
|
||||
@ -150,8 +150,8 @@ devDependencies:
|
||||
'@types/marked': 4.0.7
|
||||
'@types/node': 18.11.10
|
||||
'@types/postcss-preset-env': 7.7.0
|
||||
'@typescript-eslint/eslint-plugin': 5.45.0_yjegg5cyoezm3fzsmuszzhetym
|
||||
'@typescript-eslint/parser': 5.45.0_s5ps7njkmjlaqajutnox5ntcla
|
||||
'@typescript-eslint/eslint-plugin': 5.45.1_tdm6ms4ntwhlpozn7kjqrhum74
|
||||
'@typescript-eslint/parser': 5.45.1_s5ps7njkmjlaqajutnox5ntcla
|
||||
'@vitejs/plugin-legacy': 2.3.1_terser@5.10.0+vite@3.2.5
|
||||
'@vitejs/plugin-vue': 3.2.0_vite@3.2.5+vue@3.2.45
|
||||
'@vue/eslint-config-typescript': 11.0.2_sb3redb42nwkq4q6vnqovjecl4
|
||||
@ -3241,8 +3241,8 @@ packages:
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin/5.45.0_yjegg5cyoezm3fzsmuszzhetym:
|
||||
resolution: {integrity: sha512-CXXHNlf0oL+Yg021cxgOdMHNTXD17rHkq7iW6RFHoybdFgQBjU3yIXhhcPpGwr1CjZlo6ET8C6tzX5juQoXeGA==}
|
||||
/@typescript-eslint/eslint-plugin/5.45.1_tdm6ms4ntwhlpozn7kjqrhum74:
|
||||
resolution: {integrity: sha512-cOizjPlKEh0bXdFrBLTrI/J6B/QMlhwE9auOov53tgB+qMukH6/h8YAK/qw+QJGct/PTbdh2lytGyipxCcEtAw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
'@typescript-eslint/parser': ^5.0.0
|
||||
@ -3252,10 +3252,10 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.45.0_s5ps7njkmjlaqajutnox5ntcla
|
||||
'@typescript-eslint/scope-manager': 5.45.0
|
||||
'@typescript-eslint/type-utils': 5.45.0_s5ps7njkmjlaqajutnox5ntcla
|
||||
'@typescript-eslint/utils': 5.45.0_s5ps7njkmjlaqajutnox5ntcla
|
||||
'@typescript-eslint/parser': 5.45.1_s5ps7njkmjlaqajutnox5ntcla
|
||||
'@typescript-eslint/scope-manager': 5.45.1
|
||||
'@typescript-eslint/type-utils': 5.45.1_s5ps7njkmjlaqajutnox5ntcla
|
||||
'@typescript-eslint/utils': 5.45.1_s5ps7njkmjlaqajutnox5ntcla
|
||||
debug: 4.3.4
|
||||
eslint: 8.29.0
|
||||
ignore: 5.2.0
|
||||
@ -3268,8 +3268,8 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser/5.45.0_s5ps7njkmjlaqajutnox5ntcla:
|
||||
resolution: {integrity: sha512-brvs/WSM4fKUmF5Ot/gEve6qYiCMjm6w4HkHPfS6ZNmxTS0m0iNN4yOChImaCkqc1hRwFGqUyanMXuGal6oyyQ==}
|
||||
/@typescript-eslint/parser/5.45.1_s5ps7njkmjlaqajutnox5ntcla:
|
||||
resolution: {integrity: sha512-JQ3Ep8bEOXu16q0ztsatp/iQfDCtvap7sp/DKo7DWltUquj5AfCOpX2zSzJ8YkAVnrQNqQ5R62PBz2UtrfmCkA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
@ -3278,9 +3278,9 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 5.45.0
|
||||
'@typescript-eslint/types': 5.45.0
|
||||
'@typescript-eslint/typescript-estree': 5.45.0_typescript@4.9.3
|
||||
'@typescript-eslint/scope-manager': 5.45.1
|
||||
'@typescript-eslint/types': 5.45.1
|
||||
'@typescript-eslint/typescript-estree': 5.45.1_typescript@4.9.3
|
||||
debug: 4.3.4
|
||||
eslint: 8.29.0
|
||||
typescript: 4.9.3
|
||||
@ -3288,16 +3288,16 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/scope-manager/5.45.0:
|
||||
resolution: {integrity: sha512-noDMjr87Arp/PuVrtvN3dXiJstQR1+XlQ4R1EvzG+NMgXi8CuMCXpb8JqNtFHKceVSQ985BZhfRdowJzbv4yKw==}
|
||||
/@typescript-eslint/scope-manager/5.45.1:
|
||||
resolution: {integrity: sha512-D6fCileR6Iai7E35Eb4Kp+k0iW7F1wxXYrOhX/3dywsOJpJAQ20Fwgcf+P/TDtvQ7zcsWsrJaglaQWDhOMsspQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.45.0
|
||||
'@typescript-eslint/visitor-keys': 5.45.0
|
||||
'@typescript-eslint/types': 5.45.1
|
||||
'@typescript-eslint/visitor-keys': 5.45.1
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils/5.45.0_s5ps7njkmjlaqajutnox5ntcla:
|
||||
resolution: {integrity: sha512-DY7BXVFSIGRGFZ574hTEyLPRiQIvI/9oGcN8t1A7f6zIs6ftbrU0nhyV26ZW//6f85avkwrLag424n+fkuoJ1Q==}
|
||||
/@typescript-eslint/type-utils/5.45.1_s5ps7njkmjlaqajutnox5ntcla:
|
||||
resolution: {integrity: sha512-aosxFa+0CoYgYEl3aptLe1svP910DJq68nwEJzyQcrtRhC4BN0tJAvZGAe+D0tzjJmFXe+h4leSsiZhwBa2vrA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: '*'
|
||||
@ -3306,8 +3306,8 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 5.45.0_typescript@4.9.3
|
||||
'@typescript-eslint/utils': 5.45.0_s5ps7njkmjlaqajutnox5ntcla
|
||||
'@typescript-eslint/typescript-estree': 5.45.1_typescript@4.9.3
|
||||
'@typescript-eslint/utils': 5.45.1_s5ps7njkmjlaqajutnox5ntcla
|
||||
debug: 4.3.4
|
||||
eslint: 8.29.0
|
||||
tsutils: 3.21.0_typescript@4.9.3
|
||||
@ -3316,13 +3316,13 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/types/5.45.0:
|
||||
resolution: {integrity: sha512-QQij+u/vgskA66azc9dCmx+rev79PzX8uDHpsqSjEFtfF2gBUTRCpvYMh2gw2ghkJabNkPlSUCimsyBEQZd1DA==}
|
||||
/@typescript-eslint/types/5.45.1:
|
||||
resolution: {integrity: sha512-HEW3U0E5dLjUT+nk7b4lLbOherS1U4ap+b9pfu2oGsW3oPu7genRaY9dDv3nMczC1rbnRY2W/D7SN05wYoGImg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree/5.45.0_mmt6grxdx77rvjuvebzbfquz6y:
|
||||
resolution: {integrity: sha512-maRhLGSzqUpFcZgXxg1qc/+H0bT36lHK4APhp0AEUVrpSwXiRAomm/JGjSG+kNUio5kAa3uekCYu/47cnGn5EQ==}
|
||||
/@typescript-eslint/typescript-estree/5.45.1_mmt6grxdx77rvjuvebzbfquz6y:
|
||||
resolution: {integrity: sha512-76NZpmpCzWVrrb0XmYEpbwOz/FENBi+5W7ipVXAsG3OoFrQKJMiaqsBMbvGRyLtPotGqUfcY7Ur8j0dksDJDng==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
@ -3330,8 +3330,8 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.45.0
|
||||
'@typescript-eslint/visitor-keys': 5.45.0
|
||||
'@typescript-eslint/types': 5.45.1
|
||||
'@typescript-eslint/visitor-keys': 5.45.1
|
||||
debug: 4.3.4_supports-color@9.2.1
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
@ -3342,8 +3342,8 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree/5.45.0_typescript@4.9.3:
|
||||
resolution: {integrity: sha512-maRhLGSzqUpFcZgXxg1qc/+H0bT36lHK4APhp0AEUVrpSwXiRAomm/JGjSG+kNUio5kAa3uekCYu/47cnGn5EQ==}
|
||||
/@typescript-eslint/typescript-estree/5.45.1_typescript@4.9.3:
|
||||
resolution: {integrity: sha512-76NZpmpCzWVrrb0XmYEpbwOz/FENBi+5W7ipVXAsG3OoFrQKJMiaqsBMbvGRyLtPotGqUfcY7Ur8j0dksDJDng==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
@ -3351,8 +3351,8 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.45.0
|
||||
'@typescript-eslint/visitor-keys': 5.45.0
|
||||
'@typescript-eslint/types': 5.45.1
|
||||
'@typescript-eslint/visitor-keys': 5.45.1
|
||||
debug: 4.3.4
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
@ -3363,17 +3363,17 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils/5.45.0_s5ps7njkmjlaqajutnox5ntcla:
|
||||
resolution: {integrity: sha512-OUg2JvsVI1oIee/SwiejTot2OxwU8a7UfTFMOdlhD2y+Hl6memUSL4s98bpUTo8EpVEr0lmwlU7JSu/p2QpSvA==}
|
||||
/@typescript-eslint/utils/5.45.1_s5ps7njkmjlaqajutnox5ntcla:
|
||||
resolution: {integrity: sha512-rlbC5VZz68+yjAzQBc4I7KDYVzWG2X/OrqoZrMahYq3u8FFtmQYc+9rovo/7wlJH5kugJ+jQXV5pJMnofGmPRw==}
|
||||
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.45.0
|
||||
'@typescript-eslint/types': 5.45.0
|
||||
'@typescript-eslint/typescript-estree': 5.45.0_typescript@4.9.3
|
||||
'@typescript-eslint/scope-manager': 5.45.1
|
||||
'@typescript-eslint/types': 5.45.1
|
||||
'@typescript-eslint/typescript-estree': 5.45.1_typescript@4.9.3
|
||||
eslint: 8.29.0
|
||||
eslint-scope: 5.1.1
|
||||
eslint-utils: 3.0.0_eslint@8.29.0
|
||||
@ -3383,11 +3383,11 @@ packages:
|
||||
- typescript
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/visitor-keys/5.45.0:
|
||||
resolution: {integrity: sha512-jc6Eccbn2RtQPr1s7th6jJWQHBHI6GBVQkCHoJFQ5UreaKm59Vxw+ynQUPPY2u2Amquc+7tmEoC2G52ApsGNNg==}
|
||||
/@typescript-eslint/visitor-keys/5.45.1:
|
||||
resolution: {integrity: sha512-cy9ln+6rmthYWjH9fmx+5FU/JDpjQb586++x2FZlveq7GdGuLLW9a2Jcst2TGekH82bXpfmRNSwP9tyEs6RjvQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.45.0
|
||||
'@typescript-eslint/types': 5.45.1
|
||||
eslint-visitor-keys: 3.3.0
|
||||
dev: true
|
||||
|
||||
@ -3589,8 +3589,8 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 5.45.0_yjegg5cyoezm3fzsmuszzhetym
|
||||
'@typescript-eslint/parser': 5.45.0_s5ps7njkmjlaqajutnox5ntcla
|
||||
'@typescript-eslint/eslint-plugin': 5.45.1_tdm6ms4ntwhlpozn7kjqrhum74
|
||||
'@typescript-eslint/parser': 5.45.1_s5ps7njkmjlaqajutnox5ntcla
|
||||
eslint: 8.29.0
|
||||
eslint-plugin-vue: 9.8.0_eslint@8.29.0
|
||||
typescript: 4.9.3
|
||||
@ -5810,7 +5810,7 @@ packages:
|
||||
resolution: {integrity: sha512-lR78AugfUSBojwlSRZBeEqQ1l8LI7rbxOl1qTUnGLcjZQDjZmrZCb7R46rK8U8B5WzFvJrxa7fEBA8FoD/n5fA==}
|
||||
engines: {node: ^12.20.0 || ^14.14.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 5.45.0_typescript@4.9.3
|
||||
'@typescript-eslint/typescript-estree': 5.45.1_typescript@4.9.3
|
||||
ast-module-types: 3.0.0
|
||||
node-source-walk: 5.0.0
|
||||
typescript: 4.9.3
|
||||
@ -5822,7 +5822,7 @@ packages:
|
||||
resolution: {integrity: sha512-lR78AugfUSBojwlSRZBeEqQ1l8LI7rbxOl1qTUnGLcjZQDjZmrZCb7R46rK8U8B5WzFvJrxa7fEBA8FoD/n5fA==}
|
||||
engines: {node: ^12.20.0 || ^14.14.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 5.45.0_mmt6grxdx77rvjuvebzbfquz6y
|
||||
'@typescript-eslint/typescript-estree': 5.45.1_mmt6grxdx77rvjuvebzbfquz6y
|
||||
ast-module-types: 3.0.0
|
||||
node-source-walk: 5.0.0
|
||||
typescript: 4.9.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user