diff --git a/package.json b/package.json index 3a51eda..678e7d9 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.27", + "typescript-eslint": "8.0.0-alpha.28", "vite-plugin-vuetify": "^2.0.1", "vue": "^3.4.19", "vue-router": "^4.3.0", diff --git a/yarn.lock b/yarn.lock index 31d3bf2..40c9405 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3277,16 +3277,16 @@ dependencies: "@types/yargs-parser" "*" -"@typescript-eslint/eslint-plugin@8.0.0-alpha.27": - version "8.0.0-alpha.27" - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0-alpha.27.tgz#51f1108580813a187ef39291fc3b3eb078fa1bf0" - integrity sha512-HepmIGj1W4aBd5e9HEfMlw2RuEH+c66KGrqZ14onwsToQhTXD4ZxEVYCZnHlFjluOKUzU98is310UZrB90d4Tg== +"@typescript-eslint/eslint-plugin@8.0.0-alpha.28": + version "8.0.0-alpha.28" + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0-alpha.28.tgz#83aaf2ae7e690a18f51bc4fe74fa6088ca03e0c6" + integrity sha512-LsTbTdXiF7rP/H/ni85ia+01WmLBkkOq5sAi60OqHRa7mv7FTbwmiPwQ3hcHmXWxZFkHVy7hXXfBhwZzbbsaIA== dependencies: "@eslint-community/regexpp" "^4.10.0" - "@typescript-eslint/scope-manager" "8.0.0-alpha.27" - "@typescript-eslint/type-utils" "8.0.0-alpha.27" - "@typescript-eslint/utils" "8.0.0-alpha.27" - "@typescript-eslint/visitor-keys" "8.0.0-alpha.27" + "@typescript-eslint/scope-manager" "8.0.0-alpha.28" + "@typescript-eslint/type-utils" "8.0.0-alpha.28" + "@typescript-eslint/utils" "8.0.0-alpha.28" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.28" graphemer "^1.4.0" ignore "^5.3.1" natural-compare "^1.4.0" @@ -3324,15 +3324,15 @@ natural-compare "^1.4.0" ts-api-utils "^1.3.0" -"@typescript-eslint/parser@8.0.0-alpha.27": - version "8.0.0-alpha.27" - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.0.0-alpha.27.tgz#147d11975a32bdee1fc11ea9fdbbef15ffebfb5f" - integrity sha512-1exQE52lVo2CNbit0PmFd0eIeNcbn5mgrK+lvrGNsYIGpkImVNovpRcjoKCK8xwM8ixWCavk5t6VgXH4e6meVw== +"@typescript-eslint/parser@8.0.0-alpha.28": + version "8.0.0-alpha.28" + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.0.0-alpha.28.tgz#0307005e396f1d75233f809f4ab5a382eb086276" + integrity sha512-44N1MlwmhMUJ0jyrGuWe093wywcCIVu7I7Ge1H15HXCRIB7ptpSf3GJZRCDpumuEUKkVxoL8rdLixMnVDWyT2w== dependencies: - "@typescript-eslint/scope-manager" "8.0.0-alpha.27" - "@typescript-eslint/types" "8.0.0-alpha.27" - "@typescript-eslint/typescript-estree" "8.0.0-alpha.27" - "@typescript-eslint/visitor-keys" "8.0.0-alpha.27" + "@typescript-eslint/scope-manager" "8.0.0-alpha.28" + "@typescript-eslint/types" "8.0.0-alpha.28" + "@typescript-eslint/typescript-estree" "8.0.0-alpha.28" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.28" debug "^4.3.4" "@typescript-eslint/parser@^6.5.0": @@ -3381,13 +3381,13 @@ "@typescript-eslint/types" "7.11.0" "@typescript-eslint/visitor-keys" "7.11.0" -"@typescript-eslint/scope-manager@8.0.0-alpha.27": - version "8.0.0-alpha.27" - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.27.tgz#c616328e6cf64530aaa4ee95b2e142bb97035e46" - integrity sha512-EVXL2YusRd470P5BFADQ4uKlydQua8ifzPnDik0Im42RECDXUs2B0jFfQbsgVQ0prY5gOtakk7a4JbxQLvqQZQ== +"@typescript-eslint/scope-manager@8.0.0-alpha.28": + version "8.0.0-alpha.28" + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.28.tgz#dce68df68b9d76594912a2786ee956f9d337d8d6" + integrity sha512-Iq8QFmJ2DH2tx7jfOraMZM1Y1axRfWh4t29JXRgbzvgiDQ2uHRHcaXqTulqsZXzJ0+vERNvNkOIPcQYGsNeGVQ== dependencies: - "@typescript-eslint/types" "8.0.0-alpha.27" - "@typescript-eslint/visitor-keys" "8.0.0-alpha.27" + "@typescript-eslint/types" "8.0.0-alpha.28" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.28" "@typescript-eslint/type-utils@6.20.0": version "6.20.0" @@ -3409,13 +3409,13 @@ debug "^4.3.4" ts-api-utils "^1.3.0" -"@typescript-eslint/type-utils@8.0.0-alpha.27": - version "8.0.0-alpha.27" - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.0.0-alpha.27.tgz#3282d681ac1ecd6d588ac9fe66f63fa3cf3c2639" - integrity sha512-T8AIBZV+dVR7Asf1M2IAihe/L5CVp+gMJf4D+2ESAt4Lv0Yi9E35cY7S5kkvU83/8qsKQO/yRIZyRMLx9SGEPQ== +"@typescript-eslint/type-utils@8.0.0-alpha.28": + version "8.0.0-alpha.28" + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.0.0-alpha.28.tgz#6c4a5d6e4244f1679b05c494d37e6cce051bd5a4" + integrity sha512-Ta7vf3DtAakaeLEFGEnMGcfRtFV38PSLD+PvLT2xkof3vz5exKv4KYMyjAlNJmrhLzHwGWvHbt6IN8HoWwYnCw== dependencies: - "@typescript-eslint/typescript-estree" "8.0.0-alpha.27" - "@typescript-eslint/utils" "8.0.0-alpha.27" + "@typescript-eslint/typescript-estree" "8.0.0-alpha.28" + "@typescript-eslint/utils" "8.0.0-alpha.28" debug "^4.3.4" ts-api-utils "^1.3.0" @@ -3434,10 +3434,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.27": - version "8.0.0-alpha.27" - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0-alpha.27.tgz#e0ded0e3ff2543d4d2d0f392696b7932621a6f20" - integrity sha512-L9w7s4ACzvsd7dr8iGGdz5YSVEHOjC3FLY0NvMvn+CfdWop2jubnb2zios6jhsttKu0lViNE6+D+bKzyHOKJQw== +"@typescript-eslint/types@8.0.0-alpha.28": + version "8.0.0-alpha.28" + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0-alpha.28.tgz#068ab53c6f4546e9068a1fda2f34f039b3bb4a94" + integrity sha512-HYg+e0EWVShx0FEX0MAjDinYLmd+wD6nGMpbaddB1iACYwqaJFbf7vw0l+hdLTJvQC6UY8ndRkaEsL68QEoIZQ== "@typescript-eslint/typescript-estree@6.20.0": version "6.20.0" @@ -3481,13 +3481,13 @@ semver "^7.6.0" ts-api-utils "^1.3.0" -"@typescript-eslint/typescript-estree@8.0.0-alpha.27": - version "8.0.0-alpha.27" - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.27.tgz#0e1a55dceee27e7fd0c2d0cd18acb0e1c17a8433" - integrity sha512-/BZv7UgL5ck1xAORdDG3scXuLzBgGGQBoRCo8M6AxzeGtrC6mIxFW2/1bePnbT3AiWWTeDk0xvjcu2gydjIu9w== +"@typescript-eslint/typescript-estree@8.0.0-alpha.28": + version "8.0.0-alpha.28" + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.28.tgz#95e8e5b81ae6803015d7ac9a372b56347faddd47" + integrity sha512-I/5ODd4XJ+TO0XrKwDaB4tVGVi6kz2LAlN3WPd7mZVVtW21HHByCILRhOF9RbC69gJQ/TGHFpWCmAcsq2RZisg== dependencies: - "@typescript-eslint/types" "8.0.0-alpha.27" - "@typescript-eslint/visitor-keys" "8.0.0-alpha.27" + "@typescript-eslint/types" "8.0.0-alpha.28" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.28" debug "^4.3.4" globby "^11.1.0" is-glob "^4.0.3" @@ -3518,15 +3518,15 @@ "@typescript-eslint/types" "7.11.0" "@typescript-eslint/typescript-estree" "7.11.0" -"@typescript-eslint/utils@8.0.0-alpha.27": - version "8.0.0-alpha.27" - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.0-alpha.27.tgz#149f7ba299f858024830d1d566d939edad7235fb" - integrity sha512-6bi93eaESc8Z+emTkoQWEMPz8DV2/2T5mQ/BDGq+TdBOX3CmJoauMoPyYu5Nao5G/b8IEa+iXzT9fhOHKHKJOg== +"@typescript-eslint/utils@8.0.0-alpha.28": + version "8.0.0-alpha.28" + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.0-alpha.28.tgz#437096d9bfdb5e9c5a7bc5cd7b79164e400e5925" + integrity sha512-PnIz94+nbyjJisMI+KZqXMfw0wfIHvbyh0MGEx2M314wqm6SUWcxB5I8zduGQgJbRB0YFnboPS+MeSlBYPWrBQ== dependencies: "@eslint-community/eslint-utils" "^4.4.0" - "@typescript-eslint/scope-manager" "8.0.0-alpha.27" - "@typescript-eslint/types" "8.0.0-alpha.27" - "@typescript-eslint/typescript-estree" "8.0.0-alpha.27" + "@typescript-eslint/scope-manager" "8.0.0-alpha.28" + "@typescript-eslint/types" "8.0.0-alpha.28" + "@typescript-eslint/typescript-estree" "8.0.0-alpha.28" "@typescript-eslint/visitor-keys@6.20.0": version "6.20.0" @@ -3552,12 +3552,12 @@ "@typescript-eslint/types" "7.11.0" eslint-visitor-keys "^3.4.3" -"@typescript-eslint/visitor-keys@8.0.0-alpha.27": - version "8.0.0-alpha.27" - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.27.tgz#71bf76d20c740c1a075b19b60aa890778384ddb0" - integrity sha512-bwEVlTWtzHaqaedug01Jll3gVZKxK/QpS7/iXqciI6EngfjthwXE3inM/J+6CtxHrTBkcX75ShzNYDrClKn4jw== +"@typescript-eslint/visitor-keys@8.0.0-alpha.28": + version "8.0.0-alpha.28" + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.28.tgz#a6b2be7aa518fddea840d13317a7a944929207d1" + integrity sha512-+ewAOeKDycydKMlnfmW8zAURTA8PR5Csyvxy6PJt4XRYjoquode9/eWaMt9Sp4Rz1FGMSVU9KxDRR83ASH/xkQ== dependencies: - "@typescript-eslint/types" "8.0.0-alpha.27" + "@typescript-eslint/types" "8.0.0-alpha.28" eslint-visitor-keys "^3.4.3" "@unhead/dom@1.9.4", "@unhead/dom@^1.9.4": @@ -10987,14 +10987,14 @@ typed-array-length@^1.0.4: for-each "^0.3.3" is-typed-array "^1.1.9" -typescript-eslint@8.0.0-alpha.27: - version "8.0.0-alpha.27" - resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.0.0-alpha.27.tgz#028cb7619978015fc8871cfbb80268c91fe015f7" - integrity sha512-33OLepILfCgcbHIEH+JBgJWGP1fv+XO6KctFa8cvFqNOy4oX5clIg5fp+/p9NBNvNQh9IXrXltjsj2BuquHX8g== +typescript-eslint@8.0.0-alpha.28: + version "8.0.0-alpha.28" + resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.0.0-alpha.28.tgz#cf432f56e04ad820ee29f57c56acddb3010fc135" + integrity sha512-hCJMQp3fOwt7o3V8ETQoMK+6yctfN++Rq9rQ8cukTfu/oCLkUycuez2TqBbkkkGxT/prqRNteU72RxiregqgWw== dependencies: - "@typescript-eslint/eslint-plugin" "8.0.0-alpha.27" - "@typescript-eslint/parser" "8.0.0-alpha.27" - "@typescript-eslint/utils" "8.0.0-alpha.27" + "@typescript-eslint/eslint-plugin" "8.0.0-alpha.28" + "@typescript-eslint/parser" "8.0.0-alpha.28" + "@typescript-eslint/utils" "8.0.0-alpha.28" typescript@^5.3.3: version "5.4.5"