package.json
@@ -15,6 +15,7 @@ "dayjs": "^1.11.11", "element-plus": "^2.7.3", "lodash": "^4.17.21", "mockjs": "^1.1.0", "pinia": "^2.1.7", "vue": "^3.4.21", "vue-router": "^4.3.2" @@ -31,6 +32,7 @@ "unplugin-auto-import": "^0.17.6", "unplugin-vue-components": "^0.27.0", "vite": "^5.2.0", "vite-plugin-electron": "^0.28.7" "vite-plugin-electron": "^0.28.7", "vite-plugin-mock": "^3.0.2" } }