260 Star 1.2K Fork 332

MAKU / maku-element-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.52 KB
一键复制 编辑 原始数据 按行查看 历史
阿沐 提交于 2023-03-24 14:16 . 升级element-plus 2.2.36
{
"name": "maku-element-admin",
"version": "1.0.0",
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
"preview": "vite preview",
"lint": "eslint --fix --ext .vue,.jsx,.ts,.tsx ."
},
"dependencies": {
"@element-plus/icons-vue": "2.0.6",
"@kangc/v-md-editor": "2.3.15",
"@vueuse/core": "9.1.1",
"@wangeditor/editor": "5.1.1",
"@wangeditor/editor-for-vue": "5.1.12",
"axios": "0.26.1",
"echarts": "5.3.2",
"element-plus": "2.2.36",
"mitt": "3.0.0",
"nprogress": "0.2.0",
"pinia": "2.0.16",
"print-js": "1.6.0",
"qrcode.vue": "3.3.3",
"qs": "6.10.3",
"vue": "3.2.37",
"cropperjs": "1.5.12",
"vue-i18n": "9.1.9",
"vue-router": "4.0.16"
},
"devDependencies": {
"@babel/types": "7.17.0",
"@types/node": "17.0.41",
"@types/nprogress": "0.2.0",
"@types/qs": "6.9.7",
"@vitejs/plugin-vue": "3.0.1",
"@vue/compiler-sfc": "3.2.37",
"@vue/eslint-config-prettier": "7.0.0",
"@vue/eslint-config-typescript": "10.0.0",
"@vue/tsconfig": "0.1.3",
"eslint": "8.13.0",
"eslint-plugin-vue": "8.6.0",
"prettier": "2.6.2",
"sass": "1.50.1",
"typescript": "4.7.4",
"unplugin-vue-components": "0.19.3",
"vite": "3.0.8",
"vite-plugin-svg-icons": "2.0.1",
"vite-plugin-vue-setup-extend": "0.4.0",
"vue-tsc": "0.37.3"
},
"keywords": [
"vue",
"vue3",
"vuejs",
"vite",
"element-plus",
"vue-element-plus",
"maku-element-admin"
],
"license": "MIT"
}
JavaScript
1
https://gitee.com/makunet/maku-element-admin.git
git@gitee.com:makunet/maku-element-admin.git
makunet
maku-element-admin
maku-element-admin
master

搜索帮助