diff --git a/package.json b/package.json index 0ef2856..010fc69 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.44", + "typescript-eslint": "8.0.0-alpha.45", "vite-plugin-vuetify": "^2.0.1", "vue": "^3.4.19", "vue-router": "^4.3.0", diff --git a/yarn.lock b/yarn.lock index 067e810..934943c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3432,16 +3432,16 @@ dependencies: "@types/yargs-parser" "*" -"@typescript-eslint/eslint-plugin@8.0.0-alpha.44": - version "8.0.0-alpha.44" - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0-alpha.44.tgz#18b43f124225a6aecc766f6445a488be49e4d94e" - integrity sha512-3hqJa/Ak3ahypkcNoNmkkmUg54zV3AWSaalSWAKTQKF5UtXMvRjM5w3nKqS2AQP0dQAkM1u9cXCnOuLeUZr7rw== +"@typescript-eslint/eslint-plugin@8.0.0-alpha.45": + version "8.0.0-alpha.45" + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0-alpha.45.tgz#15d6108cef2740e2f552e0c4ba753fda2fe3e513" + integrity sha512-h+pGHKWu+i5D6BmzpggG8bDj/fVVhxzQLE2CPsKtH1ab0QvUz+eyT/lIfz0xs8NF/lQS7tmlU5AYnQdKe1yAQw== dependencies: "@eslint-community/regexpp" "^4.10.0" - "@typescript-eslint/scope-manager" "8.0.0-alpha.44" - "@typescript-eslint/type-utils" "8.0.0-alpha.44" - "@typescript-eslint/utils" "8.0.0-alpha.44" - "@typescript-eslint/visitor-keys" "8.0.0-alpha.44" + "@typescript-eslint/scope-manager" "8.0.0-alpha.45" + "@typescript-eslint/type-utils" "8.0.0-alpha.45" + "@typescript-eslint/utils" "8.0.0-alpha.45" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.45" graphemer "^1.4.0" ignore "^5.3.1" natural-compare "^1.4.0" @@ -3479,15 +3479,15 @@ natural-compare "^1.4.0" ts-api-utils "^1.3.0" -"@typescript-eslint/parser@8.0.0-alpha.44": - version "8.0.0-alpha.44" - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.0.0-alpha.44.tgz#b842d0dcf65e37df2b2d31bb59f644ce54fa511c" - integrity sha512-ho5CiKhp3hDCvkFVpLqiHlMUbgvGELmdVfvpIiKQ1TFGyDcEVpSJUZCDO+gyymgZreJyTfUDHH6eKhF3pgkb0Q== +"@typescript-eslint/parser@8.0.0-alpha.45": + version "8.0.0-alpha.45" + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.0.0-alpha.45.tgz#53a6b36d7b6e9814fc33026a626c8f17e564848d" + integrity sha512-iFm6dmGX2rBiqHLfu7PShqhhHuuaDPzej05KbTIGJVGgdj2Xit4GYP35uDpe/YPcMTO8DZ9dOmUYfMGLBKS9Og== dependencies: - "@typescript-eslint/scope-manager" "8.0.0-alpha.44" - "@typescript-eslint/types" "8.0.0-alpha.44" - "@typescript-eslint/typescript-estree" "8.0.0-alpha.44" - "@typescript-eslint/visitor-keys" "8.0.0-alpha.44" + "@typescript-eslint/scope-manager" "8.0.0-alpha.45" + "@typescript-eslint/types" "8.0.0-alpha.45" + "@typescript-eslint/typescript-estree" "8.0.0-alpha.45" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.45" debug "^4.3.4" "@typescript-eslint/parser@^6.5.0": @@ -3536,13 +3536,13 @@ "@typescript-eslint/types" "7.11.0" "@typescript-eslint/visitor-keys" "7.11.0" -"@typescript-eslint/scope-manager@8.0.0-alpha.44": - version "8.0.0-alpha.44" - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.44.tgz#952a9c4fa6af101bae278648c65cfbec1bbeb303" - integrity sha512-0w0pDILwfwRXSz9lQBXnJmeGaIbSBgl4vAw/lB2kCnOKYl2SXCVbdNOHPwxWigvQ08QVpuaKy+wEjbFKr9Xwfg== +"@typescript-eslint/scope-manager@8.0.0-alpha.45": + version "8.0.0-alpha.45" + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.45.tgz#4442daec1677daefcfcd10d666df3687b7276233" + integrity sha512-zmfZYLH6Oaq1drf99idktn1/m4SZvBXFUKdl8B2A1SrBc6E57wtRW9OwFBnROgM4gHeG1wb89DLhQ/UeqcUmMQ== dependencies: - "@typescript-eslint/types" "8.0.0-alpha.44" - "@typescript-eslint/visitor-keys" "8.0.0-alpha.44" + "@typescript-eslint/types" "8.0.0-alpha.45" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.45" "@typescript-eslint/type-utils@6.20.0": version "6.20.0" @@ -3564,13 +3564,13 @@ debug "^4.3.4" ts-api-utils "^1.3.0" -"@typescript-eslint/type-utils@8.0.0-alpha.44": - version "8.0.0-alpha.44" - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.0.0-alpha.44.tgz#a4aa5913660ce15cf47bf8440b02900d55449c36" - integrity sha512-52V6rQxNiebKYLxjcRTzIuTMw/wgrCcLncV27u2O142WyD07gLbICGcxtrxurDIQLMwQ/BuStV2x0cypKSwwdw== +"@typescript-eslint/type-utils@8.0.0-alpha.45": + version "8.0.0-alpha.45" + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.0.0-alpha.45.tgz#e530b3d29c5f31b3b37aa31f103941e1ae06b0ca" + integrity sha512-JsX5S7Pda8XTJ/y49ksnN3ScptnEnrEJpecc97l6JiVDMHENWeNVHsbfLmYhjGb0jWKI2IdEOmsVvpOIpj1jUg== dependencies: - "@typescript-eslint/typescript-estree" "8.0.0-alpha.44" - "@typescript-eslint/utils" "8.0.0-alpha.44" + "@typescript-eslint/typescript-estree" "8.0.0-alpha.45" + "@typescript-eslint/utils" "8.0.0-alpha.45" debug "^4.3.4" ts-api-utils "^1.3.0" @@ -3589,10 +3589,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.44": - version "8.0.0-alpha.44" - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0-alpha.44.tgz#1f8a6cfa6d36855511504a7a5caf30a572dd5657" - integrity sha512-FNBBUTJBNbIaTJhhBbSNxKv+qS8lrwwnpBg36APp5fhDRu8K/YFQZP/VEa19nKBz+8+QUK7R6wV9DHYjj56S7w== +"@typescript-eslint/types@8.0.0-alpha.45": + version "8.0.0-alpha.45" + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0-alpha.45.tgz#80487d1b5743464f4873c043ec5037c1165110c5" + integrity sha512-yjTlmcSnkFV8IoqE0vinmWo+fl7TjkaGyGX/g9gKN/b2IO8g+AimB7BhilmlBqvZupvo2AfiHqcnZEVhQAXI8w== "@typescript-eslint/typescript-estree@6.20.0": version "6.20.0" @@ -3636,13 +3636,13 @@ semver "^7.6.0" ts-api-utils "^1.3.0" -"@typescript-eslint/typescript-estree@8.0.0-alpha.44": - version "8.0.0-alpha.44" - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.44.tgz#e92204c87c8d4fc649952db94620d5dd0e0bf442" - integrity sha512-IyLELYPMFaleWpEVrcYhSfgFXFx4/505P4/vi9Dfp6s6T2xapyAdti6WL9iZbnXk72SL5M0wMp3V73nHn8ce1A== +"@typescript-eslint/typescript-estree@8.0.0-alpha.45": + version "8.0.0-alpha.45" + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.45.tgz#4bd11563ecaba66d00f476e6caf8f7da1b2aabe4" + integrity sha512-FcvtdTxahvP+qlZ1XXF+m0GVqomklKtkG6cIHLdBvTOHgIBILtahU7yyRE5rOHDdGoAFu8AzItJI12rtf9TRyA== dependencies: - "@typescript-eslint/types" "8.0.0-alpha.44" - "@typescript-eslint/visitor-keys" "8.0.0-alpha.44" + "@typescript-eslint/types" "8.0.0-alpha.45" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.45" debug "^4.3.4" globby "^11.1.0" is-glob "^4.0.3" @@ -3673,15 +3673,15 @@ "@typescript-eslint/types" "7.11.0" "@typescript-eslint/typescript-estree" "7.11.0" -"@typescript-eslint/utils@8.0.0-alpha.44": - version "8.0.0-alpha.44" - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.0-alpha.44.tgz#dff548f129800c6f89ec55f43042fa1e6f4ae850" - integrity sha512-gOSA4Yo1jufcOuV68yX3hzpwzufd/Ru6KYL04od1T1c5tt6cvN3i5D5Tc3BBJ3xYFE7ge821mJbUJMTc+BMaWg== +"@typescript-eslint/utils@8.0.0-alpha.45": + version "8.0.0-alpha.45" + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.0-alpha.45.tgz#70b3c0ef593647b3e398e821edac9a8a669df6fb" + integrity sha512-5YVHji5bovAKsDdT3mV7vjDEUhPJvmsh7LXY+/ixHyZJDE52TmsobBGSEBmijeqYWfz2vuNJyyvFGJTo70UikA== dependencies: "@eslint-community/eslint-utils" "^4.4.0" - "@typescript-eslint/scope-manager" "8.0.0-alpha.44" - "@typescript-eslint/types" "8.0.0-alpha.44" - "@typescript-eslint/typescript-estree" "8.0.0-alpha.44" + "@typescript-eslint/scope-manager" "8.0.0-alpha.45" + "@typescript-eslint/types" "8.0.0-alpha.45" + "@typescript-eslint/typescript-estree" "8.0.0-alpha.45" "@typescript-eslint/visitor-keys@6.20.0": version "6.20.0" @@ -3707,12 +3707,12 @@ "@typescript-eslint/types" "7.11.0" eslint-visitor-keys "^3.4.3" -"@typescript-eslint/visitor-keys@8.0.0-alpha.44": - version "8.0.0-alpha.44" - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.44.tgz#dbce20d4bee9431308c3c5c8f98799cfe9ca4d55" - integrity sha512-geWzLM8S6vYGdhA01mWJyGh2V/7VRzAmsD6ZKuc/rLkeJhYjvkMY0g0uMDw/7wmNLeRrpjHnL8HJklrpAlrb9g== +"@typescript-eslint/visitor-keys@8.0.0-alpha.45": + version "8.0.0-alpha.45" + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.45.tgz#36440e0ad7afe60a29dcfbc91661207fc79f8d26" + integrity sha512-SZmtknee9MzeT41tCpvh5vUyji0Zr4OyfERJqDmfg5YZwkm3BRdTeexrBKK9C8da97ULR1SUSeLUTqttC77vJw== dependencies: - "@typescript-eslint/types" "8.0.0-alpha.44" + "@typescript-eslint/types" "8.0.0-alpha.45" eslint-visitor-keys "^3.4.3" "@unhead/dom@1.9.14", "@unhead/dom@^1.9.14": @@ -10866,14 +10866,14 @@ typed-array-length@^1.0.4: for-each "^0.3.3" is-typed-array "^1.1.9" -typescript-eslint@8.0.0-alpha.44: - version "8.0.0-alpha.44" - resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.0.0-alpha.44.tgz#e4014d6b926933d6420666bfc9b39c459d612239" - integrity sha512-4oRisGPvIJFnLqpfrpdcFjkFZg4/mhbE+0faGiomEFv9r5ziXETxuGY6VmwACPXHEakp2nDEqnp3ZdU0bsuiHQ== +typescript-eslint@8.0.0-alpha.45: + version "8.0.0-alpha.45" + resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.0.0-alpha.45.tgz#0665ceb63234ff6c7673d9922e2437a6223c1394" + integrity sha512-Iw8MpAxWE0UBrtJjHsGxEiY2tHT1hkfrt6tWcnHotVyDAhsNVMYXcucxtWMYdnNf5fKQCRHM51RA84nuQgB1Bw== dependencies: - "@typescript-eslint/eslint-plugin" "8.0.0-alpha.44" - "@typescript-eslint/parser" "8.0.0-alpha.44" - "@typescript-eslint/utils" "8.0.0-alpha.44" + "@typescript-eslint/eslint-plugin" "8.0.0-alpha.45" + "@typescript-eslint/parser" "8.0.0-alpha.45" + "@typescript-eslint/utils" "8.0.0-alpha.45" typescript@^5.3.3: version "5.5.3"