24 Star 331 Fork 248

字母搬运工 / ZR.Admin.Vue3

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.64 KB
一键复制 编辑 原始数据 按行查看 历史
不做码农 提交于 2024-05-24 11:39 . :arrow_up:升级element-plus至2.7.2
{
"name": "zr.admin",
"version": "v20240105",
"description": "ZRAdmin.NET管理系统",
"author": "ZR",
"license": "MIT",
"type": "module",
"scripts": {
"dev": "vite",
"build:prod": "vite build",
"build:stage": "vite build --mode staging",
"preview": "vite preview"
},
"repository": {
"type": "git",
"url": "https://gitee.com/izory/ZrAdminNetCore"
},
"dependencies": {
"@element-plus/icons-vue": "^2.3.1",
"@microsoft/signalr": "^8.0.0",
"@vueuse/core": "^10.7.0",
"@wangeditor/editor": "^5.1.1",
"@wangeditor/editor-for-vue": "^5.1.11",
"axios": "^1.6.2",
"crypto-js": "^4.1.1",
"echarts": "5.2.2",
"element-plus": "^2.7.2",
"file-saver": "2.0.5",
"fuse.js": "6.4.6",
"highlight.js": "^11.5.1",
"js-cookie": "3.0.1",
"jsencrypt": "3.2.1",
"md-editor-v3": "^4.9.0",
"nprogress": "0.2.0",
"pinia": "^2.1.6",
"pinia-plugin-persistedstate": "^3.2.0",
"qrcodejs2-fixes": "^0.0.2",
"qs": "^6.11.0",
"sortablejs": "^1.15.0",
"v-code-diff": "^1.8.0",
"vue": "^3.4.23",
"vue-clipboard3": "^2.0.0",
"vue-countup-v3": "^1.4.0",
"vue-cropper": "1.0.2",
"vue-i18n": "9.2.2",
"vue-router": "^4.2.2",
"vxe-table": "^4.5.12",
"xe-utils": "^3.5.13"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.5.2",
"@vue/compiler-sfc": "^3.3.4",
"consola": "^3.2.3",
"sass": "^1.69.5",
"unplugin-auto-import": "^0.17.2",
"vite": "^5.0.10",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-style-import": "^2.0.0",
"vite-plugin-svg-icons": "^2.0.1",
"vite-plugin-vue-setup-extend": "^0.4.0"
}
}
JavaScript
1
https://gitee.com/izory/ZRAdmin-vue.git
git@gitee.com:izory/ZRAdmin-vue.git
izory
ZRAdmin-vue
ZR.Admin.Vue3
main

搜索帮助