diff --git a/package.json b/package.json index 7fc2cac..3f7fd77 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.38", + "typescript-eslint": "8.0.0-alpha.39", "vite-plugin-vuetify": "^2.0.1", "vue": "^3.4.19", "vue-router": "^4.3.0", diff --git a/yarn.lock b/yarn.lock index 3639d39..b1fe7b3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3258,16 +3258,16 @@ dependencies: "@types/yargs-parser" "*" -"@typescript-eslint/eslint-plugin@8.0.0-alpha.38": - version "8.0.0-alpha.38" - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0-alpha.38.tgz#78163f791972c9caa4797e2be7b46cf8c9447ab9" - integrity sha512-aAEtLAD++0YWjHOCCsEfx39t/AiJi9ZGauASDfvhJL/73AEVaqEL/DiXuDD7C2g9faVuh3qXsfUzxxU2hR/cIw== +"@typescript-eslint/eslint-plugin@8.0.0-alpha.39": + version "8.0.0-alpha.39" + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0-alpha.39.tgz#1cfd6fe38752ed56d37170d307c48a34c15f65de" + integrity sha512-ILv1vDA8M9ah1vzYpnOs4UOLRdB63Ki/rsxedVikjMLq68hFfpsDR25bdMZ4RyUkzLJwOhcg3Jujm/C1nupXKA== dependencies: "@eslint-community/regexpp" "^4.10.0" - "@typescript-eslint/scope-manager" "8.0.0-alpha.38" - "@typescript-eslint/type-utils" "8.0.0-alpha.38" - "@typescript-eslint/utils" "8.0.0-alpha.38" - "@typescript-eslint/visitor-keys" "8.0.0-alpha.38" + "@typescript-eslint/scope-manager" "8.0.0-alpha.39" + "@typescript-eslint/type-utils" "8.0.0-alpha.39" + "@typescript-eslint/utils" "8.0.0-alpha.39" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.39" graphemer "^1.4.0" ignore "^5.3.1" natural-compare "^1.4.0" @@ -3305,15 +3305,15 @@ natural-compare "^1.4.0" ts-api-utils "^1.3.0" -"@typescript-eslint/parser@8.0.0-alpha.38": - version "8.0.0-alpha.38" - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.0.0-alpha.38.tgz#0dc9c56679384576bf8aa398dfa02230dea940c1" - integrity sha512-7vWt41cjKTRwNPYushQihIHdRnJ8fBy5HYBjMro+nemBQfoVuXY0JXgCctf3Jb3JGUCKxlIw/SYYRsaJ+1rj2w== +"@typescript-eslint/parser@8.0.0-alpha.39": + version "8.0.0-alpha.39" + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.0.0-alpha.39.tgz#33fbd1e3767b4477def582ce597b6cd09bb5ef11" + integrity sha512-5k+pwV91plJojHgZkWlq4/TQdOrnEaeSvt48V0m8iEwdMJqX/63BXYxy8BUOSghWcjp05s73vy9HJjovAKmHkQ== dependencies: - "@typescript-eslint/scope-manager" "8.0.0-alpha.38" - "@typescript-eslint/types" "8.0.0-alpha.38" - "@typescript-eslint/typescript-estree" "8.0.0-alpha.38" - "@typescript-eslint/visitor-keys" "8.0.0-alpha.38" + "@typescript-eslint/scope-manager" "8.0.0-alpha.39" + "@typescript-eslint/types" "8.0.0-alpha.39" + "@typescript-eslint/typescript-estree" "8.0.0-alpha.39" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.39" debug "^4.3.4" "@typescript-eslint/parser@^6.5.0": @@ -3362,13 +3362,13 @@ "@typescript-eslint/types" "7.11.0" "@typescript-eslint/visitor-keys" "7.11.0" -"@typescript-eslint/scope-manager@8.0.0-alpha.38": - version "8.0.0-alpha.38" - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.38.tgz#14d3b139088a30a9aacf7861dae231e214374910" - integrity sha512-99m9xeGDl/r55+DZuqcwl/52fZfh6VF98Lx2jCyMRS1N+mCbBQ1oDsnGg6hCJxBGSsieifN1DwCh00cfy/L23g== +"@typescript-eslint/scope-manager@8.0.0-alpha.39": + version "8.0.0-alpha.39" + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.39.tgz#1778198dcf95175b76631f7ffd84917bf925a1a9" + integrity sha512-HCBlKQROY+JIgWolucdFMj1W3VUnnIQTdxAhxJTAj3ix2nASmvKIFgrdo5KQMrXxQj6tC4l3zva10L+s0dUIIw== dependencies: - "@typescript-eslint/types" "8.0.0-alpha.38" - "@typescript-eslint/visitor-keys" "8.0.0-alpha.38" + "@typescript-eslint/types" "8.0.0-alpha.39" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.39" "@typescript-eslint/type-utils@6.20.0": version "6.20.0" @@ -3390,13 +3390,13 @@ debug "^4.3.4" ts-api-utils "^1.3.0" -"@typescript-eslint/type-utils@8.0.0-alpha.38": - version "8.0.0-alpha.38" - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.0.0-alpha.38.tgz#814556f7bc10b77388caa4d964feaf1a1ec47016" - integrity sha512-baoGHlQL4fZoD0UNIggH8drmMCkQubRbVxGWa9dLbx+CasTju2q4QuBy21mto+uc+ks1DtOZnaw+OwhEjkFXgw== +"@typescript-eslint/type-utils@8.0.0-alpha.39": + version "8.0.0-alpha.39" + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.0.0-alpha.39.tgz#48bcc5dc978173e02c44d7137d16edb97042c02d" + integrity sha512-alO13fRU6yVeJbwl9ESI3AYhq5dQdz3Dpd0I5B4uezs2lvgYp44dZsj5hWyPz/kL7JFEsjbn+4b/CZA0OQJzjA== dependencies: - "@typescript-eslint/typescript-estree" "8.0.0-alpha.38" - "@typescript-eslint/utils" "8.0.0-alpha.38" + "@typescript-eslint/typescript-estree" "8.0.0-alpha.39" + "@typescript-eslint/utils" "8.0.0-alpha.39" debug "^4.3.4" ts-api-utils "^1.3.0" @@ -3415,10 +3415,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.38": - version "8.0.0-alpha.38" - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0-alpha.38.tgz#267175d1315903fcd3f4d3cf32bfbbddf98f12b6" - integrity sha512-Rx7V9fmGdTiIT5K7R9wcrkhNKRODE7XUyHmu24gEEPlW3SESfs3C7ajdOJ1D696IPxnWKDIK9J3iMrQZOVckiw== +"@typescript-eslint/types@8.0.0-alpha.39": + version "8.0.0-alpha.39" + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0-alpha.39.tgz#e0f7618c17f03fc23803269807c77ce1bac276f2" + integrity sha512-yINN7j0/+S1VGSp0IgH52oQvUx49vkOug6xbrDA/9o+U55yCAQKSvYWvzYjNa+SZE3hXI0zwvYtMVsIAAMmKIQ== "@typescript-eslint/typescript-estree@6.20.0": version "6.20.0" @@ -3462,13 +3462,13 @@ semver "^7.6.0" ts-api-utils "^1.3.0" -"@typescript-eslint/typescript-estree@8.0.0-alpha.38": - version "8.0.0-alpha.38" - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.38.tgz#12dc843b2035e5f8c1fbbd77bcef074190c6b73e" - integrity sha512-iEcxafpJiE9LD1Ospd/5Ce5CLGgck1FO+9Y6UcJWAcOVJRJKlXvLSJzy6a5Xnr4XhIr5+4juvzw6g+rTnkz6Dw== +"@typescript-eslint/typescript-estree@8.0.0-alpha.39": + version "8.0.0-alpha.39" + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.39.tgz#460b2303e3c919cb3baf4ff5a13b6fb148da70b3" + integrity sha512-S8gREuP8r8PCxGegeojeXntx0P50ul9YH7c7JYpbLIIsEPNr5f7UHlm+I1NUbL04CBin4kvZ60TG4eWr/KKN9A== dependencies: - "@typescript-eslint/types" "8.0.0-alpha.38" - "@typescript-eslint/visitor-keys" "8.0.0-alpha.38" + "@typescript-eslint/types" "8.0.0-alpha.39" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.39" debug "^4.3.4" globby "^11.1.0" is-glob "^4.0.3" @@ -3499,15 +3499,15 @@ "@typescript-eslint/types" "7.11.0" "@typescript-eslint/typescript-estree" "7.11.0" -"@typescript-eslint/utils@8.0.0-alpha.38": - version "8.0.0-alpha.38" - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.0-alpha.38.tgz#0586f7dab3315f87275c1dd40d8f6648d6647e42" - integrity sha512-kKU9EGm7ML+MFMa66lKvkh5JMSp1legHBhKF9NkG65TvSsFDW0TyITRyeBUkmkhs4ALlHdAaRd/R5/Qg47URGg== +"@typescript-eslint/utils@8.0.0-alpha.39": + version "8.0.0-alpha.39" + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.0-alpha.39.tgz#fb27dc504d7fe47fd7e1162b5012e4ce883b40b9" + integrity sha512-Nr2PrlfNhrNQTlFHlD7XJdTGw/Vt8qY44irk6bfjn9LxGdSG5e4c1R2UN6kvGMhhx20DBPbM7q3Z3r+huzmL1w== dependencies: "@eslint-community/eslint-utils" "^4.4.0" - "@typescript-eslint/scope-manager" "8.0.0-alpha.38" - "@typescript-eslint/types" "8.0.0-alpha.38" - "@typescript-eslint/typescript-estree" "8.0.0-alpha.38" + "@typescript-eslint/scope-manager" "8.0.0-alpha.39" + "@typescript-eslint/types" "8.0.0-alpha.39" + "@typescript-eslint/typescript-estree" "8.0.0-alpha.39" "@typescript-eslint/visitor-keys@6.20.0": version "6.20.0" @@ -3533,12 +3533,12 @@ "@typescript-eslint/types" "7.11.0" eslint-visitor-keys "^3.4.3" -"@typescript-eslint/visitor-keys@8.0.0-alpha.38": - version "8.0.0-alpha.38" - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.38.tgz#b32c4783084b34bca099e95916874f1b0749e656" - integrity sha512-VbVMQLDezUgGTN0AFfVy1w+K8in4Dv+cbPJbYql+BKTnmTEe/l40xoTWBdn/ppjlnRtCkp+JQ9T790bhdQ3ZrA== +"@typescript-eslint/visitor-keys@8.0.0-alpha.39": + version "8.0.0-alpha.39" + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.39.tgz#8bf3938fddad4a00eb354880880237abfb55bda5" + integrity sha512-DVJ0UdhucZy+/1GlIy7FX2+CFhCeNAi4VwaEAe7u2UDenQr9/kGqvzx00UlpWibmEVDw4KsPOI7Aqa1+2Vqfmw== dependencies: - "@typescript-eslint/types" "8.0.0-alpha.38" + "@typescript-eslint/types" "8.0.0-alpha.39" eslint-visitor-keys "^3.4.3" "@unhead/dom@1.9.13", "@unhead/dom@^1.9.13": @@ -10874,14 +10874,14 @@ typed-array-length@^1.0.4: for-each "^0.3.3" is-typed-array "^1.1.9" -typescript-eslint@8.0.0-alpha.38: - version "8.0.0-alpha.38" - resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.0.0-alpha.38.tgz#c32294c2360b1f96dcc43a22879b2b1cecd01331" - integrity sha512-5SzbC/jmuIprBPi8vmOf+fvB7eGw2r81nlnheIHmzs32QmQqFTN/K78DgX1TAP8rOkqtHYJPbEuIKe0IEIrq6Q== +typescript-eslint@8.0.0-alpha.39: + version "8.0.0-alpha.39" + resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.0.0-alpha.39.tgz#6b5eac89a47b2f6fed449cf45502d2c5e4909745" + integrity sha512-bsuR1BVJfHr7sBh7Cca962VPIcP+5UWaIa/+6PpnFZ+qtASjGTxKWIF5dG2o73BX9NsyqQfvRWujb3M9CIoRXA== dependencies: - "@typescript-eslint/eslint-plugin" "8.0.0-alpha.38" - "@typescript-eslint/parser" "8.0.0-alpha.38" - "@typescript-eslint/utils" "8.0.0-alpha.38" + "@typescript-eslint/eslint-plugin" "8.0.0-alpha.39" + "@typescript-eslint/parser" "8.0.0-alpha.39" + "@typescript-eslint/utils" "8.0.0-alpha.39" typescript@^5.3.3: version "5.5.2"