From 0f75f8cc192ec2dfe18fc3e616141d47dff2c45d Mon Sep 17 00:00:00 2001 From: Renovate Date: Mon, 29 Jul 2024 13:57:56 +0000 Subject: [PATCH] chore(deps): update dependency typescript-eslint to v8.0.0-alpha.57 --- package.json | 2 +- yarn.lock | 114 +++++++++++++++++++++++++-------------------------- 2 files changed, 58 insertions(+), 58 deletions(-) diff --git a/package.json b/package.json index 7555419..9cf0b2d 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.54", + "typescript-eslint": "8.0.0-alpha.57", "vite-plugin-vuetify": "^2.0.1", "vue": "^3.4.19", "vue-router": "^4.3.0", diff --git a/yarn.lock b/yarn.lock index 2a831a4..8094b81 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3271,16 +3271,16 @@ dependencies: "@types/yargs-parser" "*" -"@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== +"@typescript-eslint/eslint-plugin@8.0.0-alpha.57": + version "8.0.0-alpha.57" + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0-alpha.57.tgz#325db67294f06d8afad4d32ac77c7a2fdf04442f" + integrity sha512-Z745/tZE5o5RMFApZwf4ltEPmxeIqqSBlo48HNVBrjuUTof+tcIhvW6NepXjHSnSHyT97XI9mmDgl/X7PCfKUg== dependencies: "@eslint-community/regexpp" "^4.10.0" - "@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" + "@typescript-eslint/scope-manager" "8.0.0-alpha.57" + "@typescript-eslint/type-utils" "8.0.0-alpha.57" + "@typescript-eslint/utils" "8.0.0-alpha.57" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.57" 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.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== +"@typescript-eslint/parser@8.0.0-alpha.57": + version "8.0.0-alpha.57" + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.0.0-alpha.57.tgz#15e119480555d93a69984af030bfae05f271bee3" + integrity sha512-OaOApLLMHWtA8J2OEVSMcUI+WyS0t6HMHfK2Pxj+ngw/SeVwnw3z7ebK51V/ncZYnEa4FYxpDFInJbgaDNbG3w== dependencies: - "@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" + "@typescript-eslint/scope-manager" "8.0.0-alpha.57" + "@typescript-eslint/types" "8.0.0-alpha.57" + "@typescript-eslint/typescript-estree" "8.0.0-alpha.57" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.57" 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.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== +"@typescript-eslint/scope-manager@8.0.0-alpha.57": + version "8.0.0-alpha.57" + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.57.tgz#138b967c18ef079442877d8fb53b0989472a985f" + integrity sha512-hSk8Z1ecbG+pstE9CF9c50ZrgWmzUwtxmE8f3GBmqGs3amuC1M4UGZ1jpPv/J0SnCPSG+vIIBfobhTHpDuzB9w== dependencies: - "@typescript-eslint/types" "8.0.0-alpha.54" - "@typescript-eslint/visitor-keys" "8.0.0-alpha.54" + "@typescript-eslint/types" "8.0.0-alpha.57" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.57" "@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.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== +"@typescript-eslint/type-utils@8.0.0-alpha.57": + version "8.0.0-alpha.57" + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.0.0-alpha.57.tgz#752a1f4540966ed8c40255b58d9ad15e3e4e8d0c" + integrity sha512-ZFI7d6WEUfmcLBNE8rAVkjJeM/qojk4/93yKCfw2484EQvJrtF4vH46CB813s0Qw48EtszsVTuH8J3f8PGkHUg== dependencies: - "@typescript-eslint/typescript-estree" "8.0.0-alpha.54" - "@typescript-eslint/utils" "8.0.0-alpha.54" + "@typescript-eslint/typescript-estree" "8.0.0-alpha.57" + "@typescript-eslint/utils" "8.0.0-alpha.57" 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.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/types@8.0.0-alpha.57": + version "8.0.0-alpha.57" + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0-alpha.57.tgz#b3106aacc31830224c283ff30319efd3e4c3da50" + integrity sha512-xShJ3YFDJjAi8lfP2zeRhAapHATiCF+wWjrjsF/GuDWIx0CcM7Ij7n8ZKZB3KVnSczdxG5adigUylMgep4hUiA== "@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.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== +"@typescript-eslint/typescript-estree@8.0.0-alpha.57": + version "8.0.0-alpha.57" + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.57.tgz#cd8f3803c836b536cac7a07abe5d0e109871c0fe" + integrity sha512-9qJFTFos5ORpIqbZ+y7ObQhcXNNHc/q0FLs2rh3Yr+P06K7w3N5dfEewCZbcd8YfH2E4YmQdMlb52TLw1XhzIQ== dependencies: - "@typescript-eslint/types" "8.0.0-alpha.54" - "@typescript-eslint/visitor-keys" "8.0.0-alpha.54" + "@typescript-eslint/types" "8.0.0-alpha.57" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.57" 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.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== +"@typescript-eslint/utils@8.0.0-alpha.57": + version "8.0.0-alpha.57" + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.0-alpha.57.tgz#add99e3533f1dc3cd0e953b2ce22cb22a8eda2e2" + integrity sha512-Q+ZYCT6cTway02uF6buloux+u+mLTxZOSleKrCYA9gQEz2cKrjVYKy3z5xCWCethb/0/50JJyVR9TXIjh0Xszg== dependencies: "@eslint-community/eslint-utils" "^4.4.0" - "@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/scope-manager" "8.0.0-alpha.57" + "@typescript-eslint/types" "8.0.0-alpha.57" + "@typescript-eslint/typescript-estree" "8.0.0-alpha.57" "@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.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== +"@typescript-eslint/visitor-keys@8.0.0-alpha.57": + version "8.0.0-alpha.57" + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.57.tgz#51240d8577c90cc3850f1d176a57e891c83f458d" + integrity sha512-+9FK8xT4eWiPGI1eSTkOTSJCwT4byTD1D6s44+GsxCyGAiPFWjj7gzJKvGhiXjah/s3oGpi6dVwKs/YFY8O9rg== dependencies: - "@typescript-eslint/types" "8.0.0-alpha.54" + "@typescript-eslint/types" "8.0.0-alpha.57" eslint-visitor-keys "^3.4.3" "@unhead/dom@1.9.16", "@unhead/dom@^1.9.16": @@ -10672,14 +10672,14 @@ typed-array-length@^1.0.4: for-each "^0.3.3" is-typed-array "^1.1.9" -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== +typescript-eslint@8.0.0-alpha.57: + version "8.0.0-alpha.57" + resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.0.0-alpha.57.tgz#0524520885ba728fb353f171f754be4cfed64e37" + integrity sha512-4llUkSUIKC33Ov+212r0UgJmRkRHErRdJSYW/b8/7LUtASsEKQwrmdtvQuZT0VyRzdiB48DifMY1PYIc9cc8Yg== dependencies: - "@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-eslint/eslint-plugin" "8.0.0-alpha.57" + "@typescript-eslint/parser" "8.0.0-alpha.57" + "@typescript-eslint/utils" "8.0.0-alpha.57" typescript@^5.3.3: version "5.5.4"