diff --git a/package.json b/package.json index 7689836..0889446 100644 --- a/package.json +++ b/package.json @@ -83,8 +83,8 @@ "eslint-plugin-vue": "^10.3.0", "eslint-plugin-vue-scoped-css": "^2.11.0", "globals": "^16.3.0", - "lint-staged": "^15.2.10", "howler": "^2.2.4", + "lint-staged": "^15.2.10", "lodash": "^4.17.21", "marked": "^15.0.4", "naive-ui": "^2.41.0", @@ -104,6 +104,7 @@ "vite-plugin-compression": "^0.5.1", "vite-plugin-vue-devtools": "7.7.2", "vue": "^3.5.13", + "vue-eslint-parser": "^10.2.0", "vue-router": "^4.5.0", "vue-tsc": "^2.0.22" },