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

This commit is contained in:
Renovate
2024-07-31 20:01:24 +00:00
parent b4a2a7b388
commit f8ee56586a
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.61",
"typescript-eslint": "8.0.0",
"vite-plugin-vuetify": "^2.0.1",
"vue": "^3.4.19",
"vue-router": "^4.3.0",
+57 -57
View File
@@ -3271,16 +3271,16 @@
dependencies:
"@types/yargs-parser" "*"
"@typescript-eslint/eslint-plugin@8.0.0-alpha.61":
version "8.0.0-alpha.61"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0-alpha.61.tgz#62477332ec5070d36f3503940266dbd61ba13734"
integrity sha512-NzaLAb1VBPf0qj1n7/0SC4iEgr07FIgW5klbCfvqzh4Irgz/xJcd2flw334GeYn5JuMSvWbehroEeTYcmDcbzw==
"@typescript-eslint/eslint-plugin@8.0.0":
version "8.0.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0.tgz#0fee96f6b691e4bfb9c260fd77d1c86bfbac4f56"
integrity sha512-STIZdwEQRXAHvNUS6ILDf5z3u95Gc8jzywunxSNqX00OooIemaaNIA0vEgynJlycL5AjabYLLrIyHd4iazyvtg==
dependencies:
"@eslint-community/regexpp" "^4.10.0"
"@typescript-eslint/scope-manager" "8.0.0-alpha.61"
"@typescript-eslint/type-utils" "8.0.0-alpha.61"
"@typescript-eslint/utils" "8.0.0-alpha.61"
"@typescript-eslint/visitor-keys" "8.0.0-alpha.61"
"@typescript-eslint/scope-manager" "8.0.0"
"@typescript-eslint/type-utils" "8.0.0"
"@typescript-eslint/utils" "8.0.0"
"@typescript-eslint/visitor-keys" "8.0.0"
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.61":
version "8.0.0-alpha.61"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.0.0-alpha.61.tgz#18ecbc9bf47827896ef6928bf5e432d90a38664d"
integrity sha512-r8hGIx4ybNgbUlADAMyNJ+LtOtM0FBRsWrJXu7QegUnnpMovB4AYMXH/2Lm+dT9omDkcTMz53XL5N2rb5V4HVQ==
"@typescript-eslint/parser@8.0.0":
version "8.0.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.0.0.tgz#5a5030cf8123176b5a0abd966f99e5f9f110652d"
integrity sha512-pS1hdZ+vnrpDIxuFXYQpLTILglTjSYJ9MbetZctrUawogUsPdz31DIIRZ9+rab0LhYNTsk88w4fIzVheiTbWOQ==
dependencies:
"@typescript-eslint/scope-manager" "8.0.0-alpha.61"
"@typescript-eslint/types" "8.0.0-alpha.61"
"@typescript-eslint/typescript-estree" "8.0.0-alpha.61"
"@typescript-eslint/visitor-keys" "8.0.0-alpha.61"
"@typescript-eslint/scope-manager" "8.0.0"
"@typescript-eslint/types" "8.0.0"
"@typescript-eslint/typescript-estree" "8.0.0"
"@typescript-eslint/visitor-keys" "8.0.0"
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.61":
version "8.0.0-alpha.61"
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.61.tgz#9b18bc7382f0fa19724769aed06a68decb60ffdd"
integrity sha512-3LXDjk0utLJH0PMJnH9ZIoxnSftbnNZ2m6pzHXsK6m9FdXFswRUcVuMQ6D25IidDIpN61cIQUICRBoVIs+Nh/Q==
"@typescript-eslint/scope-manager@8.0.0":
version "8.0.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.0.tgz#d14df46c9e43c53af7699dfa800cd615d7dfc118"
integrity sha512-V0aa9Csx/ZWWv2IPgTfY7T4agYwJyILESu/PVqFtTFz9RIS823mAze+NbnBI8xiwdX3iqeQbcTYlvB04G9wyQw==
dependencies:
"@typescript-eslint/types" "8.0.0-alpha.61"
"@typescript-eslint/visitor-keys" "8.0.0-alpha.61"
"@typescript-eslint/types" "8.0.0"
"@typescript-eslint/visitor-keys" "8.0.0"
"@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.61":
version "8.0.0-alpha.61"
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.0.0-alpha.61.tgz#2944f3dcc640f32a69b6d7ec9b935db68ea282de"
integrity sha512-rhjF55fAKxJI90WMq6mZt67nop0+wU33ya12UqmTaG2NQEOGZYUbhOersMnv3/xIApGzTIC1gK0Zej2HUb/CpA==
"@typescript-eslint/type-utils@8.0.0":
version "8.0.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.0.0.tgz#facecaf0736bfe8394b9290382f300554cf90884"
integrity sha512-mJAFP2mZLTBwAn5WI4PMakpywfWFH5nQZezUQdSKV23Pqo6o9iShQg1hP2+0hJJXP2LnZkWPphdIq4juYYwCeg==
dependencies:
"@typescript-eslint/typescript-estree" "8.0.0-alpha.61"
"@typescript-eslint/utils" "8.0.0-alpha.61"
"@typescript-eslint/typescript-estree" "8.0.0"
"@typescript-eslint/utils" "8.0.0"
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.61":
version "8.0.0-alpha.61"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0-alpha.61.tgz#9eba165013be527d24fac28b80ad95f4f206636c"
integrity sha512-/cdJX8rpk2K2glu+GcTlNhtVN4vEIilexD9ak5fC19i4zKdFQto2+Q9MBtNZ0s85Uafe2XS8KI2VoNfbTaL/vQ==
"@typescript-eslint/types@8.0.0":
version "8.0.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0.tgz#7195ea9369fe5ee46b958d7ffca6bd26511cce18"
integrity sha512-wgdSGs9BTMWQ7ooeHtu5quddKKs5Z5dS+fHLbrQI+ID0XWJLODGMHRfhwImiHoeO2S5Wir2yXuadJN6/l4JRxw==
"@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.61":
version "8.0.0-alpha.61"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.61.tgz#29737dd8f7bc2fcf1570702500f948949f22d6a3"
integrity sha512-4vwQFtfcAkZ2plK+ypDXRlVwVZ4ITzPpeeLrIoZIvU1ctVwJhgVNC2rb6FaEAxkizXhgtLg3LpTcFSxCwOzD2g==
"@typescript-eslint/typescript-estree@8.0.0":
version "8.0.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0.tgz#d172385ced7cb851a038b5c834c245a97a0f9cf6"
integrity sha512-5b97WpKMX+Y43YKi4zVcCVLtK5F98dFls3Oxui8LbnmRsseKenbbDinmvxrWegKDMmlkIq/XHuyy0UGLtpCDKg==
dependencies:
"@typescript-eslint/types" "8.0.0-alpha.61"
"@typescript-eslint/visitor-keys" "8.0.0-alpha.61"
"@typescript-eslint/types" "8.0.0"
"@typescript-eslint/visitor-keys" "8.0.0"
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.61":
version "8.0.0-alpha.61"
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.0-alpha.61.tgz#62409db8e939178717e530a925008bb967d4b476"
integrity sha512-QGGHXhSa0NlCxbLKF7tO4HBnnnPCXESEKillB59u7T3o6MVqpJPgniYWvNYwklpfuiO8DCvdFkvS0ijMshTZyQ==
"@typescript-eslint/utils@8.0.0":
version "8.0.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.0.tgz#1794d6f4b37ec253172a173dc938ae68651b9b99"
integrity sha512-k/oS/A/3QeGLRvOWCg6/9rATJL5rec7/5s1YmdS0ZU6LHveJyGFwBvLhSRBv6i9xaj7etmosp+l+ViN1I9Aj/Q==
dependencies:
"@eslint-community/eslint-utils" "^4.4.0"
"@typescript-eslint/scope-manager" "8.0.0-alpha.61"
"@typescript-eslint/types" "8.0.0-alpha.61"
"@typescript-eslint/typescript-estree" "8.0.0-alpha.61"
"@typescript-eslint/scope-manager" "8.0.0"
"@typescript-eslint/types" "8.0.0"
"@typescript-eslint/typescript-estree" "8.0.0"
"@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.61":
version "8.0.0-alpha.61"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.61.tgz#ae058b03cd929226452d9cad62c74e53e489e240"
integrity sha512-7sadAvoAugg8LToN00GsoZdOf8KQAavpGPjOU6y9ug9N2Zr+S4cG048JMmbU7Q5K5NPIFkCTj2ePBoOx7m86yQ==
"@typescript-eslint/visitor-keys@8.0.0":
version "8.0.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0.tgz#224a67230190d267e6e78586bd7d8dfbd32ae4f3"
integrity sha512-oN0K4nkHuOyF3PVMyETbpP5zp6wfyOvm7tWhTMfoqxSSsPmJIh6JNASuZDlODE8eE+0EB9uar+6+vxr9DBTYOA==
dependencies:
"@typescript-eslint/types" "8.0.0-alpha.61"
"@typescript-eslint/types" "8.0.0"
eslint-visitor-keys "^3.4.3"
"@unhead/dom@1.9.16", "@unhead/dom@^1.9.16":
@@ -10731,14 +10731,14 @@ typed-array-length@^1.0.4:
for-each "^0.3.3"
is-typed-array "^1.1.9"
typescript-eslint@8.0.0-alpha.61:
version "8.0.0-alpha.61"
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.0.0-alpha.61.tgz#b8f4dfa9198ecd4bd504b4e6acfdb25045c57c5b"
integrity sha512-oHRG8OASpIEUAHYCHC4qU+cWU7SX/VbCdDdw2THEAy7uOHFv2GN+H16stZpBAzV1oNRD+4QknHMf8LLyagOKdQ==
typescript-eslint@8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.0.0.tgz#4d9098755d617d723853563a7ea41d2c6b1c3943"
integrity sha512-yQWBJutWL1PmpmDddIOl9/Mi6vZjqNCjqSGBMQ4vsc2Aiodk0SnbQQWPXbSy0HNuKCuGkw1+u4aQ2mO40TdhDQ==
dependencies:
"@typescript-eslint/eslint-plugin" "8.0.0-alpha.61"
"@typescript-eslint/parser" "8.0.0-alpha.61"
"@typescript-eslint/utils" "8.0.0-alpha.61"
"@typescript-eslint/eslint-plugin" "8.0.0"
"@typescript-eslint/parser" "8.0.0"
"@typescript-eslint/utils" "8.0.0"
typescript@^5.3.3:
version "5.5.4"