diff --git a/package.json b/package.json index 1fc20317..81ef0163 100644 --- a/package.json +++ b/package.json @@ -37,10 +37,9 @@ "@vitejs/plugin-vue": "^4.0.0", "autoprefixer": "^10.4.13", "eslint": "^8.34.0", - "vue-eslint-parser": "^9.1.0", - "eslint-plugin-vue": "^9.9.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-prettier": "^4.0.0", + "eslint-plugin-vue": "^9.9.0", "fast-glob": "^3.2.11", "husky": "^7.0.4", "postcss": "^8.4.20", @@ -51,8 +50,9 @@ "unplugin-auto-import": "^0.13.0", "unplugin-icons": "^0.15.1", "unplugin-vue-components": "^0.23.0", - "vite": "^4.0.4", + "vite": "^4.1.4", "vite-plugin-svg-icons": "^2.0.1", + "vue-eslint-parser": "^9.1.0", "vue-tsc": "^0.35.0" }, "repository": "https://gitee.com/youlaiorg/vue3-element-admin.git",