|
5776 | 5776 | dependencies:
|
5777 | 5777 | prettier-linter-helpers "^1.0.0"
|
5778 | 5778 |
|
5779 |
| -eslint-plugin-vue@6.2.2: |
5780 |
| - version "6.2.2" |
5781 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-6.2.2.tgz#27fecd9a3a24789b0f111ecdd540a9e56198e0fe" |
5782 |
| - integrity sha512-Nhc+oVAHm0uz/PkJAWscwIT4ijTrK5fqNqz9QB1D35SbbuMG1uB6Yr5AJpvPSWg+WOw7nYNswerYh0kOk64gqQ== |
| 5779 | +eslint-plugin-vue@7.11.0: |
| 5780 | + version "7.11.0" |
| 5781 | + resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.11.0.tgz#c19b098899b7e3cd692beffbbe73611064ef1ea6" |
| 5782 | + integrity sha512-Qwo8wilqnOXnG9B5auEiTstyaHefyhHd5lEhhxemwXoWsAxIW2yppzuVudowC5n+qn1nMLNV9TANkTthBK7Waw== |
5783 | 5783 | dependencies:
|
| 5784 | + eslint-utils "^2.1.0" |
5784 | 5785 | natural-compare "^1.4.0"
|
5785 |
| - semver "^5.6.0" |
5786 |
| - vue-eslint-parser "^7.0.0" |
| 5786 | + semver "^7.3.2" |
| 5787 | + vue-eslint-parser "^7.6.0" |
5787 | 5788 |
|
5788 | 5789 | eslint-scope@^4.0.3:
|
5789 | 5790 | version "4.0.3"
|
@@ -5895,6 +5896,15 @@ espree@^6.1.2:
|
5895 | 5896 | acorn-jsx "^5.2.0"
|
5896 | 5897 | eslint-visitor-keys "^1.1.0"
|
5897 | 5898 |
|
| 5899 | +espree@^6.2.1: |
| 5900 | + version "6.2.1" |
| 5901 | + resolved "https://registry.yarnpkg.com/espree/-/espree-6.2.1.tgz#77fc72e1fd744a2052c20f38a5b575832e82734a" |
| 5902 | + integrity sha512-ysCxRQY3WaXJz9tdbWOwuWr5Y/XrPTGX9Kiz3yoUXwW0VZ4w30HTkQLaGx/+ttFjF8i+ACbArnB4ce68a9m5hw== |
| 5903 | + dependencies: |
| 5904 | + acorn "^7.1.1" |
| 5905 | + acorn-jsx "^5.2.0" |
| 5906 | + eslint-visitor-keys "^1.1.0" |
| 5907 | + |
5898 | 5908 | espree@^7.3.0, espree@^7.3.1:
|
5899 | 5909 | version "7.3.1"
|
5900 | 5910 | resolved "https://registry.yarnpkg.com/espree/-/espree-7.3.1.tgz#f2df330b752c6f55019f8bd89b7660039c1bbbb6"
|
@@ -5923,6 +5933,13 @@ esquery@^1.2.0:
|
5923 | 5933 | dependencies:
|
5924 | 5934 | estraverse "^5.1.0"
|
5925 | 5935 |
|
| 5936 | +esquery@^1.4.0: |
| 5937 | + version "1.4.0" |
| 5938 | + resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.0.tgz#2148ffc38b82e8c7057dfed48425b3e61f0f24a5" |
| 5939 | + integrity sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w== |
| 5940 | + dependencies: |
| 5941 | + estraverse "^5.1.0" |
| 5942 | + |
5926 | 5943 | esrecurse@^4.1.0:
|
5927 | 5944 | version "4.2.1"
|
5928 | 5945 | resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.2.1.tgz#007a3b9fdbc2b3bb87e4879ea19c92fdbd3942cf"
|
@@ -12825,6 +12842,18 @@ vue-eslint-parser@^7.0.0:
|
12825 | 12842 | esquery "^1.0.1"
|
12826 | 12843 | lodash "^4.17.15"
|
12827 | 12844 |
|
| 12845 | +vue-eslint-parser@^7.6.0: |
| 12846 | + version "7.6.0" |
| 12847 | + resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-7.6.0.tgz#01ea1a2932f581ff244336565d712801f8f72561" |
| 12848 | + integrity sha512-QXxqH8ZevBrtiZMZK0LpwaMfevQi9UL7lY6Kcp+ogWHC88AuwUPwwCIzkOUc1LR4XsYAt/F9yHXAB/QoD17QXA== |
| 12849 | + dependencies: |
| 12850 | + debug "^4.1.1" |
| 12851 | + eslint-scope "^5.0.0" |
| 12852 | + eslint-visitor-keys "^1.1.0" |
| 12853 | + espree "^6.2.1" |
| 12854 | + esquery "^1.4.0" |
| 12855 | + lodash "^4.17.15" |
| 12856 | + |
12828 | 12857 | vue-hot-reload-api@^2.3.0:
|
12829 | 12858 | version "2.3.4"
|
12830 | 12859 | resolved "https://registry.npm.taobao.org/vue-hot-reload-api/download/vue-hot-reload-api-2.3.4.tgz#532955cc1eb208a3d990b3a9f9a70574657e08f2"
|
|
0 commit comments