diff --git a/package.json b/package.json index 3caa325..92315d9 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,6 @@ }, "dependencies": { "@element-plus/icons-vue": "^2.3.1", - "@vitejs/plugin-vue": "^5.0.4", "@vueuse/core": "^10.7.2", "@wangeditor/editor": "^5.1.23", "@wangeditor/editor-for-vue": "5.1.10", @@ -60,7 +59,6 @@ "sockjs-client": "1.6.1", "sortablejs": "^1.15.2", "stompjs": "^2.3.3", - "terser": "^5.27.2", "vue": "^3.4.19", "vue-i18n": "9.9.1", "vue-router": "^4.2.5", @@ -79,6 +77,7 @@ "@types/stompjs": "^2.3.9", "@typescript-eslint/eslint-plugin": "^7.0.2", "@typescript-eslint/parser": "^7.0.2", + "@vitejs/plugin-vue": "^5.0.4", "@vitejs/plugin-vue-jsx": "^3.1.0", "autoprefixer": "^10.4.17", "commitizen": "^4.3.0", @@ -102,6 +101,7 @@ "stylelint-config-recommended-scss": "^14.0.0", "stylelint-config-recommended-vue": "^1.5.0", "stylelint-config-standard": "^36.0.0", + "terser": "^5.27.2", "typescript": "^5.3.3", "unocss": "^0.58.5", "unplugin-auto-import": "^0.17.5",