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 6363 "eslint-plugin-n" : " ^14.0.0" ,
6464 "eslint-plugin-promise" : " ^6.1.1" ,
6565 "eslint-plugin-standard" : " ^5.0.0" ,
66- "eslint-plugin-vue" : " ^9.24.1 " ,
66+ "eslint-plugin-vue" : " ^9.26.0 " ,
6767 "jest" : " 29.7.0" ,
6868 "npm-run-all2" : " ^5.0.2" ,
6969 "nuxt" : " 2.17.3" ,
Original file line number Diff line number Diff line change @@ -5982,7 +5982,21 @@ eslint-plugin-unicorn@^44.0.2:
59825982 semver "^7.3.7"
59835983 strip-indent "^3.0.0"
59845984
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:
59866000 version "9.24.1"
59876001 resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.24.1.tgz#0d90330c939f9dd2f4c759da5a2ad91dc1c8bac4"
59886002 integrity sha512-wk3SuwmS1pZdcuJlokGYEi/buDOwD6KltvhIZyOnpJ/378dcQ4zchu9PAMbbLAaydCz1iYc5AozszcOOgZIIOg==
You can’t perform that action at this time.
0 commit comments