@@ -2109,6 +2109,11 @@ acorn@^8.0.4:
2109
2109
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.4.1.tgz#56c36251fc7cabc7096adc18f05afe814321a28c"
2110
2110
integrity sha512-asabaBSkEKosYKMITunzX177CXxQ4Q8BSSzMTKD+FefUhipQC70gfW5SiUDhYQ3vk8G+81HqQk7Fv9OXwwn9KA==
2111
2111
2112
+ acorn@^8.6.0 :
2113
+ version "8.6.0"
2114
+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.6.0.tgz#e3692ba0eb1a0c83eaa4f37f5fa7368dd7142895"
2115
+ integrity sha512-U1riIR+lBSNi3IbxtaHOIKdH8sLFv3NYfNv8sg7ZsNhcfl4HF2++BfqqrNAxoCLQW1iiylOj76ecnaUxz+z9yw==
2116
+
2112
2117
aggregate-error@^3.0.0 :
2113
2118
version "3.1.0"
2114
2119
resolved "https://registry.yarnpkg.com/aggregate-error/-/aggregate-error-3.1.0.tgz#92670ff50f5359bdb7a3e0d40d0ec30c5737687a"
@@ -3505,6 +3510,13 @@ debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1:
3505
3510
dependencies :
3506
3511
ms "2.1.2"
3507
3512
3513
+ debug@^4.3.2 :
3514
+ version "4.3.3"
3515
+ resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.3.tgz#04266e0b70a98d4462e6e288e38259213332b664"
3516
+ integrity sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==
3517
+ dependencies :
3518
+ ms "2.1.2"
3519
+
3508
3520
decode-uri-component@^0.2.0 :
3509
3521
version "0.2.0"
3510
3522
resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz#eb3913333458775cb84cd1a1fae062106bb87545"
@@ -3952,14 +3964,14 @@ eslint-plugin-node@^11.1.0:
3952
3964
resolve "^1.10.1"
3953
3965
semver "^6.1.0"
3954
3966
3955
- eslint-plugin-nuxt@^2.0 .0 :
3956
- version "2.0 .0"
3957
- resolved "https://registry.yarnpkg.com/eslint-plugin-nuxt/-/eslint-plugin-nuxt-2.0 .0.tgz#62dce8b2f6aa205a93a328d22ce04c39f7ee79d7 "
3958
- integrity sha512-0VaG4SlKeGwMKSmOug/gNjliKoDNM/XfgiPhJ4v6FnjYrM3zSwTQVMH6vPjI8Gs722NjgwOZTucvmYbHzYEp5A ==
3967
+ eslint-plugin-nuxt@^3.1 .0 :
3968
+ version "3.1 .0"
3969
+ resolved "https://registry.yarnpkg.com/eslint-plugin-nuxt/-/eslint-plugin-nuxt-3.1 .0.tgz#b8d70dc321e2f2f345039980eb28a2f52b3dc492 "
3970
+ integrity sha512-vW+XbbMhncihLs+GYP+f6rqyBq33O3dNUqoFckbLGlWUsAyTzTp/2KYQC7MGpRg8Rq8JPj5Or2ypuSn7gOveHw ==
3959
3971
dependencies :
3960
- eslint-plugin-vue "^7 .1.0 "
3961
- semver "^7.3.2 "
3962
- vue-eslint-parser "^7.1 .1"
3972
+ eslint-plugin-vue "^8 .1.1 "
3973
+ semver "^7.3.5 "
3974
+ vue-eslint-parser "^8.0 .1"
3963
3975
3964
3976
eslint-plugin-promise@^5.1.0 :
3965
3977
version "5.1.0"
@@ -3990,7 +4002,7 @@ eslint-plugin-unicorn@^28.0.2:
3990
4002
safe-regex "^2.1.1"
3991
4003
semver "^7.3.4"
3992
4004
3993
- eslint-plugin-vue@^7.1.0, eslint-plugin-vue@^7. 9.0 :
4005
+ eslint-plugin-vue@^7.9.0 :
3994
4006
version "7.13.0"
3995
4007
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.13.0.tgz#6f3d232bf1fcd0428353b0d581ebaca1c5dbc17a"
3996
4008
integrity sha512-u0+jL8h2MshRuMTCLslktxRsPTjlENNcNufhgHu01N982DmHVdeFniyMPoVLLRjACQOwdz3FdlsgYGBMBG+AKg==
@@ -4000,6 +4012,16 @@ eslint-plugin-vue@^7.1.0, eslint-plugin-vue@^7.9.0:
4000
4012
semver "^7.3.2"
4001
4013
vue-eslint-parser "^7.8.0"
4002
4014
4015
+ eslint-plugin-vue@^8.1.1 :
4016
+ version "8.1.1"
4017
+ resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-8.1.1.tgz#8bb0a40520880cdd076b4a6faf8bc29110997a8c"
4018
+ integrity sha512-rx64IrlhdfPya6u2V5ukOGiLCTgaCBdMSpczLVqyo8A0l+Vbo+lzvIfEUfAQ2auj+MF6y0TwxLorzdCIzHunnw==
4019
+ dependencies :
4020
+ eslint-utils "^3.0.0"
4021
+ natural-compare "^1.4.0"
4022
+ semver "^7.3.5"
4023
+ vue-eslint-parser "^8.0.1"
4024
+
4003
4025
eslint-scope@^4.0.3 :
4004
4026
version "4.0.3"
4005
4027
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848"
@@ -4016,6 +4038,14 @@ eslint-scope@^5.1.1:
4016
4038
esrecurse "^4.3.0"
4017
4039
estraverse "^4.1.1"
4018
4040
4041
+ eslint-scope@^6.0.0 :
4042
+ version "6.0.0"
4043
+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-6.0.0.tgz#9cf45b13c5ac8f3d4c50f46a5121f61b3e318978"
4044
+ integrity sha512-uRDL9MWmQCkaFus8RF5K9/L/2fn+80yoW3jkD53l4shjCh26fCtvJGasxjUqP5OT87SYTxCVA3BwTUzuELx9kA==
4045
+ dependencies :
4046
+ esrecurse "^4.3.0"
4047
+ estraverse "^5.2.0"
4048
+
4019
4049
eslint-template-visitor@^2.2.2 :
4020
4050
version "2.3.2"
4021
4051
resolved "https://registry.yarnpkg.com/eslint-template-visitor/-/eslint-template-visitor-2.3.2.tgz#b52f96ff311e773a345d79053ccc78275bbc463d"
@@ -4051,6 +4081,11 @@ eslint-visitor-keys@^2.0.0, eslint-visitor-keys@^2.1.0:
4051
4081
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
4052
4082
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
4053
4083
4084
+ eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.1.0 :
4085
+ version "3.1.0"
4086
+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.1.0.tgz#eee4acea891814cda67a7d8812d9647dd0179af2"
4087
+ integrity sha512-yWJFpu4DtjsWKkt5GeNBBuZMlNcYVs6vRCLoCVEJrTjaSB6LC98gFipNK/erM2Heg/E8mIK+hXG/pJMLK+eRZA==
4088
+
4054
4089
eslint-webpack-plugin@^2.4.1 :
4055
4090
version "2.5.4"
4056
4091
resolved "https://registry.yarnpkg.com/eslint-webpack-plugin/-/eslint-webpack-plugin-2.5.4.tgz#473b84932f1a8e2c2b8e66a402d0497bf440b986"
@@ -4127,6 +4162,15 @@ espree@^7.3.0, espree@^7.3.1:
4127
4162
acorn-jsx "^5.3.1"
4128
4163
eslint-visitor-keys "^1.3.0"
4129
4164
4165
+ espree@^9.0.0 :
4166
+ version "9.1.0"
4167
+ resolved "https://registry.yarnpkg.com/espree/-/espree-9.1.0.tgz#ba9d3c9b34eeae205724124e31de4543d59fbf74"
4168
+ integrity sha512-ZgYLvCS1wxOczBYGcQT9DDWgicXwJ4dbocr9uYN+/eresBAUuBu+O4WzB21ufQ/JqQT8gyp7hJ3z8SHii32mTQ==
4169
+ dependencies :
4170
+ acorn "^8.6.0"
4171
+ acorn-jsx "^5.3.1"
4172
+ eslint-visitor-keys "^3.1.0"
4173
+
4130
4174
esprima@^4.0.0 :
4131
4175
version "4.0.1"
4132
4176
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
@@ -9000,7 +9044,7 @@ vue-client-only@^2.0.0:
9000
9044
resolved "https://registry.yarnpkg.com/vue-client-only/-/vue-client-only-2.1.0.tgz#1a67a47b8ecacfa86d75830173fffee3bf8a4ee3"
9001
9045
integrity sha512-vKl1skEKn8EK9f8P2ZzhRnuaRHLHrlt1sbRmazlvsx6EiC3A8oWF8YCBrMJzoN+W3OnElwIGbVjsx6/xelY1AA==
9002
9046
9003
- vue-eslint-parser@^7.1.1, vue-eslint-parser@^7. 8.0 :
9047
+ vue-eslint-parser@^7.8.0 :
9004
9048
version "7.8.0"
9005
9049
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-7.8.0.tgz#43850bf856c9a69d62c0e12769609c338423684b"
9006
9050
integrity sha512-ehmmrLZNYLUoKayvVW8l8HyPQIfuYZHiJoQLRP3dapDlTU7bGs4tqIKVGdAEpMuXS/b4R/PImCt7Tkj4UhX1SQ==
@@ -9013,6 +9057,19 @@ vue-eslint-parser@^7.1.1, vue-eslint-parser@^7.8.0:
9013
9057
lodash "^4.17.21"
9014
9058
semver "^6.3.0"
9015
9059
9060
+ vue-eslint-parser@^8.0.1 :
9061
+ version "8.0.1"
9062
+ resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-8.0.1.tgz#25e08b20a414551531f3e19f999902e1ecf45f13"
9063
+ integrity sha512-lhWjDXJhe3UZw2uu3ztX51SJAPGPey1Tff2RK3TyZURwbuI4vximQLzz4nQfCv8CZq4xx7uIiogHMMoSJPr33A==
9064
+ dependencies :
9065
+ debug "^4.3.2"
9066
+ eslint-scope "^6.0.0"
9067
+ eslint-visitor-keys "^3.0.0"
9068
+ espree "^9.0.0"
9069
+ esquery "^1.4.0"
9070
+ lodash "^4.17.21"
9071
+ semver "^7.3.5"
9072
+
9016
9073
vue-hot-reload-api@^2.3.0 :
9017
9074
version "2.3.4"
9018
9075
resolved "https://registry.yarnpkg.com/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz#532955cc1eb208a3d990b3a9f9a70574657e08f2"
0 commit comments