feat: 升级antd + react
Showing
This diff is collapsed.
| ... | ... | @@ -51,12 +51,14 @@ |
| "dependencies": { | ||
| "@ant-design/colors": "^3.1.0", | ||
| "@ant-design/compatible": "^1.1.0", | ||
| "@ant-design/cssinjs": "^1.10.1", | ||
| "@ant-design/icons": "^4.7.0", | ||
| "@ant-design/pro-components": "^2.3.59", | ||
| "@ant-design/pro-layout": "^4.11.4", | ||
| "@ant-design/pro-table": "^1.0.31", | ||
| "@antv/data-set": "^0.10.2", | ||
| "@sentry/react": "^7.41.0", | ||
| "antd": "^4.19.3", | ||
| "antd": "^4.24.10", | ||
| "antd-img-crop": "4.12.2", | ||
| "antd-virtual-select": "^1.1.2", | ||
| "array-move": "^4.0.0", | ||
| ... | ... | @@ -71,13 +73,13 @@ |
| "path-to-regexp": "^3.1.0", | ||
| "pubsub-js": "^1.9.4", | ||
| "qs": "^6.9.0", | ||
| "react": "^16.8.6", | ||
| "react": "^16.14.0", | ||
| "react-amap": "^1.2.8", | ||
| "react-bmapgl": "^0.2.17", | ||
| "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-dom": "^16.14.0", | ||
| "react-helmet": "^5.2.1", | ||
| "react-router-dom": "^5.1.2", | ||
| "react-sortable-hoc": "^2.0.0", | ||
| ... | ... |
Please register or sign in to comment