6 Star 40 Fork 1.3K

余或非 / SCUI_VITE

forked from sakuya / SCUI 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 855 Bytes
一键复制 编辑 原始数据 按行查看 历史
lee 提交于 2022-10-15 06:29 . 解决element-plus版本依赖报错
{
"name": "scui",
"version": "1.6.6",
"private": true,
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
},
"dependencies": {
"@element-plus/icons-vue": "2.0.6",
"@tinymce/tinymce-vue": "5.0.0",
"axios": "0.27.2",
"codemirror": "5.65.5",
"core-js": "3.24.1",
"cropperjs": "1.5.12",
"crypto-js": "4.1.1",
"echarts": "5.3.3",
"element-plus": "2.2.2",
"nprogress": "0.2.0",
"pinyin-match": "^1.2.2",
"sortablejs": "1.15.0",
"tinymce": "6.1.2",
"vue": "3.2.37",
"vue-i18n": "9.2.2",
"vue-router": "4.1.3",
"vuedraggable": "4.0.3",
"vuex": "4.0.2",
"xgplayer": "2.31.7",
"xgplayer-hls": "2.5.2"
},
"devDependencies": {
"@vitejs/plugin-vue": "^3.0.3",
"sass": "1.37.5",
"vite": "^3.0.7"
},
"browserslist": [
"> 1%",
"last 2 versions",
"not dead",
"not ie 11"
]
}
JavaScript
1
https://gitee.com/maocat/scui_vite.git
git@gitee.com:maocat/scui_vite.git
maocat
scui_vite
SCUI_VITE
master

搜索帮助