This repository was archived by the owner on Feb 20, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Expand file tree Collapse file tree 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.25.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 @@ -6058,7 +6058,21 @@ eslint-plugin-unicorn@^44.0.2:
6058
6058
semver "^7.3.7"
6059
6059
strip-indent "^3.0.0"
6060
6060
6061
- eslint-plugin-vue@^9.24.1, eslint-plugin-vue@^9.7.0:
6061
+ eslint-plugin-vue@^9.25.0:
6062
+ version "9.25.0"
6063
+ resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.25.0.tgz#615cb7bb6d0e2140d21840b9aa51dce69e803e7a"
6064
+ integrity sha512-tDWlx14bVe6Bs+Nnh3IGrD+hb11kf2nukfm6jLsmJIhmiRQ1SUaksvwY9U5MvPB0pcrg0QK0xapQkfITs3RKOA==
6065
+ dependencies:
6066
+ "@eslint-community/eslint-utils" "^4.4.0"
6067
+ globals "^13.24.0"
6068
+ natural-compare "^1.4.0"
6069
+ nth-check "^2.1.1"
6070
+ postcss-selector-parser "^6.0.15"
6071
+ semver "^7.6.0"
6072
+ vue-eslint-parser "^9.4.2"
6073
+ xml-name-validator "^4.0.0"
6074
+
6075
+ eslint-plugin-vue@^9.7.0:
6062
6076
version "9.24.1"
6063
6077
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.24.1.tgz#0d90330c939f9dd2f4c759da5a2ad91dc1c8bac4"
6064
6078
integrity sha512-wk3SuwmS1pZdcuJlokGYEi/buDOwD6KltvhIZyOnpJ/378dcQ4zchu9PAMbbLAaydCz1iYc5AozszcOOgZIIOg==
You can’t perform that action at this time.
0 commit comments