diff --git a/package.json b/package.json index 16596ee..1c37b60 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.60", + "typescript-eslint": "8.0.0-alpha.61", "vite-plugin-vuetify": "^2.0.1", "vue": "^3.4.19", "vue-router": "^4.3.0", diff --git a/yarn.lock b/yarn.lock index 27fb0c2..e5906de 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3271,16 +3271,16 @@ dependencies: "@types/yargs-parser" "*" -"@typescript-eslint/eslint-plugin@8.0.0-alpha.60": - version "8.0.0-alpha.60" - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0-alpha.60.tgz#e424d86f591f8060313a71d0b8b0f5899018ae8d" - integrity sha512-v/tFZrKwljflSlkUAVOCdwoIKObnS0JlxNgVDkRoUsJU896g4Uexz5/SWEAfNqJKB7AX6TjfmEHrzvPiJhUYMg== +"@typescript-eslint/eslint-plugin@8.0.0-alpha.61": + version "8.0.0-alpha.61" + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0-alpha.61.tgz#62477332ec5070d36f3503940266dbd61ba13734" + integrity sha512-NzaLAb1VBPf0qj1n7/0SC4iEgr07FIgW5klbCfvqzh4Irgz/xJcd2flw334GeYn5JuMSvWbehroEeTYcmDcbzw== dependencies: "@eslint-community/regexpp" "^4.10.0" - "@typescript-eslint/scope-manager" "8.0.0-alpha.60" - "@typescript-eslint/type-utils" "8.0.0-alpha.60" - "@typescript-eslint/utils" "8.0.0-alpha.60" - "@typescript-eslint/visitor-keys" "8.0.0-alpha.60" + "@typescript-eslint/scope-manager" "8.0.0-alpha.61" + "@typescript-eslint/type-utils" "8.0.0-alpha.61" + "@typescript-eslint/utils" "8.0.0-alpha.61" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.61" graphemer "^1.4.0" ignore "^5.3.1" natural-compare "^1.4.0" @@ -3318,15 +3318,15 @@ natural-compare "^1.4.0" ts-api-utils "^1.3.0" -"@typescript-eslint/parser@8.0.0-alpha.60": - version "8.0.0-alpha.60" - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.0.0-alpha.60.tgz#8ffd188beb3ecaa826947c6584a65e3d6ed38f94" - integrity sha512-DPBVEb8742M9OgzRmtJxLC8FIhMqhYvJFjM+anUhSfqlAoRcpnvGOJU7F+mkLh1In8aIX4P8iarRHZ6r8NF2Ug== +"@typescript-eslint/parser@8.0.0-alpha.61": + version "8.0.0-alpha.61" + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.0.0-alpha.61.tgz#18ecbc9bf47827896ef6928bf5e432d90a38664d" + integrity sha512-r8hGIx4ybNgbUlADAMyNJ+LtOtM0FBRsWrJXu7QegUnnpMovB4AYMXH/2Lm+dT9omDkcTMz53XL5N2rb5V4HVQ== dependencies: - "@typescript-eslint/scope-manager" "8.0.0-alpha.60" - "@typescript-eslint/types" "8.0.0-alpha.60" - "@typescript-eslint/typescript-estree" "8.0.0-alpha.60" - "@typescript-eslint/visitor-keys" "8.0.0-alpha.60" + "@typescript-eslint/scope-manager" "8.0.0-alpha.61" + "@typescript-eslint/types" "8.0.0-alpha.61" + "@typescript-eslint/typescript-estree" "8.0.0-alpha.61" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.61" debug "^4.3.4" "@typescript-eslint/parser@^6.5.0": @@ -3383,13 +3383,13 @@ "@typescript-eslint/types" "7.17.0" "@typescript-eslint/visitor-keys" "7.17.0" -"@typescript-eslint/scope-manager@8.0.0-alpha.60": - version "8.0.0-alpha.60" - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.60.tgz#10079b8d0d56c1e340dfcbf5361ad6494980c200" - integrity sha512-r33PjZ7ypfza6hddc/Qg/0GVw4IAd5La+aTnQzOI1wM4f+tIK8umO5Z75+gevxcYfYVl4JLuwITGCQeEagNGNg== +"@typescript-eslint/scope-manager@8.0.0-alpha.61": + version "8.0.0-alpha.61" + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.61.tgz#9b18bc7382f0fa19724769aed06a68decb60ffdd" + integrity sha512-3LXDjk0utLJH0PMJnH9ZIoxnSftbnNZ2m6pzHXsK6m9FdXFswRUcVuMQ6D25IidDIpN61cIQUICRBoVIs+Nh/Q== dependencies: - "@typescript-eslint/types" "8.0.0-alpha.60" - "@typescript-eslint/visitor-keys" "8.0.0-alpha.60" + "@typescript-eslint/types" "8.0.0-alpha.61" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.61" "@typescript-eslint/type-utils@6.20.0": version "6.20.0" @@ -3411,13 +3411,13 @@ debug "^4.3.4" ts-api-utils "^1.3.0" -"@typescript-eslint/type-utils@8.0.0-alpha.60": - version "8.0.0-alpha.60" - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.0.0-alpha.60.tgz#6773355686536db8ccbab4d40813fffcb1c9ee10" - integrity sha512-Gg4zIEitCGHwMpc1nUIKhxS7735Em5AuBdl23eMupJcpWhOTlLiurvwIBBOX0tyh4nyjpE2BjbDDACEVR0Pl2g== +"@typescript-eslint/type-utils@8.0.0-alpha.61": + version "8.0.0-alpha.61" + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.0.0-alpha.61.tgz#2944f3dcc640f32a69b6d7ec9b935db68ea282de" + integrity sha512-rhjF55fAKxJI90WMq6mZt67nop0+wU33ya12UqmTaG2NQEOGZYUbhOersMnv3/xIApGzTIC1gK0Zej2HUb/CpA== dependencies: - "@typescript-eslint/typescript-estree" "8.0.0-alpha.60" - "@typescript-eslint/utils" "8.0.0-alpha.60" + "@typescript-eslint/typescript-estree" "8.0.0-alpha.61" + "@typescript-eslint/utils" "8.0.0-alpha.61" debug "^4.3.4" ts-api-utils "^1.3.0" @@ -3441,10 +3441,10 @@ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.17.0.tgz#7ce8185bdf06bc3494e73d143dbf3293111b9cff" integrity sha512-a29Ir0EbyKTKHnZWbNsrc/gqfIBqYPwj3F2M+jWE/9bqfEHg0AMtXzkbUkOG6QgEScxh2+Pz9OXe11jHDnHR7A== -"@typescript-eslint/types@8.0.0-alpha.60": - version "8.0.0-alpha.60" - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0-alpha.60.tgz#a96e58d918ac38b57a7efb0b9537f1843279e79a" - integrity sha512-u38oNlelUVr7a8P0H3uyjNT36wLhmHVSVKcuCXYqMrm3AInz1/iY24YSR72M9AXL4lW+GDSUJAT8UfzHz6MzIg== +"@typescript-eslint/types@8.0.0-alpha.61": + version "8.0.0-alpha.61" + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0-alpha.61.tgz#9eba165013be527d24fac28b80ad95f4f206636c" + integrity sha512-/cdJX8rpk2K2glu+GcTlNhtVN4vEIilexD9ak5fC19i4zKdFQto2+Q9MBtNZ0s85Uafe2XS8KI2VoNfbTaL/vQ== "@typescript-eslint/typescript-estree@6.20.0": version "6.20.0" @@ -3502,13 +3502,13 @@ semver "^7.6.0" ts-api-utils "^1.3.0" -"@typescript-eslint/typescript-estree@8.0.0-alpha.60": - version "8.0.0-alpha.60" - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.60.tgz#b3dcaf6c3759500d800362f2b4a13bb2c20c1228" - integrity sha512-+vYrFh7YFYv1M0l5fUZoqB4RlERfjC17NeO/enEJojmJuFKjJ/0c0FVUCdEelA9NGGdxxxf4SxJ76/sqceoXpg== +"@typescript-eslint/typescript-estree@8.0.0-alpha.61": + version "8.0.0-alpha.61" + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.61.tgz#29737dd8f7bc2fcf1570702500f948949f22d6a3" + integrity sha512-4vwQFtfcAkZ2plK+ypDXRlVwVZ4ITzPpeeLrIoZIvU1ctVwJhgVNC2rb6FaEAxkizXhgtLg3LpTcFSxCwOzD2g== dependencies: - "@typescript-eslint/types" "8.0.0-alpha.60" - "@typescript-eslint/visitor-keys" "8.0.0-alpha.60" + "@typescript-eslint/types" "8.0.0-alpha.61" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.61" debug "^4.3.4" globby "^11.1.0" is-glob "^4.0.3" @@ -3539,15 +3539,15 @@ "@typescript-eslint/types" "7.17.0" "@typescript-eslint/typescript-estree" "7.17.0" -"@typescript-eslint/utils@8.0.0-alpha.60": - version "8.0.0-alpha.60" - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.0-alpha.60.tgz#3390608917dcb88d58ac66e27ff91c0069ecf043" - integrity sha512-2C2yDiyqx5VTasCcUmUB3AYRia8+oodCfungd8MJtIqTVa4XYB81rNhe1rtOtv8mwFFDjupKhXMC3pUJKWRtYw== +"@typescript-eslint/utils@8.0.0-alpha.61": + version "8.0.0-alpha.61" + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.0-alpha.61.tgz#62409db8e939178717e530a925008bb967d4b476" + integrity sha512-QGGHXhSa0NlCxbLKF7tO4HBnnnPCXESEKillB59u7T3o6MVqpJPgniYWvNYwklpfuiO8DCvdFkvS0ijMshTZyQ== dependencies: "@eslint-community/eslint-utils" "^4.4.0" - "@typescript-eslint/scope-manager" "8.0.0-alpha.60" - "@typescript-eslint/types" "8.0.0-alpha.60" - "@typescript-eslint/typescript-estree" "8.0.0-alpha.60" + "@typescript-eslint/scope-manager" "8.0.0-alpha.61" + "@typescript-eslint/types" "8.0.0-alpha.61" + "@typescript-eslint/typescript-estree" "8.0.0-alpha.61" "@typescript-eslint/utils@^7.4.0": version "7.11.0" @@ -3591,12 +3591,12 @@ "@typescript-eslint/types" "7.17.0" eslint-visitor-keys "^3.4.3" -"@typescript-eslint/visitor-keys@8.0.0-alpha.60": - version "8.0.0-alpha.60" - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.60.tgz#7ea70e7db447747cc6b0850d3bbce1bb398d2c1a" - integrity sha512-2OdSvXlL5aabYl2VUrGzdYi/KTFm+tCkA0KusOpNO8vAqeRbfb/8V0qdr4SHxIaDju9cseoJWothUH8nP+g6Og== +"@typescript-eslint/visitor-keys@8.0.0-alpha.61": + version "8.0.0-alpha.61" + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.61.tgz#ae058b03cd929226452d9cad62c74e53e489e240" + integrity sha512-7sadAvoAugg8LToN00GsoZdOf8KQAavpGPjOU6y9ug9N2Zr+S4cG048JMmbU7Q5K5NPIFkCTj2ePBoOx7m86yQ== dependencies: - "@typescript-eslint/types" "8.0.0-alpha.60" + "@typescript-eslint/types" "8.0.0-alpha.61" eslint-visitor-keys "^3.4.3" "@unhead/dom@1.9.16", "@unhead/dom@^1.9.16": @@ -10731,14 +10731,14 @@ typed-array-length@^1.0.4: for-each "^0.3.3" is-typed-array "^1.1.9" -typescript-eslint@8.0.0-alpha.60: - version "8.0.0-alpha.60" - resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.0.0-alpha.60.tgz#55c932920d35e14b43d87d8ecaa3872995744fe0" - integrity sha512-5R6YrUeK9gBAX7O0iYhClGqXYM1SWoZOeTii1gdN3b55WhOWSyyu44o09cgn2BmqRUQKBrw+FzjHbQIk9vHWHA== +typescript-eslint@8.0.0-alpha.61: + version "8.0.0-alpha.61" + resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.0.0-alpha.61.tgz#b8f4dfa9198ecd4bd504b4e6acfdb25045c57c5b" + integrity sha512-oHRG8OASpIEUAHYCHC4qU+cWU7SX/VbCdDdw2THEAy7uOHFv2GN+H16stZpBAzV1oNRD+4QknHMf8LLyagOKdQ== dependencies: - "@typescript-eslint/eslint-plugin" "8.0.0-alpha.60" - "@typescript-eslint/parser" "8.0.0-alpha.60" - "@typescript-eslint/utils" "8.0.0-alpha.60" + "@typescript-eslint/eslint-plugin" "8.0.0-alpha.61" + "@typescript-eslint/parser" "8.0.0-alpha.61" + "@typescript-eslint/utils" "8.0.0-alpha.61" typescript@^5.3.3: version "5.5.4"