chore(deps): update dependency typescript-eslint to v8.0.0-alpha.27
This commit is contained in:
+1
-1
@@ -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.26",
|
||||
"typescript-eslint": "8.0.0-alpha.27",
|
||||
"vite-plugin-vuetify": "^2.0.1",
|
||||
"vue": "^3.4.19",
|
||||
"vue-router": "^4.3.0",
|
||||
|
||||
@@ -3277,16 +3277,16 @@
|
||||
dependencies:
|
||||
"@types/yargs-parser" "*"
|
||||
|
||||
"@typescript-eslint/eslint-plugin@8.0.0-alpha.26":
|
||||
version "8.0.0-alpha.26"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0-alpha.26.tgz#f8e0aab328dc2db16cb4177b004234f3a0c9004b"
|
||||
integrity sha512-25oYeFw55ZDU+yReSEA8aWekSYwArgs0lNICMK/kCASD0Dk37MiBf9NJnA2RxtN8YUljtXKfzv6HbWjzXWAuWQ==
|
||||
"@typescript-eslint/eslint-plugin@8.0.0-alpha.27":
|
||||
version "8.0.0-alpha.27"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0-alpha.27.tgz#51f1108580813a187ef39291fc3b3eb078fa1bf0"
|
||||
integrity sha512-HepmIGj1W4aBd5e9HEfMlw2RuEH+c66KGrqZ14onwsToQhTXD4ZxEVYCZnHlFjluOKUzU98is310UZrB90d4Tg==
|
||||
dependencies:
|
||||
"@eslint-community/regexpp" "^4.10.0"
|
||||
"@typescript-eslint/scope-manager" "8.0.0-alpha.26"
|
||||
"@typescript-eslint/type-utils" "8.0.0-alpha.26"
|
||||
"@typescript-eslint/utils" "8.0.0-alpha.26"
|
||||
"@typescript-eslint/visitor-keys" "8.0.0-alpha.26"
|
||||
"@typescript-eslint/scope-manager" "8.0.0-alpha.27"
|
||||
"@typescript-eslint/type-utils" "8.0.0-alpha.27"
|
||||
"@typescript-eslint/utils" "8.0.0-alpha.27"
|
||||
"@typescript-eslint/visitor-keys" "8.0.0-alpha.27"
|
||||
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.26":
|
||||
version "8.0.0-alpha.26"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.0.0-alpha.26.tgz#b0bba0dd7e12a52f76923c21ae45195dbe5f4403"
|
||||
integrity sha512-fSrBlmbFfIZHp/blR6EA+AfeFfWDqY5s44mQ3eIZL/kvJJeIsHzToDbSCW6DbgmFgHDxoW4VmFqDdY3uXyx1IA==
|
||||
"@typescript-eslint/parser@8.0.0-alpha.27":
|
||||
version "8.0.0-alpha.27"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.0.0-alpha.27.tgz#147d11975a32bdee1fc11ea9fdbbef15ffebfb5f"
|
||||
integrity sha512-1exQE52lVo2CNbit0PmFd0eIeNcbn5mgrK+lvrGNsYIGpkImVNovpRcjoKCK8xwM8ixWCavk5t6VgXH4e6meVw==
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager" "8.0.0-alpha.26"
|
||||
"@typescript-eslint/types" "8.0.0-alpha.26"
|
||||
"@typescript-eslint/typescript-estree" "8.0.0-alpha.26"
|
||||
"@typescript-eslint/visitor-keys" "8.0.0-alpha.26"
|
||||
"@typescript-eslint/scope-manager" "8.0.0-alpha.27"
|
||||
"@typescript-eslint/types" "8.0.0-alpha.27"
|
||||
"@typescript-eslint/typescript-estree" "8.0.0-alpha.27"
|
||||
"@typescript-eslint/visitor-keys" "8.0.0-alpha.27"
|
||||
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.26":
|
||||
version "8.0.0-alpha.26"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.26.tgz#92b7f393dd24b463328361800f7dbd4787d17449"
|
||||
integrity sha512-qOL1MEDHXJn2egI9tj0YJ3j/9QUK6tSO/nNY/zmArZu8DS+nDQGKf/qSy0GuqOeIdMHu0h0jTo5pDanOURgWlw==
|
||||
"@typescript-eslint/scope-manager@8.0.0-alpha.27":
|
||||
version "8.0.0-alpha.27"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.27.tgz#c616328e6cf64530aaa4ee95b2e142bb97035e46"
|
||||
integrity sha512-EVXL2YusRd470P5BFADQ4uKlydQua8ifzPnDik0Im42RECDXUs2B0jFfQbsgVQ0prY5gOtakk7a4JbxQLvqQZQ==
|
||||
dependencies:
|
||||
"@typescript-eslint/types" "8.0.0-alpha.26"
|
||||
"@typescript-eslint/visitor-keys" "8.0.0-alpha.26"
|
||||
"@typescript-eslint/types" "8.0.0-alpha.27"
|
||||
"@typescript-eslint/visitor-keys" "8.0.0-alpha.27"
|
||||
|
||||
"@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.26":
|
||||
version "8.0.0-alpha.26"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.0.0-alpha.26.tgz#bb626ec3dfbaea644138a1b2908d3c490238e9ee"
|
||||
integrity sha512-LUNlz/sYwbXR3cL7dAfULweSP9dibynFqTuHWrokhhOH6hr/pgRrfudqjvxqAK7bMMxvrTzCYOtlcPQYvF8quQ==
|
||||
"@typescript-eslint/type-utils@8.0.0-alpha.27":
|
||||
version "8.0.0-alpha.27"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.0.0-alpha.27.tgz#3282d681ac1ecd6d588ac9fe66f63fa3cf3c2639"
|
||||
integrity sha512-T8AIBZV+dVR7Asf1M2IAihe/L5CVp+gMJf4D+2ESAt4Lv0Yi9E35cY7S5kkvU83/8qsKQO/yRIZyRMLx9SGEPQ==
|
||||
dependencies:
|
||||
"@typescript-eslint/typescript-estree" "8.0.0-alpha.26"
|
||||
"@typescript-eslint/utils" "8.0.0-alpha.26"
|
||||
"@typescript-eslint/typescript-estree" "8.0.0-alpha.27"
|
||||
"@typescript-eslint/utils" "8.0.0-alpha.27"
|
||||
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.26":
|
||||
version "8.0.0-alpha.26"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0-alpha.26.tgz#2ce2f148f8f63d805f6bad7875ed87f4f6eeda93"
|
||||
integrity sha512-kO+wa+n1q1oh2xzjSYlXub/AsiV8Hi+gVC5FHleEIREZpwzTHLiJyZiSDWWjQfuq6XVyPxusWhQpjH8dIcOzwg==
|
||||
"@typescript-eslint/types@8.0.0-alpha.27":
|
||||
version "8.0.0-alpha.27"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0-alpha.27.tgz#e0ded0e3ff2543d4d2d0f392696b7932621a6f20"
|
||||
integrity sha512-L9w7s4ACzvsd7dr8iGGdz5YSVEHOjC3FLY0NvMvn+CfdWop2jubnb2zios6jhsttKu0lViNE6+D+bKzyHOKJQw==
|
||||
|
||||
"@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.26":
|
||||
version "8.0.0-alpha.26"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.26.tgz#38970eb5c5d253884b3707a8069dd03248e85b09"
|
||||
integrity sha512-XGljoEEK6Z9X4Okx1VwPlgotcZsZg5Kzm8yoGhRxIX/FyenJTtHEFlhz+tIajW20Ez/gToPdzPJmVaEzEwwzKw==
|
||||
"@typescript-eslint/typescript-estree@8.0.0-alpha.27":
|
||||
version "8.0.0-alpha.27"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.27.tgz#0e1a55dceee27e7fd0c2d0cd18acb0e1c17a8433"
|
||||
integrity sha512-/BZv7UgL5ck1xAORdDG3scXuLzBgGGQBoRCo8M6AxzeGtrC6mIxFW2/1bePnbT3AiWWTeDk0xvjcu2gydjIu9w==
|
||||
dependencies:
|
||||
"@typescript-eslint/types" "8.0.0-alpha.26"
|
||||
"@typescript-eslint/visitor-keys" "8.0.0-alpha.26"
|
||||
"@typescript-eslint/types" "8.0.0-alpha.27"
|
||||
"@typescript-eslint/visitor-keys" "8.0.0-alpha.27"
|
||||
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.26":
|
||||
version "8.0.0-alpha.26"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.0-alpha.26.tgz#5c748f436174a2b52b001f90a2efba5db4f1bc39"
|
||||
integrity sha512-1nSZmX3HOva66uC0UrtXWNd+IK76iNp6nXIgUF3xzOdMZ6E6HeqrXT+T+O+mQT2BRS6TYgMPg9cp28BQtwT6Fg==
|
||||
"@typescript-eslint/utils@8.0.0-alpha.27":
|
||||
version "8.0.0-alpha.27"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.0-alpha.27.tgz#149f7ba299f858024830d1d566d939edad7235fb"
|
||||
integrity sha512-6bi93eaESc8Z+emTkoQWEMPz8DV2/2T5mQ/BDGq+TdBOX3CmJoauMoPyYu5Nao5G/b8IEa+iXzT9fhOHKHKJOg==
|
||||
dependencies:
|
||||
"@eslint-community/eslint-utils" "^4.4.0"
|
||||
"@typescript-eslint/scope-manager" "8.0.0-alpha.26"
|
||||
"@typescript-eslint/types" "8.0.0-alpha.26"
|
||||
"@typescript-eslint/typescript-estree" "8.0.0-alpha.26"
|
||||
"@typescript-eslint/scope-manager" "8.0.0-alpha.27"
|
||||
"@typescript-eslint/types" "8.0.0-alpha.27"
|
||||
"@typescript-eslint/typescript-estree" "8.0.0-alpha.27"
|
||||
|
||||
"@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.26":
|
||||
version "8.0.0-alpha.26"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.26.tgz#8c649ea98c850e8c182bf3ed0cf982460261cd45"
|
||||
integrity sha512-5QLzjFiNqkFV5AuQRCc1Q4OA3AdhcFjMTz9/9+FgrFI6L0vuEmm+V9dOOZocMeD0+SwajUqodTKyhSJ89YleOA==
|
||||
"@typescript-eslint/visitor-keys@8.0.0-alpha.27":
|
||||
version "8.0.0-alpha.27"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.27.tgz#71bf76d20c740c1a075b19b60aa890778384ddb0"
|
||||
integrity sha512-bwEVlTWtzHaqaedug01Jll3gVZKxK/QpS7/iXqciI6EngfjthwXE3inM/J+6CtxHrTBkcX75ShzNYDrClKn4jw==
|
||||
dependencies:
|
||||
"@typescript-eslint/types" "8.0.0-alpha.26"
|
||||
"@typescript-eslint/types" "8.0.0-alpha.27"
|
||||
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.26:
|
||||
version "8.0.0-alpha.26"
|
||||
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.0.0-alpha.26.tgz#83e6f640ccdc9d7937965925d368183324bec899"
|
||||
integrity sha512-J42oz1vXxiglijmq5cERYNFekBcExcCRKjueXkFF0LsZNK89uN1SZACICOkS75PT8NQ+qwdW3lMd6wIbCS4DLA==
|
||||
typescript-eslint@8.0.0-alpha.27:
|
||||
version "8.0.0-alpha.27"
|
||||
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.0.0-alpha.27.tgz#028cb7619978015fc8871cfbb80268c91fe015f7"
|
||||
integrity sha512-33OLepILfCgcbHIEH+JBgJWGP1fv+XO6KctFa8cvFqNOy4oX5clIg5fp+/p9NBNvNQh9IXrXltjsj2BuquHX8g==
|
||||
dependencies:
|
||||
"@typescript-eslint/eslint-plugin" "8.0.0-alpha.26"
|
||||
"@typescript-eslint/parser" "8.0.0-alpha.26"
|
||||
"@typescript-eslint/utils" "8.0.0-alpha.26"
|
||||
"@typescript-eslint/eslint-plugin" "8.0.0-alpha.27"
|
||||
"@typescript-eslint/parser" "8.0.0-alpha.27"
|
||||
"@typescript-eslint/utils" "8.0.0-alpha.27"
|
||||
|
||||
typescript@^5.3.3:
|
||||
version "5.4.5"
|
||||
|
||||
Reference in New Issue
Block a user