chore(deps): update dependency typescript-eslint to v8.0.0-alpha.33

This commit is contained in:
Renovate
2024-06-25 11:00:57 +00:00
parent 51891c5868
commit b2e569eb1f
2 changed files with 58 additions and 58 deletions
+1 -1
View File
@@ -44,7 +44,7 @@
"stylelint-config-recommended-vue": "^1.5.0",
"stylelint-config-standard": "^36.0.0",
"typescript": "^5.3.3",
"typescript-eslint": "8.0.0-alpha.30",
"typescript-eslint": "8.0.0-alpha.33",
"vite-plugin-vuetify": "^2.0.1",
"vue": "^3.4.19",
"vue-router": "^4.3.0",
+57 -57
View File
@@ -3548,16 +3548,16 @@
dependencies:
"@types/yargs-parser" "*"
"@typescript-eslint/eslint-plugin@8.0.0-alpha.30":
version "8.0.0-alpha.30"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0-alpha.30.tgz#f8202c578529c8adfb8fda7a58ee8c1572fe79d9"
integrity sha512-2CBUupdkfbE3eATph4QeZejvT+M+1bVur+zXlVx09WN31phap51ps/qemeclnCbGEz6kTgBDmScrr9XmmF8/Pg==
"@typescript-eslint/eslint-plugin@8.0.0-alpha.33":
version "8.0.0-alpha.33"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0-alpha.33.tgz#645172c75e0950f26e23b70811d8e8830afe90a1"
integrity sha512-kUI6ADSqW3oB4j8IKGmIqEfJrygAWlYbSXzfhlBBb3rwH4HK8RN7xwxj/VsTCLO81mS/dGM7unZKXBBQOZiyNA==
dependencies:
"@eslint-community/regexpp" "^4.10.0"
"@typescript-eslint/scope-manager" "8.0.0-alpha.30"
"@typescript-eslint/type-utils" "8.0.0-alpha.30"
"@typescript-eslint/utils" "8.0.0-alpha.30"
"@typescript-eslint/visitor-keys" "8.0.0-alpha.30"
"@typescript-eslint/scope-manager" "8.0.0-alpha.33"
"@typescript-eslint/type-utils" "8.0.0-alpha.33"
"@typescript-eslint/utils" "8.0.0-alpha.33"
"@typescript-eslint/visitor-keys" "8.0.0-alpha.33"
graphemer "^1.4.0"
ignore "^5.3.1"
natural-compare "^1.4.0"
@@ -3595,15 +3595,15 @@
natural-compare "^1.4.0"
ts-api-utils "^1.3.0"
"@typescript-eslint/parser@8.0.0-alpha.30":
version "8.0.0-alpha.30"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.0.0-alpha.30.tgz#91cca362cbc61595c0a9392713a4ac0fd1fca6df"
integrity sha512-tAYgFmgXU1MlCK3nbblUvJlDSibBvxtAQXGrF3IG0KmnRza9FXILZifHWL0rrwacDn40K53K607Fk2QkMjiGgw==
"@typescript-eslint/parser@8.0.0-alpha.33":
version "8.0.0-alpha.33"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.0.0-alpha.33.tgz#39dfa9569eaee9c6bc4c68c44dea4526ec2d8288"
integrity sha512-GV+rE/aCf6rTgjs7lG4KJPKDivm/dhjpsZHMJHx17kC0Wzz6XeBAr6Il9lAJbJMU3BurBbvqZJno/6MES81WEg==
dependencies:
"@typescript-eslint/scope-manager" "8.0.0-alpha.30"
"@typescript-eslint/types" "8.0.0-alpha.30"
"@typescript-eslint/typescript-estree" "8.0.0-alpha.30"
"@typescript-eslint/visitor-keys" "8.0.0-alpha.30"
"@typescript-eslint/scope-manager" "8.0.0-alpha.33"
"@typescript-eslint/types" "8.0.0-alpha.33"
"@typescript-eslint/typescript-estree" "8.0.0-alpha.33"
"@typescript-eslint/visitor-keys" "8.0.0-alpha.33"
debug "^4.3.4"
"@typescript-eslint/parser@^6.5.0":
@@ -3652,13 +3652,13 @@
"@typescript-eslint/types" "7.11.0"
"@typescript-eslint/visitor-keys" "7.11.0"
"@typescript-eslint/scope-manager@8.0.0-alpha.30":
version "8.0.0-alpha.30"
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.30.tgz#851e38a30884b4247485de1ad10b072c3df80a4a"
integrity sha512-FGW/iPWGyPFamAVZ60oCAthMqQrqafUGebF8UKuq/ha+e9SVG6YhJoRzurlQXOVf8dHfOhJ0ADMXyFnMc53clg==
"@typescript-eslint/scope-manager@8.0.0-alpha.33":
version "8.0.0-alpha.33"
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.33.tgz#8327a4eaf39b60c00230bcec7735b4ad113e2a73"
integrity sha512-H1DxFBFenaf0XgOMEAc2psy7HrFZwb6r3ziWGeE1+0MPd64+LV3VOnQPKPzz/OWMCkXvuRREj20zqMW/itTZyA==
dependencies:
"@typescript-eslint/types" "8.0.0-alpha.30"
"@typescript-eslint/visitor-keys" "8.0.0-alpha.30"
"@typescript-eslint/types" "8.0.0-alpha.33"
"@typescript-eslint/visitor-keys" "8.0.0-alpha.33"
"@typescript-eslint/type-utils@6.20.0":
version "6.20.0"
@@ -3680,13 +3680,13 @@
debug "^4.3.4"
ts-api-utils "^1.3.0"
"@typescript-eslint/type-utils@8.0.0-alpha.30":
version "8.0.0-alpha.30"
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.0.0-alpha.30.tgz#efa19d96f5925d38c298274448cba926ca352057"
integrity sha512-FrnhlCKEKZKRbpDviHkIU9tayIUGTOfa+SjvrRv6p/AJIUv6QT8oRboRjLH/cCuwUEbM0k5UtRWYug4albHUqQ==
"@typescript-eslint/type-utils@8.0.0-alpha.33":
version "8.0.0-alpha.33"
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.0.0-alpha.33.tgz#5e3acf6d7a317e1f988fd8bedf9dde6cfe2d5db7"
integrity sha512-nUzRkfrxgGDyjE3suBzpCTUW3Amz2A15U3f6udRSBFXspAKdEfDLZggnoZn9BCr5EKREk1UFSgWKdVPr1wU2Zw==
dependencies:
"@typescript-eslint/typescript-estree" "8.0.0-alpha.30"
"@typescript-eslint/utils" "8.0.0-alpha.30"
"@typescript-eslint/typescript-estree" "8.0.0-alpha.33"
"@typescript-eslint/utils" "8.0.0-alpha.33"
debug "^4.3.4"
ts-api-utils "^1.3.0"
@@ -3705,10 +3705,10 @@
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.11.0.tgz#5e9702a5e8b424b7fc690e338d359939257d6722"
integrity sha512-MPEsDRZTyCiXkD4vd3zywDCifi7tatc4K37KqTprCvaXptP7Xlpdw0NR2hRJTetG5TxbWDB79Ys4kLmHliEo/w==
"@typescript-eslint/types@8.0.0-alpha.30":
version "8.0.0-alpha.30"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0-alpha.30.tgz#149ae5b6aa99e2491cb79a90ad70cdbc98b7586a"
integrity sha512-4WzLlw27SO9pK9UFj/Hu7WGo8WveT0SEiIpFVsV2WwtQmLps6kouwtVCB8GJPZKJyurhZhcqCoQVQFmpv441Vg==
"@typescript-eslint/types@8.0.0-alpha.33":
version "8.0.0-alpha.33"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0-alpha.33.tgz#b3d9d2ac9b27020fc97b310cc0ee44aa52075403"
integrity sha512-uXh+IEnx1bh/utrlm2WZdtvqhLyufD81pO/7bx2ZmnEU+TlQn8ZtCM6zQfNfbKJSSvnJcKWCCa8ITyYSjt3aWw==
"@typescript-eslint/typescript-estree@6.20.0":
version "6.20.0"
@@ -3752,13 +3752,13 @@
semver "^7.6.0"
ts-api-utils "^1.3.0"
"@typescript-eslint/typescript-estree@8.0.0-alpha.30":
version "8.0.0-alpha.30"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.30.tgz#acd674b63e204af9022b33ff031261e2e3a88b8d"
integrity sha512-WSXbc9ZcXI+7yC+6q95u77i8FXz6HOLsw3ST+vMUlFy1lFbXyFL/3e6HDKQCm2Clt0krnoCPiTGvIn+GkYPn4Q==
"@typescript-eslint/typescript-estree@8.0.0-alpha.33":
version "8.0.0-alpha.33"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.33.tgz#beef74e7056b630cb9ff087d0b60e8e5ccffe354"
integrity sha512-XmI5EEA/OyzeSvrcuGk7Gvu6NF1iXAr8XeaplbIK26t898aZ2oj52nPsuJze8KOYr2GoAsNHwK06YHvaWaCfVw==
dependencies:
"@typescript-eslint/types" "8.0.0-alpha.30"
"@typescript-eslint/visitor-keys" "8.0.0-alpha.30"
"@typescript-eslint/types" "8.0.0-alpha.33"
"@typescript-eslint/visitor-keys" "8.0.0-alpha.33"
debug "^4.3.4"
globby "^11.1.0"
is-glob "^4.0.3"
@@ -3789,15 +3789,15 @@
"@typescript-eslint/types" "7.11.0"
"@typescript-eslint/typescript-estree" "7.11.0"
"@typescript-eslint/utils@8.0.0-alpha.30":
version "8.0.0-alpha.30"
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.0-alpha.30.tgz#8102839b7b773be6572964a5bb8c378b526c78b2"
integrity sha512-rfhqfLqFyXhHNDwMnHiVGxl/Z2q/3guQ1jLlGQ0hi9Rb7inmwz42crM+NnLPR+2vEnwyw1P/g7fnQgQ3qvFx4g==
"@typescript-eslint/utils@8.0.0-alpha.33":
version "8.0.0-alpha.33"
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.0-alpha.33.tgz#499119a484f619e5d6da49d9139d0749e5c5a154"
integrity sha512-jFpIE5VgJ/8LfvAgJsHp2fGBrcjS2kc09zyhaFGHd+80zQxjR+0+BWdqmf5E7e5bbKuOW/DqA/x4HEJ8Lt3yTQ==
dependencies:
"@eslint-community/eslint-utils" "^4.4.0"
"@typescript-eslint/scope-manager" "8.0.0-alpha.30"
"@typescript-eslint/types" "8.0.0-alpha.30"
"@typescript-eslint/typescript-estree" "8.0.0-alpha.30"
"@typescript-eslint/scope-manager" "8.0.0-alpha.33"
"@typescript-eslint/types" "8.0.0-alpha.33"
"@typescript-eslint/typescript-estree" "8.0.0-alpha.33"
"@typescript-eslint/visitor-keys@6.20.0":
version "6.20.0"
@@ -3823,12 +3823,12 @@
"@typescript-eslint/types" "7.11.0"
eslint-visitor-keys "^3.4.3"
"@typescript-eslint/visitor-keys@8.0.0-alpha.30":
version "8.0.0-alpha.30"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.30.tgz#8424b5eb2ca73cb58a8fa1c4bfb6ab72693d3a7f"
integrity sha512-XZuNurZxBqmr6ZIRIwWFq7j5RZd6ZlkId/HZEWyfciK+CWoyOxSF9Pv2VXH9Rlu2ZG2PfbhLz2Veszl4Pfn7yA==
"@typescript-eslint/visitor-keys@8.0.0-alpha.33":
version "8.0.0-alpha.33"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.33.tgz#1148d5728ee6154464d123725effc43bc51c43a2"
integrity sha512-r0WTMpzFo6owx48/DgBVi9pKqNdGQhJcUAvO4JOn4V9MSeEd8UTFXmMt+Kgeqfai1NpGvRH3b+jJlr3WVZAChw==
dependencies:
"@typescript-eslint/types" "8.0.0-alpha.30"
"@typescript-eslint/types" "8.0.0-alpha.33"
eslint-visitor-keys "^3.4.3"
"@unhead/dom@1.9.13", "@unhead/dom@^1.9.13":
@@ -11212,14 +11212,14 @@ typed-array-length@^1.0.4:
for-each "^0.3.3"
is-typed-array "^1.1.9"
typescript-eslint@8.0.0-alpha.30:
version "8.0.0-alpha.30"
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.0.0-alpha.30.tgz#555fce8f5b84c7e6dd9b05dbdc59f7a794f0218c"
integrity sha512-/vGhBMsK1TpadQh1eQ02c5pyiPGmKR9cVzX5C9plZ+LC0HPLpWoJbbTVfQN7BkIK7tUxDt2BFr3pFL5hDDrx7g==
typescript-eslint@8.0.0-alpha.33:
version "8.0.0-alpha.33"
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.0.0-alpha.33.tgz#c2ced3caadebb7606b2cfbf50b9e2cc9076a5b27"
integrity sha512-jr8oGY3Jwus4al+0Taw/sgmZh+EQj7wukEdXnAxXoueYge5HX58pW/MXmGtC/In94IW+dCrS8f532IwZdayfJA==
dependencies:
"@typescript-eslint/eslint-plugin" "8.0.0-alpha.30"
"@typescript-eslint/parser" "8.0.0-alpha.30"
"@typescript-eslint/utils" "8.0.0-alpha.30"
"@typescript-eslint/eslint-plugin" "8.0.0-alpha.33"
"@typescript-eslint/parser" "8.0.0-alpha.33"
"@typescript-eslint/utils" "8.0.0-alpha.33"
typescript@^5.3.3:
version "5.5.2"