This repository was archived by the owner on Feb 20, 2025. It is now read-only.
File tree 2 files changed +16
-2
lines changed
2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 63
63
"eslint-plugin-n" : " ^14.0.0" ,
64
64
"eslint-plugin-promise" : " ^6.1.1" ,
65
65
"eslint-plugin-standard" : " ^5.0.0" ,
66
- "eslint-plugin-vue" : " ^9.24.1 " ,
66
+ "eslint-plugin-vue" : " ^9.26.0 " ,
67
67
"jest" : " 29.7.0" ,
68
68
"npm-run-all2" : " ^5.0.2" ,
69
69
"nuxt" : " 2.17.3" ,
Original file line number Diff line number Diff line change @@ -5982,7 +5982,21 @@ eslint-plugin-unicorn@^44.0.2:
5982
5982
semver "^7.3.7"
5983
5983
strip-indent "^3.0.0"
5984
5984
5985
- eslint-plugin-vue@^9.24.1, eslint-plugin-vue@^9.7.0:
5985
+ eslint-plugin-vue@^9.26.0:
5986
+ version "9.26.0"
5987
+ resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.26.0.tgz#bf7f5cce62c8f878059b91edae44d22974133af5"
5988
+ integrity sha512-eTvlxXgd4ijE1cdur850G6KalZqk65k1JKoOI2d1kT3hr8sPD07j1q98FRFdNnpxBELGPWxZmInxeHGF/GxtqQ==
5989
+ dependencies:
5990
+ "@eslint-community/eslint-utils" "^4.4.0"
5991
+ globals "^13.24.0"
5992
+ natural-compare "^1.4.0"
5993
+ nth-check "^2.1.1"
5994
+ postcss-selector-parser "^6.0.15"
5995
+ semver "^7.6.0"
5996
+ vue-eslint-parser "^9.4.2"
5997
+ xml-name-validator "^4.0.0"
5998
+
5999
+ eslint-plugin-vue@^9.7.0:
5986
6000
version "9.24.1"
5987
6001
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.24.1.tgz#0d90330c939f9dd2f4c759da5a2ad91dc1c8bac4"
5988
6002
integrity sha512-wk3SuwmS1pZdcuJlokGYEi/buDOwD6KltvhIZyOnpJ/378dcQ4zchu9PAMbbLAaydCz1iYc5AozszcOOgZIIOg==
You can’t perform that action at this time.
0 commit comments