chore(deps): update dependency typescript-eslint to v8.0.0-alpha.29

This commit is contained in:
Renovate
2024-06-08 16:57:36 +00:00
parent c7f754d0b6
commit 76431cd861
2 changed files with 58 additions and 58 deletions
+1 -1
View File
@@ -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.28",
"typescript-eslint": "8.0.0-alpha.29",
"vite-plugin-vuetify": "^2.0.1",
"vue": "^3.4.19",
"vue-router": "^4.3.0",
+57 -57
View File
@@ -3277,16 +3277,16 @@
dependencies:
"@types/yargs-parser" "*"
"@typescript-eslint/eslint-plugin@8.0.0-alpha.28":
version "8.0.0-alpha.28"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0-alpha.28.tgz#83aaf2ae7e690a18f51bc4fe74fa6088ca03e0c6"
integrity sha512-LsTbTdXiF7rP/H/ni85ia+01WmLBkkOq5sAi60OqHRa7mv7FTbwmiPwQ3hcHmXWxZFkHVy7hXXfBhwZzbbsaIA==
"@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==
dependencies:
"@eslint-community/regexpp" "^4.10.0"
"@typescript-eslint/scope-manager" "8.0.0-alpha.28"
"@typescript-eslint/type-utils" "8.0.0-alpha.28"
"@typescript-eslint/utils" "8.0.0-alpha.28"
"@typescript-eslint/visitor-keys" "8.0.0-alpha.28"
"@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"
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.28":
version "8.0.0-alpha.28"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.0.0-alpha.28.tgz#0307005e396f1d75233f809f4ab5a382eb086276"
integrity sha512-44N1MlwmhMUJ0jyrGuWe093wywcCIVu7I7Ge1H15HXCRIB7ptpSf3GJZRCDpumuEUKkVxoL8rdLixMnVDWyT2w==
"@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==
dependencies:
"@typescript-eslint/scope-manager" "8.0.0-alpha.28"
"@typescript-eslint/types" "8.0.0-alpha.28"
"@typescript-eslint/typescript-estree" "8.0.0-alpha.28"
"@typescript-eslint/visitor-keys" "8.0.0-alpha.28"
"@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"
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.28":
version "8.0.0-alpha.28"
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.28.tgz#dce68df68b9d76594912a2786ee956f9d337d8d6"
integrity sha512-Iq8QFmJ2DH2tx7jfOraMZM1Y1axRfWh4t29JXRgbzvgiDQ2uHRHcaXqTulqsZXzJ0+vERNvNkOIPcQYGsNeGVQ==
"@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==
dependencies:
"@typescript-eslint/types" "8.0.0-alpha.28"
"@typescript-eslint/visitor-keys" "8.0.0-alpha.28"
"@typescript-eslint/types" "8.0.0-alpha.29"
"@typescript-eslint/visitor-keys" "8.0.0-alpha.29"
"@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.28":
version "8.0.0-alpha.28"
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.0.0-alpha.28.tgz#6c4a5d6e4244f1679b05c494d37e6cce051bd5a4"
integrity sha512-Ta7vf3DtAakaeLEFGEnMGcfRtFV38PSLD+PvLT2xkof3vz5exKv4KYMyjAlNJmrhLzHwGWvHbt6IN8HoWwYnCw==
"@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==
dependencies:
"@typescript-eslint/typescript-estree" "8.0.0-alpha.28"
"@typescript-eslint/utils" "8.0.0-alpha.28"
"@typescript-eslint/typescript-estree" "8.0.0-alpha.29"
"@typescript-eslint/utils" "8.0.0-alpha.29"
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.28":
version "8.0.0-alpha.28"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0-alpha.28.tgz#068ab53c6f4546e9068a1fda2f34f039b3bb4a94"
integrity sha512-HYg+e0EWVShx0FEX0MAjDinYLmd+wD6nGMpbaddB1iACYwqaJFbf7vw0l+hdLTJvQC6UY8ndRkaEsL68QEoIZQ==
"@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/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.28":
version "8.0.0-alpha.28"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.28.tgz#95e8e5b81ae6803015d7ac9a372b56347faddd47"
integrity sha512-I/5ODd4XJ+TO0XrKwDaB4tVGVi6kz2LAlN3WPd7mZVVtW21HHByCILRhOF9RbC69gJQ/TGHFpWCmAcsq2RZisg==
"@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==
dependencies:
"@typescript-eslint/types" "8.0.0-alpha.28"
"@typescript-eslint/visitor-keys" "8.0.0-alpha.28"
"@typescript-eslint/types" "8.0.0-alpha.29"
"@typescript-eslint/visitor-keys" "8.0.0-alpha.29"
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.28":
version "8.0.0-alpha.28"
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.0-alpha.28.tgz#437096d9bfdb5e9c5a7bc5cd7b79164e400e5925"
integrity sha512-PnIz94+nbyjJisMI+KZqXMfw0wfIHvbyh0MGEx2M314wqm6SUWcxB5I8zduGQgJbRB0YFnboPS+MeSlBYPWrBQ==
"@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==
dependencies:
"@eslint-community/eslint-utils" "^4.4.0"
"@typescript-eslint/scope-manager" "8.0.0-alpha.28"
"@typescript-eslint/types" "8.0.0-alpha.28"
"@typescript-eslint/typescript-estree" "8.0.0-alpha.28"
"@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@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.28":
version "8.0.0-alpha.28"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.28.tgz#a6b2be7aa518fddea840d13317a7a944929207d1"
integrity sha512-+ewAOeKDycydKMlnfmW8zAURTA8PR5Csyvxy6PJt4XRYjoquode9/eWaMt9Sp4Rz1FGMSVU9KxDRR83ASH/xkQ==
"@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==
dependencies:
"@typescript-eslint/types" "8.0.0-alpha.28"
"@typescript-eslint/types" "8.0.0-alpha.29"
eslint-visitor-keys "^3.4.3"
"@unhead/dom@1.9.4", "@unhead/dom@^1.9.4":
@@ -10987,14 +10987,14 @@ typed-array-length@^1.0.4:
for-each "^0.3.3"
is-typed-array "^1.1.9"
typescript-eslint@8.0.0-alpha.28:
version "8.0.0-alpha.28"
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.0.0-alpha.28.tgz#cf432f56e04ad820ee29f57c56acddb3010fc135"
integrity sha512-hCJMQp3fOwt7o3V8ETQoMK+6yctfN++Rq9rQ8cukTfu/oCLkUycuez2TqBbkkkGxT/prqRNteU72RxiregqgWw==
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==
dependencies:
"@typescript-eslint/eslint-plugin" "8.0.0-alpha.28"
"@typescript-eslint/parser" "8.0.0-alpha.28"
"@typescript-eslint/utils" "8.0.0-alpha.28"
"@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@^5.3.3:
version "5.4.5"