diff --git a/package.json b/package.json index 236a4f10..df9a5605 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "eslint": "^7.32.0", "eslint-config-prettier": "^8.3.0", "eslint-plugin-prettier": "^4.0.0", - "eslint-plugin-vue": "^7.20.0", + "eslint-plugin-vue": "^8.3.0", "prettier": "^2.5.1", "vite": "^2.7.9", "vite-plugin-eslint": "^1.3.0", diff --git a/src/App.vue b/src/App.vue index e0c339a7..dc3314c2 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,6 +1,6 @@