From 82766c3a96c53cbe42a4aa312d37043db4f9f087 Mon Sep 17 00:00:00 2001 From: Renovate Date: Wed, 24 Jul 2024 16:59:45 +0000 Subject: [PATCH] chore(deps): update dependency typescript-eslint to v8.0.0-alpha.54 --- package.json | 2 +- yarn.lock | 114 +++++++++++++++++++++++++-------------------------- 2 files changed, 58 insertions(+), 58 deletions(-) diff --git a/package.json b/package.json index c555727..9a126f3 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.49", + "typescript-eslint": "8.0.0-alpha.54", "vite-plugin-vuetify": "^2.0.1", "vue": "^3.4.19", "vue-router": "^4.3.0", diff --git a/yarn.lock b/yarn.lock index 6c43be0..7f87372 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3253,16 +3253,16 @@ dependencies: "@types/yargs-parser" "*" -"@typescript-eslint/eslint-plugin@8.0.0-alpha.49": - version "8.0.0-alpha.49" - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0-alpha.49.tgz#1f4a04760eab3fd5406d4f59a01e91e81661025c" - integrity sha512-kPSMXLyxC2Vkb1NIf8s5369KCkHqZNNRThyjNFiRIgoq10b2LIRsa9GNJ1nmsxLxDFeVD2c/JtqoR+FJVixywA== +"@typescript-eslint/eslint-plugin@8.0.0-alpha.54": + version "8.0.0-alpha.54" + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0-alpha.54.tgz#b11d04a65e3ad81734f1279591e23ae1394d890c" + integrity sha512-JBuk5rdo9XfoAc797uPh2QdzfnbQmYTnOZ//IKiXm96a2AzS05VmXSVka4GQyrp7giGWSNjW6y2wPpsWheqd9Q== dependencies: "@eslint-community/regexpp" "^4.10.0" - "@typescript-eslint/scope-manager" "8.0.0-alpha.49" - "@typescript-eslint/type-utils" "8.0.0-alpha.49" - "@typescript-eslint/utils" "8.0.0-alpha.49" - "@typescript-eslint/visitor-keys" "8.0.0-alpha.49" + "@typescript-eslint/scope-manager" "8.0.0-alpha.54" + "@typescript-eslint/type-utils" "8.0.0-alpha.54" + "@typescript-eslint/utils" "8.0.0-alpha.54" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.54" graphemer "^1.4.0" ignore "^5.3.1" natural-compare "^1.4.0" @@ -3300,15 +3300,15 @@ natural-compare "^1.4.0" ts-api-utils "^1.3.0" -"@typescript-eslint/parser@8.0.0-alpha.49": - version "8.0.0-alpha.49" - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.0.0-alpha.49.tgz#3286654d81e234adee8354af302fbdf65009d9a3" - integrity sha512-DlXoouDziZOqQxYoFNTiEJJny6ycA246IA/urQqdpJEkxaPCTH6HDjLrq359abDMXVAO1PoDTPa4UmbBhsJzjQ== +"@typescript-eslint/parser@8.0.0-alpha.54": + version "8.0.0-alpha.54" + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.0.0-alpha.54.tgz#64202b1fcaf971277184a0cfd2ac875af5cffa01" + integrity sha512-473V2mTNH+KPNVPj8MIGizDXmmJ56gpYsh+ILa8uEWUYMhvE0DNnozEt59TonS1Y9D15AJZGas6+1hcpQ77Dbg== dependencies: - "@typescript-eslint/scope-manager" "8.0.0-alpha.49" - "@typescript-eslint/types" "8.0.0-alpha.49" - "@typescript-eslint/typescript-estree" "8.0.0-alpha.49" - "@typescript-eslint/visitor-keys" "8.0.0-alpha.49" + "@typescript-eslint/scope-manager" "8.0.0-alpha.54" + "@typescript-eslint/types" "8.0.0-alpha.54" + "@typescript-eslint/typescript-estree" "8.0.0-alpha.54" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.54" debug "^4.3.4" "@typescript-eslint/parser@^6.5.0": @@ -3357,13 +3357,13 @@ "@typescript-eslint/types" "7.11.0" "@typescript-eslint/visitor-keys" "7.11.0" -"@typescript-eslint/scope-manager@8.0.0-alpha.49": - version "8.0.0-alpha.49" - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.49.tgz#0f19bcbe79f12a1b6cb9cf76ca0bcb53d97de37c" - integrity sha512-wjWDwvRRMRZZiNNjDMBfyC5TrWaoDlEc94oZ4ssu8iMG5WWfdiRk+umheuYoyr0jxdP80pi69JRP6auc5lvfKw== +"@typescript-eslint/scope-manager@8.0.0-alpha.54": + version "8.0.0-alpha.54" + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.54.tgz#98ea20ee289a560ddd6cf464164defe719e36a7e" + integrity sha512-z+5GlCAskUTTWOFF2G7olTyKZyn+AVdDkiNCP2fhDtOCV1ePX1EaXy1uwqRRROf8p8uryj7vR7OtIErZE5yAng== dependencies: - "@typescript-eslint/types" "8.0.0-alpha.49" - "@typescript-eslint/visitor-keys" "8.0.0-alpha.49" + "@typescript-eslint/types" "8.0.0-alpha.54" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.54" "@typescript-eslint/type-utils@6.20.0": version "6.20.0" @@ -3385,13 +3385,13 @@ debug "^4.3.4" ts-api-utils "^1.3.0" -"@typescript-eslint/type-utils@8.0.0-alpha.49": - version "8.0.0-alpha.49" - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.0.0-alpha.49.tgz#48a445f7d522015028c5cfda0c938632043f98ba" - integrity sha512-iZj1fRAoyTGEDiNXEk/IjC3bLb0EP1e6YCH8wXIPTHuKj0mTt2NLwqF/TUUo9jNRAYk1I1E7/mnF7XB7Nq+D9g== +"@typescript-eslint/type-utils@8.0.0-alpha.54": + version "8.0.0-alpha.54" + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.0.0-alpha.54.tgz#e0bd788e12ccf57426f77a673b7a41776eead2d2" + integrity sha512-aGqNg1vP3a1tAE7lN8VDw+JhAefhqotMEcxw+2NKQm3vG4BqzIQNeF87xle9+94t8MPPmUPzRjRmO7GySu8LRg== dependencies: - "@typescript-eslint/typescript-estree" "8.0.0-alpha.49" - "@typescript-eslint/utils" "8.0.0-alpha.49" + "@typescript-eslint/typescript-estree" "8.0.0-alpha.54" + "@typescript-eslint/utils" "8.0.0-alpha.54" debug "^4.3.4" ts-api-utils "^1.3.0" @@ -3410,10 +3410,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.49": - version "8.0.0-alpha.49" - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0-alpha.49.tgz#202d9db2b9e66c8f6befd6d84eff020be9fb0c3b" - integrity sha512-1VmsANJq31IAXbJHBpVoz7Q4oGvyF/60dLj17UeKwErJRNtUJaKtKl98vTJJ1mL9SK+8k5pPVY6NuzGV4/xsMA== +"@typescript-eslint/types@8.0.0-alpha.54": + version "8.0.0-alpha.54" + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0-alpha.54.tgz#139d334ac37841df82aa5638f651fc4c5a01196c" + integrity sha512-p4CGzb2UW2tJgk7zRL1Iwyd4qMuPnF2TL5/VdEcz2KANHkTReagQ6B3MzJGcuNIK7t+ysolZZILJpj+8cHBzsQ== "@typescript-eslint/typescript-estree@6.20.0": version "6.20.0" @@ -3457,13 +3457,13 @@ semver "^7.6.0" ts-api-utils "^1.3.0" -"@typescript-eslint/typescript-estree@8.0.0-alpha.49": - version "8.0.0-alpha.49" - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.49.tgz#3d971e0dbdf690a3ec7a80e02fea0a2449e06b4c" - integrity sha512-W99PPqs2NAF6OhYfw0cQiiPEfjVJdFeRfyZp/8chz8Pn45q8Hb4fjVNySzPOPQ+tld5yDmZdACOVPED3HOlkSg== +"@typescript-eslint/typescript-estree@8.0.0-alpha.54": + version "8.0.0-alpha.54" + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.54.tgz#9ad5c8819896ef3061102b1fbe64db0b1a28a9d9" + integrity sha512-oCgHCQm88pBx9QwfGVE42LXVRG3M5PUIP4w521yGMijHn5FEt+E/NGMPU3NXWKUvp0LpEkxABSinYdz69aZITA== dependencies: - "@typescript-eslint/types" "8.0.0-alpha.49" - "@typescript-eslint/visitor-keys" "8.0.0-alpha.49" + "@typescript-eslint/types" "8.0.0-alpha.54" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.54" debug "^4.3.4" globby "^11.1.0" is-glob "^4.0.3" @@ -3494,15 +3494,15 @@ "@typescript-eslint/types" "7.11.0" "@typescript-eslint/typescript-estree" "7.11.0" -"@typescript-eslint/utils@8.0.0-alpha.49": - version "8.0.0-alpha.49" - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.0-alpha.49.tgz#948696e76b617ef7a5d1d2f56aef565726f099c5" - integrity sha512-7CshhaiHXhBS9dARhp6YZQKEfAzIJipde8gKGv19MJ9MrlmkPEN/bq2QcI3jmq5m+zYy8fVA/5v++qrvrNh5WQ== +"@typescript-eslint/utils@8.0.0-alpha.54": + version "8.0.0-alpha.54" + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.0-alpha.54.tgz#26cf2e4dfc9fd7eb368d8a011709bd59f602b259" + integrity sha512-Xu+dl3SJ4NOuzSHpRj1nIJPsoNTcPuG6EFVolrEVl+GZReaiBdexwpTo4/gV64khZEVewEIdYV3FBs5elIjI0g== dependencies: "@eslint-community/eslint-utils" "^4.4.0" - "@typescript-eslint/scope-manager" "8.0.0-alpha.49" - "@typescript-eslint/types" "8.0.0-alpha.49" - "@typescript-eslint/typescript-estree" "8.0.0-alpha.49" + "@typescript-eslint/scope-manager" "8.0.0-alpha.54" + "@typescript-eslint/types" "8.0.0-alpha.54" + "@typescript-eslint/typescript-estree" "8.0.0-alpha.54" "@typescript-eslint/visitor-keys@6.20.0": version "6.20.0" @@ -3528,12 +3528,12 @@ "@typescript-eslint/types" "7.11.0" eslint-visitor-keys "^3.4.3" -"@typescript-eslint/visitor-keys@8.0.0-alpha.49": - version "8.0.0-alpha.49" - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.49.tgz#2c66826e458b7e15c5c12d0564b5f57ba2c6225e" - integrity sha512-raajTta5+N2MHDV6NNItRCm8drGsJ+vxjaFu3q+iT2keNCf6kD8V08PhXfMCxoS9u1DtqQUsJ10T6ybmBoF0cQ== +"@typescript-eslint/visitor-keys@8.0.0-alpha.54": + version "8.0.0-alpha.54" + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.54.tgz#d6a0f218d77537ced7678d22b14aa4893bd526e1" + integrity sha512-lS8wrI6Vxw6ebIi+ehocAjXLG43bN5JCC8+wtGDD3Xw9O/EVpanAVdftefJs/mlK87eyccvVIiiHgD294TpIEQ== dependencies: - "@typescript-eslint/types" "8.0.0-alpha.49" + "@typescript-eslint/types" "8.0.0-alpha.54" eslint-visitor-keys "^3.4.3" "@unhead/dom@1.9.16", "@unhead/dom@^1.9.16": @@ -10632,14 +10632,14 @@ typed-array-length@^1.0.4: for-each "^0.3.3" is-typed-array "^1.1.9" -typescript-eslint@8.0.0-alpha.49: - version "8.0.0-alpha.49" - resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.0.0-alpha.49.tgz#07c3cda5ed4ec2ddb941ef08b189ecde76bc232b" - integrity sha512-nk8tq3jCV5MhZTd78vx2th9RjJlDs+mF+RERqOQQcGEP84xQm9DMDjFu10Cjw6JOWRUuQ14uA57vAQNLhmMlCA== +typescript-eslint@8.0.0-alpha.54: + version "8.0.0-alpha.54" + resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.0.0-alpha.54.tgz#a1705d819b1baa3f00ee773731833b98d78c60c1" + integrity sha512-5rTqLSAgzum8W0dIh8jgDosXNQufhfc9pyDXaBpBTgwtTypBzrcRgCz8Xp0XKrpSBCuLdfFt+X/ueEnoqrOcJA== dependencies: - "@typescript-eslint/eslint-plugin" "8.0.0-alpha.49" - "@typescript-eslint/parser" "8.0.0-alpha.49" - "@typescript-eslint/utils" "8.0.0-alpha.49" + "@typescript-eslint/eslint-plugin" "8.0.0-alpha.54" + "@typescript-eslint/parser" "8.0.0-alpha.54" + "@typescript-eslint/utils" "8.0.0-alpha.54" typescript@^5.3.3: version "5.5.3"