diff --git a/package.json b/package.json index 85e741c6..eaa0dd0f 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "eslint": "8.40.0", "eslint-config-prettier": "8.8.0", "eslint-plugin-prettier": "4.2.1", - "eslint-plugin-vue": "9.11.0", + "eslint-plugin-vue": "9.11.1", "prettier": "2.8.8", "unocss": "0.51.8", "vite": "4.3.5", diff --git a/yarn.lock b/yarn.lock index 09539912..d7c70764 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2250,10 +2250,10 @@ eslint-plugin-prettier@4.2.1: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-vue@9.11.0: - version "9.11.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.11.0.tgz#99a247455c02181f24d9240d422380fd16dd630c" - integrity sha512-bBCJAZnkBV7ATH4Z1E7CvN3nmtS4H7QUU3UBxPdo8WohRU+yHjnQRALpTbxMVcz0e4Mx3IyxIdP5HYODMxK9cQ== +eslint-plugin-vue@9.11.1: + version "9.11.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.11.1.tgz#71e37cc74ac0a9bca07d2e8c471a047b8ac254fb" + integrity sha512-SNtBGDrRkPUFsREswPceqdvZ7YVdWY+iCYiDC+RoxwVieeQ7GJU1FLDlkcaYTOD2os/YuVgI1Fdu8YGM7fmoow== dependencies: "@eslint-community/eslint-utils" "^4.3.0" natural-compare "^1.4.0"