From bcc91093b700579ceb643216e5bf5b59171b8110 Mon Sep 17 00:00:00 2001 From: haoxr <1490493387@qq.com> Date: Sun, 12 Mar 2023 21:39:22 +0800 Subject: [PATCH] =?UTF-8?q?chore(package.json):=20=E5=8D=87=E7=BA=A7=20`vi?= =?UTF-8?q?te`=20=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Former-commit-id: 0cb41e0519bd53290aa476e2137f744cc17fadfc --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",