16 Star 48 Fork 14

admin-mini/element-plus-admin-mini

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.12 KB
一键复制 编辑 原始数据 按行查看 历史
webSir 提交于 2024-01-22 15:20 . - 大面积升级依赖
{
"name": "element-plus-admin-mini",
"version": "0.0.1",
"private": true,
"type": "module",
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview",
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore",
"format": "prettier --write src/",
"i": "yarn --legacy-peer-deps",
"apifox": "node ./makeapi/apifox/make.js"
},
"dependencies": {
"@element-plus/icons-vue": "^2.3.1",
"axios": "^1.4.0",
"element-plus": "^2.5.1",
"normalize.css": "^8.0.1",
"nprogress": "^0.2.0",
"pinia": "^2.1.7",
"unplugin-icons": "^0.18.2",
"vue": "^3.3.11",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@iconify-json/ep": "^1.1.10",
"@vitejs/plugin-vue": "^4.5.2",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"@vue/eslint-config-prettier": "^8.0.0",
"@vueuse/core": "^10.1.2",
"eslint": "^8.49.0",
"eslint-plugin-vue": "^9.17.0",
"http-proxy": "^1.18.1",
"prettier": "^3.0.3",
"sass": "^1.70.0",
"unplugin-auto-import": "^0.15.2",
"unplugin-vue-components": "^0.24.1",
"vite": "^5.0.10"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/admin-mini/element-plus-admin-mini.git
[email protected]:admin-mini/element-plus-admin-mini.git
admin-mini
element-plus-admin-mini
element-plus-admin-mini
master

搜索帮助