Add AI predict
Showing
| ... | ... | @@ -3,9 +3,13 @@ |
| "version": "0.1.0", | ||
| "private": true, | ||
| "dependencies": { | ||
| "@ant-design/icons": "^5.3.7", | ||
| "@ant-design/pro-components": "^2.6.12", | ||
| "@ant-design/pro-provider": "^2.14.7", | ||
| "@dnd-kit/core": "^6.0.8", | ||
| "@dnd-kit/sortable": "^7.0.2", | ||
| "@dnd-kit/utilities": "^3.2.2", | ||
| "@react-spring/shared": "^9.7.3", | ||
| "@react-spring/web": "^9.7.3", | ||
| "antd": "^5.8.3", | ||
| "classnames": "^2.3.2", | ||
| ... | ... | @@ -16,6 +20,7 @@ |
| "i18next": "^23.11.4", | ||
| "idb-keyval": "^6.2.1", | ||
| "lodash-es": "^4.17.21", | ||
| "overlayscrollbars": "^2.9.1", | ||
| "overlayscrollbars-react": "^0.5.1", | ||
| "rdndmb-html5-to-touch": "^8.0.3", | ||
| "react": "^18.2.0", | ||
| ... | ... |
This diff is collapsed.
Please register or sign in to comment