chore(deps): update dependency eslint-plugin-vue to v9.28.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
continuous-integration/drone/pr Build is passing

This commit is contained in:
Renovate Bot 2024-09-06 02:36:06 +00:00
parent ee6097bc10
commit 71ca40dc61
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View File

@ -18,7 +18,7 @@
"bootstrap-icons": "1.11.3",
"core-js": "3.38.1",
"eslint": "8.57.0",
"eslint-plugin-vue": "9.27.0",
"eslint-plugin-vue": "9.28.0",
"sass": "1.77.8",
"sass-loader": "16.0.1",
"v-tooltip": "4.0.0-beta.17",
@ -5867,9 +5867,9 @@
}
},
"node_modules/eslint-plugin-vue": {
"version": "9.27.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.27.0.tgz",
"integrity": "sha512-5Dw3yxEyuBSXTzT5/Ge1X5kIkRTQ3nvBn/VwPwInNiZBSJOO/timWMUaflONnFBzU6NhB68lxnCda7ULV5N7LA==",
"version": "9.28.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.28.0.tgz",
"integrity": "sha512-ShrihdjIhOTxs+MfWun6oJWuk+g/LAhN+CiuOl/jjkG3l0F2AuK5NMTaWqyvBgkFtpYmyks6P4603mLmhNJW8g==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -5878,7 +5878,7 @@
"natural-compare": "^1.4.0",
"nth-check": "^2.1.1",
"postcss-selector-parser": "^6.0.15",
"semver": "^7.6.0",
"semver": "^7.6.3",
"vue-eslint-parser": "^9.4.3",
"xml-name-validator": "^4.0.0"
},

View File

@ -17,7 +17,7 @@
"bootstrap-icons": "1.11.3",
"core-js": "3.38.1",
"eslint": "8.57.0",
"eslint-plugin-vue": "9.27.0",
"eslint-plugin-vue": "9.28.0",
"sass": "1.77.8",
"sass-loader": "16.0.1",
"v-tooltip": "4.0.0-beta.17",