提交 e4c952f3 作者: 陈文彬

chore: remove redundant dependencies

上级 e410ce4a
...@@ -197,8 +197,8 @@ yarn log # 生成CHANGELOG ...@@ -197,8 +197,8 @@ yarn log # 生成CHANGELOG
- [x] 系统性能优化 - [x] 系统性能优化
- [x] 兼容最新`vuex`,`vue-router` - [x] 兼容最新`vuex`,`vue-router`
- [x] 图片预览组件 - [x] 图片预览组件
- [ ] 表格组件 - [x] 表格组件
- [ ] 可编辑表格 - [x] 可编辑表格
- [ ] 图表库 - [ ] 图表库
- [ ] 数字动画 - [ ] 数字动画
- [ ] 主题配置 - [ ] 主题配置
......
...@@ -71,7 +71,6 @@ ...@@ -71,7 +71,6 @@
"koa-static": "^5.0.0", "koa-static": "^5.0.0",
"less": "^3.12.2", "less": "^3.12.2",
"lint-staged": "^10.4.0", "lint-staged": "^10.4.0",
"ora": "^5.1.0",
"portfinder": "^1.0.28", "portfinder": "^1.0.28",
"postcss-import": "^12.0.1", "postcss-import": "^12.0.1",
"prettier": "^2.1.2", "prettier": "^2.1.2",
...@@ -88,7 +87,6 @@ ...@@ -88,7 +87,6 @@
"ts-node": "^9.0.0", "ts-node": "^9.0.0",
"typescript": "^4.0.3", "typescript": "^4.0.3",
"vite": "^1.0.0-rc.4", "vite": "^1.0.0-rc.4",
"vite-jsx": "^1.0.5",
"vite-plugin-mock": "^1.0.2", "vite-plugin-mock": "^1.0.2",
"vite-plugin-purge-icons": "^0.4.1", "vite-plugin-purge-icons": "^0.4.1",
"vue-eslint-parser": "^7.1.0" "vue-eslint-parser": "^7.1.0"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论