1 Star 11 Fork 5

FlowerTip/FlowerTip-Admin-React

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.43 KB
一键复制 编辑 原始数据 按行查看 历史
狗尾巴花的尖 提交于 2025-04-08 17:12 +08:00 . 删除不必要的依赖
{
"name": "flowertip-admin",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "tsc -b && vite build",
"lint": "eslint .",
"preview": "vite preview"
},
"dependencies": {
"@ant-design/cssinjs": "^1.22.0",
"@ant-design/icons": "^6.0.0",
"@ant-design/pro-components": "^2.7.16",
"@ant-design/x": "^1.0.5",
"@js-preview/docx": "^1.6.2",
"@js-preview/excel": "^1.7.12",
"@js-preview/pdf": "^2.0.8",
"ahooks": "^3.8.1",
"aieditor": "^1.2.7",
"antd": "^5.22.2",
"antd-style": "^3.7.1",
"axios": "^1.8.3",
"dayjs": "^1.11.13",
"echarts": "^5.5.1",
"markdown-it": "^14.1.0",
"nprogress": "^0.2.0",
"rc-resize-observer": "^1.4.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.26.1",
"screenfull": "^6.0.2",
"valtio": "^2.0.0"
},
"devDependencies": {
"@eslint/js": "^9.9.1",
"@types/node": "^22.5.4",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react-swc": "^3.5.0",
"eslint": "^9.9.0",
"eslint-plugin-react-hooks": "^5.1.0-rc.0",
"eslint-plugin-react-refresh": "^0.4.9",
"globals": "^15.9.0",
"sass": "^1.78.0",
"sass-loader": "^16.0.1",
"typescript": "^5.5.3",
"typescript-eslint": "^8.0.1",
"vite": "^5.4.1",
"vite-auto-i18n-plugin": "^1.0.23",
"vite-plugin-compression": "^0.5.1"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/CodeTV/flower-tip-admin-react.git
git@gitee.com:CodeTV/flower-tip-admin-react.git
CodeTV
flower-tip-admin-react
FlowerTip-Admin-React
master

搜索帮助