@@ -5957,6 +5957,11 @@ eslint-plugin-promise@^6.1.1:
5957
5957
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.1.1.tgz#269a3e2772f62875661220631bd4dafcb4083816"
5958
5958
integrity sha512-tjqWDwVZQo7UIPMeDReOpUgHCmCiH+ePnVT+5zVapL0uuHnegBUs2smM13CzOs2Xb5+MHMRFTs9v24yjba4Oig==
5959
5959
5960
+ eslint-plugin-promise@^6.6.0:
5961
+ version "6.6.0"
5962
+ resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.6.0.tgz#acd3fd7d55cead7a10f92cf698f36c0aafcd717a"
5963
+ integrity sha512-57Zzfw8G6+Gq7axm2Pdo3gW/Rx3h9Yywgn61uE/3elTCOePEHVrn2i5CdfBwA1BLK0Q0WqctICIUSqXZW/VprQ==
5964
+
5960
5965
eslint-plugin-standard@^5.0.0:
5961
5966
version "5.0.0"
5962
5967
resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-5.0.0.tgz#c43f6925d669f177db46f095ea30be95476b1ee4"
@@ -5982,7 +5987,21 @@ eslint-plugin-unicorn@^44.0.2:
5982
5987
semver "^7.3.7"
5983
5988
strip-indent "^3.0.0"
5984
5989
5985
- eslint-plugin-vue@^9.24.1, eslint-plugin-vue@^9.7.0:
5990
+ eslint-plugin-vue@^9.28.0:
5991
+ version "9.28.0"
5992
+ resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.28.0.tgz#e4412f0c1024bafd15ffeaa6f76f4c99152e2765"
5993
+ integrity sha512-ShrihdjIhOTxs+MfWun6oJWuk+g/LAhN+CiuOl/jjkG3l0F2AuK5NMTaWqyvBgkFtpYmyks6P4603mLmhNJW8g==
5994
+ dependencies:
5995
+ "@eslint-community/eslint-utils" "^4.4.0"
5996
+ globals "^13.24.0"
5997
+ natural-compare "^1.4.0"
5998
+ nth-check "^2.1.1"
5999
+ postcss-selector-parser "^6.0.15"
6000
+ semver "^7.6.3"
6001
+ vue-eslint-parser "^9.4.3"
6002
+ xml-name-validator "^4.0.0"
6003
+
6004
+ eslint-plugin-vue@^9.7.0:
5986
6005
version "9.24.1"
5987
6006
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.24.1.tgz#0d90330c939f9dd2f4c759da5a2ad91dc1c8bac4"
5988
6007
integrity sha512-wk3SuwmS1pZdcuJlokGYEi/buDOwD6KltvhIZyOnpJ/378dcQ4zchu9PAMbbLAaydCz1iYc5AozszcOOgZIIOg==
@@ -11638,6 +11657,11 @@ semver@^6.0.0, semver@^6.1.0, semver@^6.3.0, semver@^6.3.1:
11638
11657
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
11639
11658
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
11640
11659
11660
+ semver@^7.6.3:
11661
+ version "7.6.3"
11662
+ resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
11663
+ integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
11664
+
11641
11665
11642
11666
version "0.18.0"
11643
11667
resolved "https://registry.yarnpkg.com/send/-/send-0.18.0.tgz#670167cc654b05f5aa4a767f9113bb371bc706be"
@@ -13121,6 +13145,19 @@ vue-eslint-parser@^9.4.2:
13121
13145
lodash "^4.17.21"
13122
13146
semver "^7.3.6"
13123
13147
13148
+ vue-eslint-parser@^9.4.3:
13149
+ version "9.4.3"
13150
+ resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-9.4.3.tgz#9b04b22c71401f1e8bca9be7c3e3416a4bde76a8"
13151
+ integrity sha512-2rYRLWlIpaiN8xbPiDyXZXRgLGOtWxERV7ND5fFAv5qo1D2N9Fu9MNajBNc6o13lZ+24DAWCkQCvj4klgmcITg==
13152
+ dependencies:
13153
+ debug "^4.3.4"
13154
+ eslint-scope "^7.1.1"
13155
+ eslint-visitor-keys "^3.3.0"
13156
+ espree "^9.3.1"
13157
+ esquery "^1.4.0"
13158
+ lodash "^4.17.21"
13159
+ semver "^7.3.6"
13160
+
13124
13161
vue-hot-reload-api@^2.3.0:
13125
13162
version "2.3.4"
13126
13163
resolved "https://registry.yarnpkg.com/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz#532955cc1eb208a3d990b3a9f9a70574657e08f2"
0 commit comments