From 636fedaeb28be3d41aa80a6cf0654c4b81bfd3d6 Mon Sep 17 00:00:00 2001 From: Renovate Date: Sat, 20 Jul 2024 04:58:24 +0000 Subject: [PATCH] chore(deps): update dependency typescript-eslint to v8.0.0-alpha.47 --- package.json | 2 +- yarn.lock | 114 +++++++++++++++++++++++++-------------------------- 2 files changed, 58 insertions(+), 58 deletions(-) diff --git a/package.json b/package.json index 010fc69..0d60f61 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.45", + "typescript-eslint": "8.0.0-alpha.47", "vite-plugin-vuetify": "^2.0.1", "vue": "^3.4.19", "vue-router": "^4.3.0", diff --git a/yarn.lock b/yarn.lock index 1579a8c..08ade15 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3253,16 +3253,16 @@ dependencies: "@types/yargs-parser" "*" -"@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== +"@typescript-eslint/eslint-plugin@8.0.0-alpha.47": + version "8.0.0-alpha.47" + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0-alpha.47.tgz#23f6f31b34c7197ed98de81520c5f74673cb9efd" + integrity sha512-pkQsaRXqAsoPdZZJ24+5jhRueId3uJH3lSrP3FQxxYyUKH/WcpTFMi8/iQ8Mi3vq/PTqwaZ6Y+GJtyvLcZUGZg== dependencies: "@eslint-community/regexpp" "^4.10.0" - "@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" + "@typescript-eslint/scope-manager" "8.0.0-alpha.47" + "@typescript-eslint/type-utils" "8.0.0-alpha.47" + "@typescript-eslint/utils" "8.0.0-alpha.47" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.47" 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.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== +"@typescript-eslint/parser@8.0.0-alpha.47": + version "8.0.0-alpha.47" + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.0.0-alpha.47.tgz#d190e4c3b1cc55a9492f9b83026e7487e9df301d" + integrity sha512-DsbVHJETIlGQRJYk7F6fsC1CCDpRh+RYGDwcpCMTMBWWqB6Pd4cHJ3updzcVWbfPiHv3tX9snN6bIQjW3bIAiQ== dependencies: - "@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" + "@typescript-eslint/scope-manager" "8.0.0-alpha.47" + "@typescript-eslint/types" "8.0.0-alpha.47" + "@typescript-eslint/typescript-estree" "8.0.0-alpha.47" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.47" 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.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== +"@typescript-eslint/scope-manager@8.0.0-alpha.47": + version "8.0.0-alpha.47" + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.47.tgz#f9288e82a760f3ea64112f1dbdba2acd6a8ab4b0" + integrity sha512-w2ihTDFyukIxOfyG3fgkU9exRQNFAcc5EPGKcqKZ3POK9b0XgsTIHduD9awSE/5rNW6soSJJYj19cA7JW5CH/Q== dependencies: - "@typescript-eslint/types" "8.0.0-alpha.45" - "@typescript-eslint/visitor-keys" "8.0.0-alpha.45" + "@typescript-eslint/types" "8.0.0-alpha.47" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.47" "@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.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== +"@typescript-eslint/type-utils@8.0.0-alpha.47": + version "8.0.0-alpha.47" + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.0.0-alpha.47.tgz#cad8c376232d18974b9dbca37cbf581fd9393b2c" + integrity sha512-ZKjt05Lrgfo6v32Aa+CEJmquXhHaN7u4+ZiPvZDLeXmCmdXO/OZPkscHDdd3QRnuHHxGfhcg0yG5pKkyu05t3w== dependencies: - "@typescript-eslint/typescript-estree" "8.0.0-alpha.45" - "@typescript-eslint/utils" "8.0.0-alpha.45" + "@typescript-eslint/typescript-estree" "8.0.0-alpha.47" + "@typescript-eslint/utils" "8.0.0-alpha.47" 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.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/types@8.0.0-alpha.47": + version "8.0.0-alpha.47" + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0-alpha.47.tgz#9fab18253639be9506c1e977dd3bc3fef44e668b" + integrity sha512-Jb2toEU34iYev82/EQtJTcI3V4Whi6LMSm6Y/fNQPqRI8oYCzVuoEx95OZLLpiZOAK/F1CWXNZObvBg6/lM59g== "@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.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== +"@typescript-eslint/typescript-estree@8.0.0-alpha.47": + version "8.0.0-alpha.47" + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.47.tgz#aeae9715ef8d5550d6a8d62ac0f6f1192109ed20" + integrity sha512-8RQlspUvCrHIs1DhxR0hCh9ZJrD63Hnpj4zGYQEhHvxWXcWD2uYFeP8n2Ulib1HumIZlLwJsXU+MV9uj44iXcQ== dependencies: - "@typescript-eslint/types" "8.0.0-alpha.45" - "@typescript-eslint/visitor-keys" "8.0.0-alpha.45" + "@typescript-eslint/types" "8.0.0-alpha.47" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.47" 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.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== +"@typescript-eslint/utils@8.0.0-alpha.47": + version "8.0.0-alpha.47" + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.0-alpha.47.tgz#7857ffd862b0e374247b190f061bf55aef3434ca" + integrity sha512-RLvHFJstxMGMKzSKrdq7u1t6i2ZYQLR8E5BSwb2nIekLtMWHMxHbVef2dH4w3AoAEzUH3W0S/9jc3N0FLfOOYA== dependencies: "@eslint-community/eslint-utils" "^4.4.0" - "@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/scope-manager" "8.0.0-alpha.47" + "@typescript-eslint/types" "8.0.0-alpha.47" + "@typescript-eslint/typescript-estree" "8.0.0-alpha.47" "@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.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== +"@typescript-eslint/visitor-keys@8.0.0-alpha.47": + version "8.0.0-alpha.47" + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.47.tgz#1c71cb9ab9f3ad9e64b44a18a15c92a6442d7898" + integrity sha512-k2CQOfSBZXmAmM/WUoykxMZxEoA1+JHwbVkl2Tf2RimH11XrnFMyyx81XE/DCjbfLsHexNhHBhBj74Ga9kGlgg== dependencies: - "@typescript-eslint/types" "8.0.0-alpha.45" + "@typescript-eslint/types" "8.0.0-alpha.47" 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.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== +typescript-eslint@8.0.0-alpha.47: + version "8.0.0-alpha.47" + resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.0.0-alpha.47.tgz#89b2a465c2195a5c8e2a69be680b423b94fdb51b" + integrity sha512-0tOuEPPxA53mS60FlQWCMtgLEZzJGRF8Cxa3eExQyoBaOVucJFpIIr7qwXPxHNIYJ6fJd3zs8p+GYIS4q5Rokw== dependencies: - "@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-eslint/eslint-plugin" "8.0.0-alpha.47" + "@typescript-eslint/parser" "8.0.0-alpha.47" + "@typescript-eslint/utils" "8.0.0-alpha.47" typescript@^5.3.3: version "5.5.3"