diff --git a/package.json b/package.json index daca02c..3a23f58 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.29", + "typescript-eslint": "8.0.0-alpha.30", "vite-plugin-vuetify": "^2.0.1", "vue": "^3.4.19", "vue-router": "^4.3.0", diff --git a/yarn.lock b/yarn.lock index 657696e..d47aa64 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3277,16 +3277,16 @@ dependencies: "@types/yargs-parser" "*" -"@typescript-eslint/eslint-plugin@8.0.0-alpha.29": - version "8.0.0-alpha.29" - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0-alpha.29.tgz#63fde3a80ba7936b07dc5a7d10c3a82d42e4be36" - integrity sha512-lEjQc/jfr3MePgq0mxbAIvAvzInotE48L8bAwfoHkdwBTJxpwN9ywjEvgBIZ8dRssvdm49stItPFazDnZnMWMA== +"@typescript-eslint/eslint-plugin@8.0.0-alpha.30": + version "8.0.0-alpha.30" + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0-alpha.30.tgz#f8202c578529c8adfb8fda7a58ee8c1572fe79d9" + integrity sha512-2CBUupdkfbE3eATph4QeZejvT+M+1bVur+zXlVx09WN31phap51ps/qemeclnCbGEz6kTgBDmScrr9XmmF8/Pg== dependencies: "@eslint-community/regexpp" "^4.10.0" - "@typescript-eslint/scope-manager" "8.0.0-alpha.29" - "@typescript-eslint/type-utils" "8.0.0-alpha.29" - "@typescript-eslint/utils" "8.0.0-alpha.29" - "@typescript-eslint/visitor-keys" "8.0.0-alpha.29" + "@typescript-eslint/scope-manager" "8.0.0-alpha.30" + "@typescript-eslint/type-utils" "8.0.0-alpha.30" + "@typescript-eslint/utils" "8.0.0-alpha.30" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.30" 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.29": - version "8.0.0-alpha.29" - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.0.0-alpha.29.tgz#dc9c395b77dfb339bafa613a02174cb928e8df31" - integrity sha512-WB5SMIFoEAco8rzfqFbVncbZobvigOePjpbDbRAvOn4dHGcYLvyNv6hy0vFOv52ngfCGjIEznDhUOKfKTVohJw== +"@typescript-eslint/parser@8.0.0-alpha.30": + version "8.0.0-alpha.30" + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.0.0-alpha.30.tgz#91cca362cbc61595c0a9392713a4ac0fd1fca6df" + integrity sha512-tAYgFmgXU1MlCK3nbblUvJlDSibBvxtAQXGrF3IG0KmnRza9FXILZifHWL0rrwacDn40K53K607Fk2QkMjiGgw== dependencies: - "@typescript-eslint/scope-manager" "8.0.0-alpha.29" - "@typescript-eslint/types" "8.0.0-alpha.29" - "@typescript-eslint/typescript-estree" "8.0.0-alpha.29" - "@typescript-eslint/visitor-keys" "8.0.0-alpha.29" + "@typescript-eslint/scope-manager" "8.0.0-alpha.30" + "@typescript-eslint/types" "8.0.0-alpha.30" + "@typescript-eslint/typescript-estree" "8.0.0-alpha.30" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.30" 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.29": - version "8.0.0-alpha.29" - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.29.tgz#a1c45f586020892591c374d80d65b9ac0e49a16e" - integrity sha512-DqTnaDI3ULPE5xXeWTKzdBqcOScDyFna6oqaQAIKaNjTGCBB75MmvLl3+G1SbpFGQMlhTilkCcjvKkAr0Av1Rw== +"@typescript-eslint/scope-manager@8.0.0-alpha.30": + version "8.0.0-alpha.30" + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.30.tgz#851e38a30884b4247485de1ad10b072c3df80a4a" + integrity sha512-FGW/iPWGyPFamAVZ60oCAthMqQrqafUGebF8UKuq/ha+e9SVG6YhJoRzurlQXOVf8dHfOhJ0ADMXyFnMc53clg== dependencies: - "@typescript-eslint/types" "8.0.0-alpha.29" - "@typescript-eslint/visitor-keys" "8.0.0-alpha.29" + "@typescript-eslint/types" "8.0.0-alpha.30" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.30" "@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.29": - version "8.0.0-alpha.29" - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.0.0-alpha.29.tgz#ccb353b3eaf1b84f0d24b0a4f94f5cc8e183044e" - integrity sha512-12PYg3bgUCMsl5jvUC6A2x2gT25jULiCdV/58I1uweUxCYcQC6rh8FN+h5zx6LKnxQr79MJhgfh3vLk6rD+VZQ== +"@typescript-eslint/type-utils@8.0.0-alpha.30": + version "8.0.0-alpha.30" + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.0.0-alpha.30.tgz#efa19d96f5925d38c298274448cba926ca352057" + integrity sha512-FrnhlCKEKZKRbpDviHkIU9tayIUGTOfa+SjvrRv6p/AJIUv6QT8oRboRjLH/cCuwUEbM0k5UtRWYug4albHUqQ== dependencies: - "@typescript-eslint/typescript-estree" "8.0.0-alpha.29" - "@typescript-eslint/utils" "8.0.0-alpha.29" + "@typescript-eslint/typescript-estree" "8.0.0-alpha.30" + "@typescript-eslint/utils" "8.0.0-alpha.30" 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.29": - version "8.0.0-alpha.29" - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0-alpha.29.tgz#bdfa0eb29b08621fec8035e6fa66b8f3a3510c55" - integrity sha512-RG0/ZUiX3H0Dgjt9/3CYkAgQeUoo4AVZxi5xot/JI4t5Wfx+4gn4J3ywAf+AcNokplPZYdGsc/awqwqBgUQhtA== +"@typescript-eslint/types@8.0.0-alpha.30": + version "8.0.0-alpha.30" + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0-alpha.30.tgz#149ae5b6aa99e2491cb79a90ad70cdbc98b7586a" + integrity sha512-4WzLlw27SO9pK9UFj/Hu7WGo8WveT0SEiIpFVsV2WwtQmLps6kouwtVCB8GJPZKJyurhZhcqCoQVQFmpv441Vg== "@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.29": - version "8.0.0-alpha.29" - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.29.tgz#be30eb723357c535c0d591e9dd5338217a8d73ac" - integrity sha512-O2BkauDJjjprmTSJR+3fcnFtTEu6/t0Aku1v8momFg3FT8t4Bym8DrBz3wHO5/T746aa/TkOH/rXgYD6DLd8Bg== +"@typescript-eslint/typescript-estree@8.0.0-alpha.30": + version "8.0.0-alpha.30" + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.30.tgz#acd674b63e204af9022b33ff031261e2e3a88b8d" + integrity sha512-WSXbc9ZcXI+7yC+6q95u77i8FXz6HOLsw3ST+vMUlFy1lFbXyFL/3e6HDKQCm2Clt0krnoCPiTGvIn+GkYPn4Q== dependencies: - "@typescript-eslint/types" "8.0.0-alpha.29" - "@typescript-eslint/visitor-keys" "8.0.0-alpha.29" + "@typescript-eslint/types" "8.0.0-alpha.30" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.30" 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.29": - version "8.0.0-alpha.29" - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.0-alpha.29.tgz#e438b8f2d8d39ea7d664cbdf5c28f32cb526793b" - integrity sha512-zBlyvo4GhuTiJ1At3h9fsnOrUSUgQHG9mYtamxIsTVDVFd0Jbkl/yKgzhi43OpQTIiPkMDnZF/M4/7RbytRKlA== +"@typescript-eslint/utils@8.0.0-alpha.30": + version "8.0.0-alpha.30" + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.0-alpha.30.tgz#8102839b7b773be6572964a5bb8c378b526c78b2" + integrity sha512-rfhqfLqFyXhHNDwMnHiVGxl/Z2q/3guQ1jLlGQ0hi9Rb7inmwz42crM+NnLPR+2vEnwyw1P/g7fnQgQ3qvFx4g== dependencies: "@eslint-community/eslint-utils" "^4.4.0" - "@typescript-eslint/scope-manager" "8.0.0-alpha.29" - "@typescript-eslint/types" "8.0.0-alpha.29" - "@typescript-eslint/typescript-estree" "8.0.0-alpha.29" + "@typescript-eslint/scope-manager" "8.0.0-alpha.30" + "@typescript-eslint/types" "8.0.0-alpha.30" + "@typescript-eslint/typescript-estree" "8.0.0-alpha.30" "@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.29": - version "8.0.0-alpha.29" - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.29.tgz#7e9a63005e78be4c62a7325a1079e42ae2ea2416" - integrity sha512-6Ubt9zHVMg2t+vljk50T5vdsk72OHimtlmdQ2IiGoNhYZu9YxtlPSh/Mdw+PDYvNpjvSec1zDg+o8uN2/wQKQQ== +"@typescript-eslint/visitor-keys@8.0.0-alpha.30": + version "8.0.0-alpha.30" + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.30.tgz#8424b5eb2ca73cb58a8fa1c4bfb6ab72693d3a7f" + integrity sha512-XZuNurZxBqmr6ZIRIwWFq7j5RZd6ZlkId/HZEWyfciK+CWoyOxSF9Pv2VXH9Rlu2ZG2PfbhLz2Veszl4Pfn7yA== dependencies: - "@typescript-eslint/types" "8.0.0-alpha.29" + "@typescript-eslint/types" "8.0.0-alpha.30" eslint-visitor-keys "^3.4.3" "@unhead/dom@1.9.4", "@unhead/dom@^1.9.4": @@ -10992,14 +10992,14 @@ typed-array-length@^1.0.4: for-each "^0.3.3" is-typed-array "^1.1.9" -typescript-eslint@8.0.0-alpha.29: - version "8.0.0-alpha.29" - resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.0.0-alpha.29.tgz#939c996f681e3ae6bb36c1159b1af16e4a84f2fd" - integrity sha512-NASQjd4tP+wukSs/Cj8vHjK/Ogk0nhVOr/kwzwg0AaXOWiz0g+rtE+lvqAaV+nhsCfMskuzKzc1TywFrhJlbvw== +typescript-eslint@8.0.0-alpha.30: + version "8.0.0-alpha.30" + resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.0.0-alpha.30.tgz#555fce8f5b84c7e6dd9b05dbdc59f7a794f0218c" + integrity sha512-/vGhBMsK1TpadQh1eQ02c5pyiPGmKR9cVzX5C9plZ+LC0HPLpWoJbbTVfQN7BkIK7tUxDt2BFr3pFL5hDDrx7g== dependencies: - "@typescript-eslint/eslint-plugin" "8.0.0-alpha.29" - "@typescript-eslint/parser" "8.0.0-alpha.29" - "@typescript-eslint/utils" "8.0.0-alpha.29" + "@typescript-eslint/eslint-plugin" "8.0.0-alpha.30" + "@typescript-eslint/parser" "8.0.0-alpha.30" + "@typescript-eslint/utils" "8.0.0-alpha.30" typescript@^5.3.3: version "5.4.5"