|
988 | 988 | lodash "^4.17.13" |
989 | 989 | to-fast-properties "^2.0.0" |
990 | 990 |
|
| 991 | +"@eslint-community/eslint-utils@^4.4.0": |
| 992 | + version "4.9.1" |
| 993 | + resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz#4e90af67bc51ddee6cdef5284edf572ec376b595" |
| 994 | + integrity sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ== |
| 995 | + dependencies: |
| 996 | + eslint-visitor-keys "^3.4.3" |
| 997 | + |
991 | 998 | "@hapi/address@2.x.x": |
992 | 999 | version "2.1.1" |
993 | 1000 | resolved "https://registry.yarnpkg.com/@hapi/address/-/address-2.1.1.tgz#61395b5ed94c4cb19c2dc4c85969cff3d40d583f" |
@@ -3412,13 +3419,17 @@ eslint-loader@^2.2.1: |
3412 | 3419 | object-hash "^1.1.4" |
3413 | 3420 | rimraf "^2.6.1" |
3414 | 3421 |
|
3415 | | -eslint-plugin-vue@6.1.2: |
3416 | | - version "6.1.2" |
3417 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-6.1.2.tgz#4b05c28c83c0ec912669b64dbd998bb8bf692ef6" |
3418 | | - integrity sha512-M75oAB+2a/LNkLKRbeEaS07EjzjIUaV7/hYoHAfRFeeF8ZMmCbahUn8nQLsLP85mkar24+zDU3QW2iT1JRsACw== |
| 3422 | +eslint-plugin-vue@10.6.2: |
| 3423 | + version "10.6.2" |
| 3424 | + resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-10.6.2.tgz#5d8790fa2e1105cf06259afc14c8a55cb110f346" |
| 3425 | + integrity sha512-nA5yUs/B1KmKzvC42fyD0+l9Yd+LtEpVhWRbXuDj0e+ZURcTtyRbMDWUeJmTAh2wC6jC83raS63anNM2YT3NPw== |
3419 | 3426 | dependencies: |
3420 | | - semver "^5.6.0" |
3421 | | - vue-eslint-parser "^7.0.0" |
| 3427 | + "@eslint-community/eslint-utils" "^4.4.0" |
| 3428 | + natural-compare "^1.4.0" |
| 3429 | + nth-check "^2.1.1" |
| 3430 | + postcss-selector-parser "^7.1.0" |
| 3431 | + semver "^7.6.3" |
| 3432 | + xml-name-validator "^4.0.0" |
3422 | 3433 |
|
3423 | 3434 | eslint-scope@^4.0.3: |
3424 | 3435 | version "4.0.3" |
@@ -3448,6 +3459,11 @@ eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0: |
3448 | 3459 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2" |
3449 | 3460 | integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A== |
3450 | 3461 |
|
| 3462 | +eslint-visitor-keys@^3.4.3: |
| 3463 | + version "3.4.3" |
| 3464 | + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800" |
| 3465 | + integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag== |
| 3466 | + |
3451 | 3467 | eslint@6.8.0: |
3452 | 3468 | version "6.8.0" |
3453 | 3469 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.8.0.tgz#62262d6729739f9275723824302fb227c8c93ffb" |
@@ -5885,6 +5901,13 @@ nth-check@^1.0.2, nth-check@~1.0.1: |
5885 | 5901 | dependencies: |
5886 | 5902 | boolbase "~1.0.0" |
5887 | 5903 |
|
| 5904 | +nth-check@^2.1.1: |
| 5905 | + version "2.1.1" |
| 5906 | + resolved "https://registry.yarnpkg.com/nth-check/-/nth-check-2.1.1.tgz#c9eab428effce36cd6b92c924bdb000ef1f1ed1d" |
| 5907 | + integrity sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w== |
| 5908 | + dependencies: |
| 5909 | + boolbase "^1.0.0" |
| 5910 | + |
5888 | 5911 | num2fraction@^1.2.2: |
5889 | 5912 | version "1.2.2" |
5890 | 5913 | resolved "https://registry.yarnpkg.com/num2fraction/-/num2fraction-1.2.2.tgz#6f682b6a027a4e9ddfa4564cd2589d1d4e669ede" |
@@ -6735,6 +6758,14 @@ postcss-selector-parser@^6.0.0, postcss-selector-parser@^6.0.2: |
6735 | 6758 | indexes-of "^1.0.1" |
6736 | 6759 | uniq "^1.0.1" |
6737 | 6760 |
|
| 6761 | +postcss-selector-parser@^7.1.0: |
| 6762 | + version "7.1.1" |
| 6763 | + resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-7.1.1.tgz#e75d2e0d843f620e5df69076166f4e16f891cb9f" |
| 6764 | + integrity sha512-orRsuYpJVw8LdAwqqLykBj9ecS5/cRHlI5+nvTo8LcCKmzDmqVORXtOIYEEQuL9D4BxtA1lm5isAqzQZCoQ6Eg== |
| 6765 | + dependencies: |
| 6766 | + cssesc "^3.0.0" |
| 6767 | + util-deprecate "^1.0.2" |
| 6768 | + |
6738 | 6769 | postcss-svgo@^4.0.2: |
6739 | 6770 | version "4.0.2" |
6740 | 6771 | resolved "https://registry.yarnpkg.com/postcss-svgo/-/postcss-svgo-4.0.2.tgz#17b997bc711b333bab143aaed3b8d3d6e3d38258" |
@@ -7445,6 +7476,11 @@ semver@^6.0.0, semver@^6.1.0, semver@^6.1.2, semver@^6.3.0: |
7445 | 7476 | resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d" |
7446 | 7477 | integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw== |
7447 | 7478 |
|
| 7479 | +semver@^7.6.3: |
| 7480 | + version "7.7.3" |
| 7481 | + resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.3.tgz#4b5f4143d007633a8dc671cd0a6ef9147b8bb946" |
| 7482 | + integrity sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q== |
| 7483 | + |
7448 | 7484 | send@0.17.1: |
7449 | 7485 | version "0.17.1" |
7450 | 7486 | resolved "https://registry.yarnpkg.com/send/-/send-0.17.1.tgz#c1d8b059f7900f7466dd4938bdc44e11ddb376c8" |
@@ -8452,7 +8488,7 @@ use@^3.1.0: |
8452 | 8488 | resolved "https://registry.yarnpkg.com/use/-/use-3.1.1.tgz#d50c8cac79a19fbc20f2911f56eb973f4e10070f" |
8453 | 8489 | integrity sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ== |
8454 | 8490 |
|
8455 | | -util-deprecate@^1.0.1, util-deprecate@~1.0.1: |
| 8491 | +util-deprecate@^1.0.1, util-deprecate@^1.0.2, util-deprecate@~1.0.1: |
8456 | 8492 | version "1.0.2" |
8457 | 8493 | resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf" |
8458 | 8494 | integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8= |
@@ -8531,18 +8567,6 @@ vm-browserify@^1.0.1: |
8531 | 8567 | resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-1.1.0.tgz#bd76d6a23323e2ca8ffa12028dc04559c75f9019" |
8532 | 8568 | integrity sha512-iq+S7vZJE60yejDYM0ek6zg308+UZsdtPExWP9VZoCFCz1zkJoXFnAX7aZfd/ZwrkidzdUZL0C/ryW+JwAiIGw== |
8533 | 8569 |
|
8534 | | -vue-eslint-parser@^7.0.0: |
8535 | | - version "7.0.0" |
8536 | | - resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-7.0.0.tgz#a4ed2669f87179dedd06afdd8736acbb3a3864d6" |
8537 | | - integrity sha512-yR0dLxsTT7JfD2YQo9BhnQ6bUTLsZouuzt9SKRP7XNaZJV459gvlsJo4vT2nhZ/2dH9j3c53bIx9dnqU2prM9g== |
8538 | | - dependencies: |
8539 | | - debug "^4.1.1" |
8540 | | - eslint-scope "^5.0.0" |
8541 | | - eslint-visitor-keys "^1.1.0" |
8542 | | - espree "^6.1.2" |
8543 | | - esquery "^1.0.1" |
8544 | | - lodash "^4.17.15" |
8545 | | - |
8546 | 8570 | vue-hot-reload-api@^2.3.0: |
8547 | 8571 | version "2.3.4" |
8548 | 8572 | resolved "https://registry.yarnpkg.com/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz#532955cc1eb208a3d990b3a9f9a70574657e08f2" |
@@ -8825,6 +8849,11 @@ ws@^6.0.0, ws@^6.2.1: |
8825 | 8849 | dependencies: |
8826 | 8850 | async-limiter "~1.0.0" |
8827 | 8851 |
|
| 8852 | +xml-name-validator@^4.0.0: |
| 8853 | + version "4.0.0" |
| 8854 | + resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-4.0.0.tgz#79a006e2e63149a8600f15430f0a4725d1524835" |
| 8855 | + integrity sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw== |
| 8856 | + |
8828 | 8857 | xtend@^4.0.0, xtend@~4.0.1: |
8829 | 8858 | version "4.0.2" |
8830 | 8859 | resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54" |
|
0 commit comments