From 83d468e7d2949746349089365efea98bf70b4101 Mon Sep 17 00:00:00 2001 From: Renovate Date: Wed, 26 Jun 2024 16:59:16 +0000 Subject: [PATCH] chore(deps): update dependency typescript-eslint to v8.0.0-alpha.34 --- package.json | 2 +- yarn.lock | 114 +++++++++++++++++++++++++-------------------------- 2 files changed, 58 insertions(+), 58 deletions(-) diff --git a/package.json b/package.json index 62ff8a0..68c070a 100644 --- a/package.json +++ b/package.json @@ -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.33", + "typescript-eslint": "8.0.0-alpha.34", "vite-plugin-vuetify": "^2.0.1", "vue": "^3.4.19", "vue-router": "^4.3.0", diff --git a/yarn.lock b/yarn.lock index c5fea36..1f15625 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3548,16 +3548,16 @@ dependencies: "@types/yargs-parser" "*" -"@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== +"@typescript-eslint/eslint-plugin@8.0.0-alpha.34": + version "8.0.0-alpha.34" + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0-alpha.34.tgz#899467e1b6569b41fbfbb6d720c48651eee66a37" + integrity sha512-qPLMqSlyZCHFSvsqIUV/QZ0ufxhOJhutvBEpi4KppixRZgrI6ZJw2M9EgqMRGraA5lGghwymVdxmcaCp4QuFPQ== dependencies: "@eslint-community/regexpp" "^4.10.0" - "@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" + "@typescript-eslint/scope-manager" "8.0.0-alpha.34" + "@typescript-eslint/type-utils" "8.0.0-alpha.34" + "@typescript-eslint/utils" "8.0.0-alpha.34" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.34" 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.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== +"@typescript-eslint/parser@8.0.0-alpha.34": + version "8.0.0-alpha.34" + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.0.0-alpha.34.tgz#9a870a9986135a318ec9133f1fca19d9cd520ac7" + integrity sha512-jtBWP09o/RrVsLhDwoxUHtvJURZ7RaO3Ia9OnkC6Jjsdn23tKwoEtjLbB94ATr6BU44R3JVbRJn1SCueCmECYw== dependencies: - "@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" + "@typescript-eslint/scope-manager" "8.0.0-alpha.34" + "@typescript-eslint/types" "8.0.0-alpha.34" + "@typescript-eslint/typescript-estree" "8.0.0-alpha.34" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.34" 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.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== +"@typescript-eslint/scope-manager@8.0.0-alpha.34": + version "8.0.0-alpha.34" + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.34.tgz#8b08fdbc9d1d3bfe723d73d5eb0e7b67418c7d5b" + integrity sha512-IpeT8JnV1Uo5lG/GTYe/SRJRcz1rBaCNma5cS5R8c4NkBIiIeE+R9Vy8ZEPkGImTfBp9BUNU6w+8lSQf0Z6tKw== dependencies: - "@typescript-eslint/types" "8.0.0-alpha.33" - "@typescript-eslint/visitor-keys" "8.0.0-alpha.33" + "@typescript-eslint/types" "8.0.0-alpha.34" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.34" "@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.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== +"@typescript-eslint/type-utils@8.0.0-alpha.34": + version "8.0.0-alpha.34" + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.0.0-alpha.34.tgz#c368ccd8c06d3cc4125ba94572d14bdd7eebaf74" + integrity sha512-VmsfGVQ9UV1gs+LQkA9W9Nf7rSwY9KzB7WZUXwx56Ynlwjyt+999Z4Rrh2kPuDCPHTsO+GJDqeYyOYOEeXi9Bw== dependencies: - "@typescript-eslint/typescript-estree" "8.0.0-alpha.33" - "@typescript-eslint/utils" "8.0.0-alpha.33" + "@typescript-eslint/typescript-estree" "8.0.0-alpha.34" + "@typescript-eslint/utils" "8.0.0-alpha.34" 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.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/types@8.0.0-alpha.34": + version "8.0.0-alpha.34" + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0-alpha.34.tgz#a02e773e3c9457aafbba541928f0b6b768432609" + integrity sha512-9d2pLf/htOVVX/VNQgRt23z5kCOznsiAVt1TllCiMT1xic0W8yKr2FT6sJHYIUl1qDjHE7t/P6CQpNFvyOfbxA== "@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.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== +"@typescript-eslint/typescript-estree@8.0.0-alpha.34": + version "8.0.0-alpha.34" + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.34.tgz#b95865e97e49e372500119742dc27c10aa7bfed2" + integrity sha512-1ZAffOto9HpStxKCVpKkemYRUC4fznLEaj9fZyIYcppC/hdNNgZaiC0ONRUQQtdlPgdeH8BKoiWo6bGRemlxUw== dependencies: - "@typescript-eslint/types" "8.0.0-alpha.33" - "@typescript-eslint/visitor-keys" "8.0.0-alpha.33" + "@typescript-eslint/types" "8.0.0-alpha.34" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.34" 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.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== +"@typescript-eslint/utils@8.0.0-alpha.34": + version "8.0.0-alpha.34" + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.0-alpha.34.tgz#0ad01925623b3d2e730e240d2fb6de482e722814" + integrity sha512-gHiHW96wCi3yllubUOswdWyCS/D5IRytTw9rPyumWJGD9qPh47MZAxtKp86Qdt1sbg+BJkYb8cCUMX9dwlVZzA== dependencies: "@eslint-community/eslint-utils" "^4.4.0" - "@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/scope-manager" "8.0.0-alpha.34" + "@typescript-eslint/types" "8.0.0-alpha.34" + "@typescript-eslint/typescript-estree" "8.0.0-alpha.34" "@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.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== +"@typescript-eslint/visitor-keys@8.0.0-alpha.34": + version "8.0.0-alpha.34" + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.34.tgz#c29f6f5226505d09abe838ac92b4819713d36890" + integrity sha512-Zs84EZx55fusxi4+6bzdZyNLy6nN8snh7HOcgs1jiRkqmf0qo+cgPjb7mGA1RgE1m60FQYgesj7je9KBE0HfSA== dependencies: - "@typescript-eslint/types" "8.0.0-alpha.33" + "@typescript-eslint/types" "8.0.0-alpha.34" 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.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== +typescript-eslint@8.0.0-alpha.34: + version "8.0.0-alpha.34" + resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.0.0-alpha.34.tgz#66d868f396e1c93e94e18a4bbb1b85aaaaf3d208" + integrity sha512-Y8d1Q72RyygrV4bmbMXT21hPzNYyZIC+RzRftKvt5OFAMlfVNehre2qBVPwvljFu86AXMNe4FDMFhHvhZtOa6w== dependencies: - "@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-eslint/eslint-plugin" "8.0.0-alpha.34" + "@typescript-eslint/parser" "8.0.0-alpha.34" + "@typescript-eslint/utils" "8.0.0-alpha.34" typescript@^5.3.3: version "5.5.2"