-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update devdependency @antfu/eslint-config to ^2.6.4
- Loading branch information
1 parent
7b6bb33
commit ea9e1d8
Showing
2 changed files
with
161 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -146,35 +146,35 @@ | |
"@jridgewell/gen-mapping" "^0.3.0" | ||
"@jridgewell/trace-mapping" "^0.3.9" | ||
|
||
"@antfu/eslint-config@^2.6.3": | ||
version "2.6.3" | ||
resolved "https://registry.yarnpkg.com/@antfu/eslint-config/-/eslint-config-2.6.3.tgz#6a75b6dbe93123ac5720a28a84f6b8fca4591305" | ||
integrity sha512-sfkamrOatMwMZkp14mBerHKIw8FY0SD1iCb5UZ6Y5hgb+FeDpNQPlVA0i2PN95TQ8NSYyPC1QnoM+UA5NSl0Kg== | ||
"@antfu/eslint-config@^2.6.4": | ||
version "2.6.4" | ||
resolved "https://registry.yarnpkg.com/@antfu/eslint-config/-/eslint-config-2.6.4.tgz#45e79c01111fdc37b20bef028e8d34c5f5e679f9" | ||
integrity sha512-dMD/QC5KWS1OltdpKLhfZM7W7y7zils85opk8d4lyNr7yn0OFjZs7eMYtcC6DrrN2kQ1JrFvBM7uB0QdWn5PUQ== | ||
dependencies: | ||
"@antfu/eslint-define-config" "^1.23.0-2" | ||
"@antfu/install-pkg" "^0.3.1" | ||
"@eslint-types/jsdoc" "46.8.2-1" | ||
"@eslint-types/typescript-eslint" "^6.18.1" | ||
"@eslint-types/typescript-eslint" "^6.19.1" | ||
"@eslint-types/unicorn" "^50.0.1" | ||
"@stylistic/eslint-plugin" "^1.5.4" | ||
"@typescript-eslint/eslint-plugin" "^6.19.0" | ||
"@typescript-eslint/parser" "^6.19.0" | ||
"@typescript-eslint/eslint-plugin" "^6.20.0" | ||
"@typescript-eslint/parser" "^6.20.0" | ||
eslint-config-flat-gitignore "^0.1.2" | ||
eslint-merge-processors "^0.1.0" | ||
eslint-plugin-antfu "^2.1.1" | ||
eslint-plugin-antfu "^2.1.2" | ||
eslint-plugin-eslint-comments "^3.2.0" | ||
eslint-plugin-i "^2.29.1" | ||
eslint-plugin-jsdoc "^48.0.2" | ||
eslint-plugin-jsonc "^2.12.2" | ||
eslint-plugin-jsdoc "^48.0.4" | ||
eslint-plugin-jsonc "^2.13.0" | ||
eslint-plugin-markdown "^3.0.1" | ||
eslint-plugin-n "^16.6.2" | ||
eslint-plugin-no-only-tests "^3.1.0" | ||
eslint-plugin-perfectionist "^2.5.0" | ||
eslint-plugin-toml "^0.9.2" | ||
eslint-plugin-unicorn "^50.0.1" | ||
eslint-plugin-unused-imports "^3.0.0" | ||
eslint-plugin-vitest "^0.3.20" | ||
eslint-plugin-vue "^9.20.1" | ||
eslint-plugin-vitest "^0.3.21" | ||
eslint-plugin-vue "^9.21.1" | ||
eslint-plugin-yml "^1.12.2" | ||
eslint-processor-vue-blocks "^0.1.1" | ||
globals "^13.24.0" | ||
|
@@ -184,7 +184,7 @@ | |
picocolors "^1.0.0" | ||
prompts "^2.4.2" | ||
toml-eslint-parser "^0.9.3" | ||
vue-eslint-parser "^9.4.0" | ||
vue-eslint-parser "^9.4.2" | ||
yaml-eslint-parser "^1.2.2" | ||
yargs "^17.7.2" | ||
|
||
|
@@ -786,10 +786,10 @@ | |
resolved "https://registry.yarnpkg.com/@eslint-types/jsdoc/-/jsdoc-46.8.2-1.tgz#c1d9ec9ce032f0ad3a943613c346a648bcad9063" | ||
integrity sha512-FwD7V0xX0jyaqj8Ul5ZY+TAAPohDfVqtbuXJNHb+OIv1aTIqZi5+Zn3F2UwQ5O3BnQd2mTduyK0+HjGx3/AMFg== | ||
|
||
"@eslint-types/typescript-eslint@^6.18.1": | ||
version "6.18.1" | ||
resolved "https://registry.yarnpkg.com/@eslint-types/typescript-eslint/-/typescript-eslint-6.18.1.tgz#7ef51a52541cf5436beaf2f26913d937f52ee062" | ||
integrity sha512-sROyc1rWhtvSdszkR3VAv2fioXIyKNFFRbIgoiije2FA+iNn4FEDhP2+kvbq8wPda2adcrNhSZyWSEFsef+lbg== | ||
"@eslint-types/typescript-eslint@^6.19.1": | ||
version "6.19.1" | ||
resolved "https://registry.yarnpkg.com/@eslint-types/typescript-eslint/-/typescript-eslint-6.19.1.tgz#979f5b4c10666a1b43900ee692128d811addb2ce" | ||
integrity sha512-X0farz1+psE6Qfx6+ISQQ/J3ZetKlUeuTIN9Zt/agx4UXrgK6daH/n9ba776JxysK6YJCRaEHng/bcQQUm+BsA== | ||
|
||
"@eslint-types/unicorn@^50.0.1": | ||
version "50.0.1" | ||
|
@@ -1814,7 +1814,24 @@ | |
resolved "https://registry.yarnpkg.com/@types/web-bluetooth/-/web-bluetooth-0.0.20.tgz#f066abfcd1cbe66267cdbbf0de010d8a41b41597" | ||
integrity sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow== | ||
|
||
"@typescript-eslint/eslint-plugin@^6.19.0", "@typescript-eslint/eslint-plugin@^6.5.0": | ||
"@typescript-eslint/eslint-plugin@^6.20.0": | ||
version "6.20.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.20.0.tgz#9cf31546d2d5e884602626d89b0e0d2168ac25ed" | ||
integrity sha512-fTwGQUnjhoYHeSF6m5pWNkzmDDdsKELYrOBxhjMrofPqCkoC2k3B2wvGHFxa1CTIqkEn88nlW1HVMztjo2K8Hg== | ||
dependencies: | ||
"@eslint-community/regexpp" "^4.5.1" | ||
"@typescript-eslint/scope-manager" "6.20.0" | ||
"@typescript-eslint/type-utils" "6.20.0" | ||
"@typescript-eslint/utils" "6.20.0" | ||
"@typescript-eslint/visitor-keys" "6.20.0" | ||
debug "^4.3.4" | ||
graphemer "^1.4.0" | ||
ignore "^5.2.4" | ||
natural-compare "^1.4.0" | ||
semver "^7.5.4" | ||
ts-api-utils "^1.0.1" | ||
|
||
"@typescript-eslint/eslint-plugin@^6.5.0": | ||
version "6.19.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.19.0.tgz#db03f3313b57a30fbbdad2e6929e88fc7feaf9ba" | ||
integrity sha512-DUCUkQNklCQYnrBSSikjVChdc84/vMPDQSgJTHBZ64G9bA9w0Crc0rd2diujKbTdp6w2J47qkeHQLoi0rpLCdg== | ||
|
@@ -1831,7 +1848,18 @@ | |
semver "^7.5.4" | ||
ts-api-utils "^1.0.1" | ||
|
||
"@typescript-eslint/parser@^6.19.0", "@typescript-eslint/parser@^6.5.0": | ||
"@typescript-eslint/parser@^6.20.0": | ||
version "6.20.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.20.0.tgz#17e314177304bdf498527e3c4b112e41287b7416" | ||
integrity sha512-bYerPDF/H5v6V76MdMYhjwmwgMA+jlPVqjSDq2cRqMi8bP5sR3Z+RLOiOMad3nsnmDVmn2gAFCyNgh/dIrfP/w== | ||
dependencies: | ||
"@typescript-eslint/scope-manager" "6.20.0" | ||
"@typescript-eslint/types" "6.20.0" | ||
"@typescript-eslint/typescript-estree" "6.20.0" | ||
"@typescript-eslint/visitor-keys" "6.20.0" | ||
debug "^4.3.4" | ||
|
||
"@typescript-eslint/parser@^6.5.0": | ||
version "6.19.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.19.0.tgz#80344086f362181890ade7e94fc35fe0480bfdf5" | ||
integrity sha512-1DyBLG5SH7PYCd00QlroiW60YJ4rWMuUGa/JBV0iZuqi4l4IK3twKPq5ZkEebmGqRjXWVgsUzfd3+nZveewgow== | ||
|
@@ -1850,6 +1878,14 @@ | |
"@typescript-eslint/types" "6.19.0" | ||
"@typescript-eslint/visitor-keys" "6.19.0" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "6.20.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.20.0.tgz#8a926e60f6c47feb5bab878246dc2ae465730151" | ||
integrity sha512-p4rvHQRDTI1tGGMDFQm+GtxP1ZHyAh64WANVoyEcNMpaTFn3ox/3CcgtIlELnRfKzSs/DwYlDccJEtr3O6qBvA== | ||
dependencies: | ||
"@typescript-eslint/types" "6.20.0" | ||
"@typescript-eslint/visitor-keys" "6.20.0" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "6.19.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.19.0.tgz#522a494ef0d3e9fdc5e23a7c22c9331bbade0101" | ||
|
@@ -1860,11 +1896,26 @@ | |
debug "^4.3.4" | ||
ts-api-utils "^1.0.1" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "6.20.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.20.0.tgz#d395475cd0f3610dd80c7d8716fa0db767da3831" | ||
integrity sha512-qnSobiJQb1F5JjN0YDRPHruQTrX7ICsmltXhkV536mp4idGAYrIyr47zF/JmkJtEcAVnIz4gUYJ7gOZa6SmN4g== | ||
dependencies: | ||
"@typescript-eslint/typescript-estree" "6.20.0" | ||
"@typescript-eslint/utils" "6.20.0" | ||
debug "^4.3.4" | ||
ts-api-utils "^1.0.1" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "6.19.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.19.0.tgz#689b0498c436272a6a2059b09f44bcbd90de294a" | ||
integrity sha512-lFviGV/vYhOy3m8BJ/nAKoAyNhInTdXpftonhWle66XHAtT1ouBlkjL496b5H5hb8dWXHwtypTqgtb/DEa+j5A== | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "6.20.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.20.0.tgz#5ccd74c29011ae7714ae6973e4ec0c634708b448" | ||
integrity sha512-MM9mfZMAhiN4cOEcUOEx+0HmuaW3WBfukBZPCfwSqFnQy0grXYtngKCqpQN339X3RrwtzspWJrpbrupKYUSBXQ== | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "6.19.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.19.0.tgz#0813ba364a409afb4d62348aec0202600cb468fa" | ||
|
@@ -1879,7 +1930,21 @@ | |
semver "^7.5.4" | ||
ts-api-utils "^1.0.1" | ||
|
||
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^6.13.0", "@typescript-eslint/utils@^6.15.0", "@typescript-eslint/utils@^6.19.0": | ||
"@typescript-eslint/[email protected]": | ||
version "6.20.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.20.0.tgz#5b2d0975949e6bdd8d45ee1471461ef5fadc5542" | ||
integrity sha512-RnRya9q5m6YYSpBN7IzKu9FmLcYtErkDkc8/dKv81I9QiLLtVBHrjz+Ev/crAqgMNW2FCsoZF4g2QUylMnJz+g== | ||
dependencies: | ||
"@typescript-eslint/types" "6.20.0" | ||
"@typescript-eslint/visitor-keys" "6.20.0" | ||
debug "^4.3.4" | ||
globby "^11.1.0" | ||
is-glob "^4.0.3" | ||
minimatch "9.0.3" | ||
semver "^7.5.4" | ||
ts-api-utils "^1.0.1" | ||
|
||
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^6.13.0", "@typescript-eslint/utils@^6.19.0": | ||
version "6.19.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.19.0.tgz#557b72c3eeb4f73bef8037c85dae57b21beb1a4b" | ||
integrity sha512-QR41YXySiuN++/dC9UArYOg4X86OAYP83OWTewpVx5ct1IZhjjgTLocj7QNxGhWoTqknsgpl7L+hGygCO+sdYw== | ||
|
@@ -1892,6 +1957,19 @@ | |
"@typescript-eslint/typescript-estree" "6.19.0" | ||
semver "^7.5.4" | ||
|
||
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^6.20.0": | ||
version "6.20.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.20.0.tgz#0e52afcfaa51af5656490ba4b7437cc3aa28633d" | ||
integrity sha512-/EKuw+kRu2vAqCoDwDCBtDRU6CTKbUmwwI7SH7AashZ+W+7o8eiyy6V2cdOqN49KsTcASWsC5QeghYuRDTyOOg== | ||
dependencies: | ||
"@eslint-community/eslint-utils" "^4.4.0" | ||
"@types/json-schema" "^7.0.12" | ||
"@types/semver" "^7.5.0" | ||
"@typescript-eslint/scope-manager" "6.20.0" | ||
"@typescript-eslint/types" "6.20.0" | ||
"@typescript-eslint/typescript-estree" "6.20.0" | ||
semver "^7.5.4" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "6.19.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.19.0.tgz#4565e0ecd63ca1f81b96f1dd76e49f746c6b2b49" | ||
|
@@ -1900,6 +1978,14 @@ | |
"@typescript-eslint/types" "6.19.0" | ||
eslint-visitor-keys "^3.4.1" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "6.20.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.20.0.tgz#f7ada27f2803de89df0edd9fd7be22c05ce6a498" | ||
integrity sha512-E8Cp98kRe4gKHjJD4NExXKz/zOJ1A2hhZc+IMVD6i7w4yjIvh6VyuRI0gRtxAsXtoC35uGMaQ9rjI2zJaXDEAw== | ||
dependencies: | ||
"@typescript-eslint/types" "6.20.0" | ||
eslint-visitor-keys "^3.4.1" | ||
|
||
"@ungap/structured-clone@^1.2.0": | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406" | ||
|
@@ -3431,7 +3517,7 @@ eslint-module-utils@^2.8.0: | |
dependencies: | ||
debug "^3.2.7" | ||
|
||
eslint-plugin-antfu@^2.1.1: | ||
eslint-plugin-antfu@^2.1.2: | ||
version "2.1.2" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-antfu/-/eslint-plugin-antfu-2.1.2.tgz#3f35d4f78187d3e3b72657030a1cc340740dc648" | ||
integrity sha512-s7ZTOM3uq0iqpp6gF0UEotnvup7f2PHBUftCytLZX0+6C9j9KadKZQh6bVVngAyFgsmeD9+gcBopOYLClb2oDg== | ||
|
@@ -3467,10 +3553,10 @@ eslint-plugin-i@^2.29.1: | |
minimatch "^3.1.2" | ||
semver "^7.5.4" | ||
|
||
eslint-plugin-jsdoc@^48.0.2: | ||
version "48.0.2" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-48.0.2.tgz#b843107e8caec57b8b463f04797be3b30d6a52da" | ||
integrity sha512-CBFl5Jc7+jlV36RwDm+PQ8Uw5r28pn2/uW/OaB+Gw5bFwn4Py/1eYMZ3hGf9S4meUFZ/sRvS+hVif2mRAp6WqQ== | ||
eslint-plugin-jsdoc@^48.0.4: | ||
version "48.0.4" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-48.0.4.tgz#ca54da8937b2f6fd242a16dbb1b9ff5050baf223" | ||
integrity sha512-A0cH+5svWPXzGZszBjXA1t0aAqVGS+/x3i02KFmb73rU0iMLnadEcVWcD/dGBZHIfAMKr3YpWh58f6wn4N909w== | ||
dependencies: | ||
"@es-joy/jsdoccomment" "~0.41.0" | ||
are-docs-informative "^0.0.2" | ||
|
@@ -3482,17 +3568,18 @@ eslint-plugin-jsdoc@^48.0.2: | |
semver "^7.5.4" | ||
spdx-expression-parse "^4.0.0" | ||
|
||
eslint-plugin-jsonc@^2.12.2: | ||
version "2.12.2" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-jsonc/-/eslint-plugin-jsonc-2.12.2.tgz#9a01dbfa9aeb7c4476a92dd23b5be3c3c0826799" | ||
integrity sha512-iv2BLi1bqkSxCPEvDOY6xiBXzAFi5iS2gTOU8fnXGfKxkC6MvC5Tw2XAgbP6R6WRlqV7AtFItx4Xb7mCONtmmw== | ||
eslint-plugin-jsonc@^2.13.0: | ||
version "2.13.0" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-jsonc/-/eslint-plugin-jsonc-2.13.0.tgz#e05f88d3671c08ca96e87b5be6a4cfe8d66e6746" | ||
integrity sha512-2wWdJfpO/UbZzPDABuUVvlUQjfMJa2p2iQfYt/oWxOMpXCcjuiMUSaA02gtY/Dbu82vpaSqc+O7Xq6ECHwtIxA== | ||
dependencies: | ||
"@eslint-community/eslint-utils" "^4.2.0" | ||
eslint-compat-utils "^0.4.0" | ||
espree "^9.6.1" | ||
graphemer "^1.4.0" | ||
jsonc-eslint-parser "^2.0.4" | ||
natural-compare "^1.4.0" | ||
synckit "^0.6.0" | ||
|
||
eslint-plugin-markdown@^3.0.1: | ||
version "3.0.1" | ||
|
@@ -3571,14 +3658,14 @@ eslint-plugin-unused-imports@^3.0.0: | |
dependencies: | ||
eslint-rule-composer "^0.3.0" | ||
|
||
eslint-plugin-vitest@^0.3.20: | ||
version "0.3.20" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-vitest/-/eslint-plugin-vitest-0.3.20.tgz#9c4e02dd0252ad359b1e02dbcfbe4cf7ad8d091a" | ||
integrity sha512-O05k4j9TGMOkkghj9dRgpeLDyOSiVIxQWgNDPfhYPm5ioJsehcYV/zkRLekQs+c8+RBCVXucSED3fYOyy2EoWA== | ||
eslint-plugin-vitest@^0.3.21: | ||
version "0.3.21" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-vitest/-/eslint-plugin-vitest-0.3.21.tgz#eb00a159bed74b02f372ad7d928cde172f49b852" | ||
integrity sha512-oYwR1MrwaBw/OG6CKU+SJYleAc442w6CWL1RTQl5WLwy8X3sh0bgHIQk5iEtmTak3Q+XAvZglr0bIoDOjFdkcw== | ||
dependencies: | ||
"@typescript-eslint/utils" "^6.15.0" | ||
"@typescript-eslint/utils" "^6.20.0" | ||
|
||
eslint-plugin-vue@^9.17.0, eslint-plugin-vue@^9.20.1: | ||
eslint-plugin-vue@^9.17.0: | ||
version "9.20.1" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.20.1.tgz#7ed78846898574b2cd26939f28b0b87798a7b528" | ||
integrity sha512-GyCs8K3lkEvoyC1VV97GJhP1SvqsKCiWGHnbn0gVUYiUhaH2+nB+Dv1uekv1THFMPbBfYxukrzQdltw950k+LQ== | ||
|
@@ -3591,6 +3678,19 @@ eslint-plugin-vue@^9.17.0, eslint-plugin-vue@^9.20.1: | |
vue-eslint-parser "^9.4.0" | ||
xml-name-validator "^4.0.0" | ||
|
||
eslint-plugin-vue@^9.21.1: | ||
version "9.21.1" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.21.1.tgz#da5629efa48527cec98278dca0daa90fada4caf7" | ||
integrity sha512-XVtI7z39yOVBFJyi8Ljbn7kY9yHzznKXL02qQYn+ta63Iy4A9JFBw6o4OSB9hyD2++tVT+su9kQqetUyCCwhjw== | ||
dependencies: | ||
"@eslint-community/eslint-utils" "^4.4.0" | ||
natural-compare "^1.4.0" | ||
nth-check "^2.1.1" | ||
postcss-selector-parser "^6.0.13" | ||
semver "^7.5.4" | ||
vue-eslint-parser "^9.4.2" | ||
xml-name-validator "^4.0.0" | ||
|
||
eslint-plugin-yml@^1.12.2: | ||
version "1.12.2" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-yml/-/eslint-plugin-yml-1.12.2.tgz#e75d27cfbf5c0297c509b409fd8d43dfc2c4dc8b" | ||
|
@@ -6904,6 +7004,13 @@ svgo@^3.2.0: | |
csso "^5.0.5" | ||
picocolors "^1.0.0" | ||
|
||
synckit@^0.6.0: | ||
version "0.6.2" | ||
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.6.2.tgz#e1540b97825f2855f7170b98276e8463167f33eb" | ||
integrity sha512-Vhf+bUa//YSTYKseDiiEuQmhGCoIF3CVBhunm3r/DQnYiGT4JssmnKQc44BIyOZRK2pKjXXAgbhfmbeoC9CJpA== | ||
dependencies: | ||
tslib "^2.3.1" | ||
|
||
system-architecture@^0.1.0: | ||
version "0.1.0" | ||
resolved "https://registry.yarnpkg.com/system-architecture/-/system-architecture-0.1.0.tgz#71012b3ac141427d97c67c56bc7921af6bff122d" | ||
|
@@ -7019,6 +7126,11 @@ ts-api-utils@^1.0.1: | |
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331" | ||
integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg== | ||
|
||
tslib@^2.3.1: | ||
version "2.6.2" | ||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae" | ||
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q== | ||
|
||
tuf-js@^2.2.0: | ||
version "2.2.0" | ||
resolved "https://registry.yarnpkg.com/tuf-js/-/tuf-js-2.2.0.tgz#4daaa8620ba7545501d04dfa933c98abbcc959b9" | ||
|
@@ -7529,6 +7641,19 @@ vue-eslint-parser@^9.4.0: | |
lodash "^4.17.21" | ||
semver "^7.3.6" | ||
|
||
vue-eslint-parser@^9.4.2: | ||
version "9.4.2" | ||
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-9.4.2.tgz#02ffcce82042b082292f2d1672514615f0d95b6d" | ||
integrity sha512-Ry9oiGmCAK91HrKMtCrKFWmSFWvYkpGglCeFAIqDdr9zdXmMMpJOmUJS7WWsW7fX81h6mwHmUZCQQ1E0PkSwYQ== | ||
dependencies: | ||
debug "^4.3.4" | ||
eslint-scope "^7.1.1" | ||
eslint-visitor-keys "^3.3.0" | ||
espree "^9.3.1" | ||
esquery "^1.4.0" | ||
lodash "^4.17.21" | ||
semver "^7.3.6" | ||
|
||
vue-router@^4.2.5: | ||
version "4.2.5" | ||
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.2.5.tgz#b9e3e08f1bd9ea363fdd173032620bc50cf0e98a" | ||
|