Merge branch 'feature/goods-list' of git.quantgroup.cn:ui/merchant-manage-ui...
Merge branch 'feature/goods-list' of git.quantgroup.cn:ui/merchant-manage-ui into feature/20230327_public_takeaway
Showing
This diff is collapsed.
| ... | ... | @@ -57,6 +57,7 @@ |
| "@sentry/react": "^7.41.0", | ||
| "antd": "^4.19.3", | ||
| "antd-virtual-select": "^1.1.2", | ||
| "array-move": "^4.0.0", | ||
| "babel-eslint": "^10.1.0", | ||
| "classnames": "^2.2.6", | ||
| "date-fns": "^2.16.1", | ||
| ... | ... | @@ -70,10 +71,14 @@ |
| "react": "^16.8.6", | ||
| "react-amap": "^1.2.8", | ||
| "react-copy-to-clipboard": "^5.0.1", | ||
| "react-dnd": "10.0.2", | ||
| "react-dnd-html5-backend": "10.0.2", | ||
| "react-dom": "^16.8.6", | ||
| "react-helmet": "^5.2.1", | ||
| "react-router-dom": "^5.1.2", | ||
| "react-sortable-hoc": "^2.0.0", | ||
| "react-sortablejs": "^6.0.0", | ||
| "react-window": "^1.8.8", | ||
| "slash2": "^2.0.0", | ||
| "sortablejs": "^1.13.0", | ||
| "umi": "^3.0.0", | ||
| ... | ... |
Please register or sign in to comment