diff --git a/package.json b/package.json index 9d0d3d8..6e9c44c 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.39", + "typescript-eslint": "8.0.0-alpha.41", "vite-plugin-vuetify": "^2.0.1", "vue": "^3.4.19", "vue-router": "^4.3.0", diff --git a/yarn.lock b/yarn.lock index 89e6310..d4e710f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3430,16 +3430,16 @@ dependencies: "@types/yargs-parser" "*" -"@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== +"@typescript-eslint/eslint-plugin@8.0.0-alpha.41": + version "8.0.0-alpha.41" + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0-alpha.41.tgz#8dfb0416c802cf53d9b8ba2688bb5d87c3b5a5ba" + integrity sha512-WePtbzWMaQO4qtGAXp3zzEN8yYZCEuAHVCERCUXgoSUTQ80F5UB7T5lYyA9ySpFDB7rqJ2ev98DtnbS4U3Ms+w== dependencies: "@eslint-community/regexpp" "^4.10.0" - "@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" + "@typescript-eslint/scope-manager" "8.0.0-alpha.41" + "@typescript-eslint/type-utils" "8.0.0-alpha.41" + "@typescript-eslint/utils" "8.0.0-alpha.41" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.41" graphemer "^1.4.0" ignore "^5.3.1" natural-compare "^1.4.0" @@ -3477,15 +3477,15 @@ natural-compare "^1.4.0" ts-api-utils "^1.3.0" -"@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== +"@typescript-eslint/parser@8.0.0-alpha.41": + version "8.0.0-alpha.41" + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.0.0-alpha.41.tgz#d6b5f3a869a78d490c94628bc119a9a38c5842a8" + integrity sha512-7HMXwy/q/59ZASBXz2FtdIsR7LgABrR8j2dTKq9GMR8OkjjdO4klxWSY/uOBozVt4UxlMRYsBdBDhEq4/tHRiw== dependencies: - "@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" + "@typescript-eslint/scope-manager" "8.0.0-alpha.41" + "@typescript-eslint/types" "8.0.0-alpha.41" + "@typescript-eslint/typescript-estree" "8.0.0-alpha.41" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.41" debug "^4.3.4" "@typescript-eslint/parser@^6.5.0": @@ -3534,13 +3534,13 @@ "@typescript-eslint/types" "7.11.0" "@typescript-eslint/visitor-keys" "7.11.0" -"@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== +"@typescript-eslint/scope-manager@8.0.0-alpha.41": + version "8.0.0-alpha.41" + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.41.tgz#7729d129d966cc34a3b37c12cf08ba1b0467d516" + integrity sha512-iNxuQ0TMVfFiMJ2al4bGd/mY9+aLtBxnHfo7B2xoVzR6cRFgUdBLlMa//MSIjSmVRpCEqNLQnkxpJb96tFG+xw== dependencies: - "@typescript-eslint/types" "8.0.0-alpha.39" - "@typescript-eslint/visitor-keys" "8.0.0-alpha.39" + "@typescript-eslint/types" "8.0.0-alpha.41" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.41" "@typescript-eslint/type-utils@6.20.0": version "6.20.0" @@ -3562,13 +3562,13 @@ debug "^4.3.4" ts-api-utils "^1.3.0" -"@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== +"@typescript-eslint/type-utils@8.0.0-alpha.41": + version "8.0.0-alpha.41" + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.0.0-alpha.41.tgz#6da1e44d9ce1e060e66feaa45f73a792965a0e69" + integrity sha512-+QIA1z/jrox6bbvqlyqBQjotpevieLTycfiuoKuqGcKoskFZV5Rma51BV8LCJacnOafwJtSi+7b8zDo8OsXUvA== dependencies: - "@typescript-eslint/typescript-estree" "8.0.0-alpha.39" - "@typescript-eslint/utils" "8.0.0-alpha.39" + "@typescript-eslint/typescript-estree" "8.0.0-alpha.41" + "@typescript-eslint/utils" "8.0.0-alpha.41" debug "^4.3.4" ts-api-utils "^1.3.0" @@ -3587,10 +3587,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.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/types@8.0.0-alpha.41": + version "8.0.0-alpha.41" + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0-alpha.41.tgz#c1f8dacfb118e4d9febdff2f065802c4db69beae" + integrity sha512-n0P2FP3YC3pD3yoiCf4lHqbUP45xlnOk8HkjB+LtKSUZZWLLJ8k1ZXZtQj7MEX22tytCMj//Bmq403xFuCwfIg== "@typescript-eslint/typescript-estree@6.20.0": version "6.20.0" @@ -3634,13 +3634,13 @@ semver "^7.6.0" ts-api-utils "^1.3.0" -"@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== +"@typescript-eslint/typescript-estree@8.0.0-alpha.41": + version "8.0.0-alpha.41" + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.41.tgz#c78c96d6b3f39355aac2bdf2f999abfd9333121f" + integrity sha512-adCr+vbLYTFhwhIwjIjjMxTdUYiPA2Jlyuhnbj092IzgLHtT79bvuwcgPWeTyLbFb/13SMKmOEka00xHiqLpig== dependencies: - "@typescript-eslint/types" "8.0.0-alpha.39" - "@typescript-eslint/visitor-keys" "8.0.0-alpha.39" + "@typescript-eslint/types" "8.0.0-alpha.41" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.41" debug "^4.3.4" globby "^11.1.0" is-glob "^4.0.3" @@ -3671,15 +3671,15 @@ "@typescript-eslint/types" "7.11.0" "@typescript-eslint/typescript-estree" "7.11.0" -"@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== +"@typescript-eslint/utils@8.0.0-alpha.41": + version "8.0.0-alpha.41" + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.0-alpha.41.tgz#de7d1fb1856773c7343028352cf326a668aa43b9" + integrity sha512-DTxc9VdERS6iloiw1P5tgRDqRArmp/sIuvgdHBvGh2SiltEFc3VjLGnHHGSTr6GfH7tjFWvcCnCtxx+pjWfp5Q== dependencies: "@eslint-community/eslint-utils" "^4.4.0" - "@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/scope-manager" "8.0.0-alpha.41" + "@typescript-eslint/types" "8.0.0-alpha.41" + "@typescript-eslint/typescript-estree" "8.0.0-alpha.41" "@typescript-eslint/visitor-keys@6.20.0": version "6.20.0" @@ -3705,12 +3705,12 @@ "@typescript-eslint/types" "7.11.0" eslint-visitor-keys "^3.4.3" -"@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== +"@typescript-eslint/visitor-keys@8.0.0-alpha.41": + version "8.0.0-alpha.41" + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.41.tgz#6ddefe0a08a36683e2e8db4b161d6b67374b7757" + integrity sha512-uetCAUBVC+YarBdZnWzDDgX11PpAEGV8Cw31I3d1xNrhx6/bJGThKX+holEmd3amMdnr4w/XUKH/4YuQOgtjDA== dependencies: - "@typescript-eslint/types" "8.0.0-alpha.39" + "@typescript-eslint/types" "8.0.0-alpha.41" eslint-visitor-keys "^3.4.3" "@unhead/dom@1.9.14", "@unhead/dom@^1.9.14": @@ -10797,14 +10797,14 @@ typed-array-length@^1.0.4: for-each "^0.3.3" is-typed-array "^1.1.9" -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== +typescript-eslint@8.0.0-alpha.41: + version "8.0.0-alpha.41" + resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.0.0-alpha.41.tgz#b88af15dfbfa08051f4697698193fcae04ee147f" + integrity sha512-+e7D2XDZeHLe9D3bP7S0Va8YdLHzn3YcesoxMS9SjMWhtaSb5ylxk2txqT84sUS0WIDQetZlvDg2/UmY5B/ycg== dependencies: - "@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-eslint/eslint-plugin" "8.0.0-alpha.41" + "@typescript-eslint/parser" "8.0.0-alpha.41" + "@typescript-eslint/utils" "8.0.0-alpha.41" typescript@^5.3.3: version "5.5.3"