| | |
| | | "@typescript-eslint/eslint-plugin": "1.13.0", |
| | | "@typescript-eslint/parser": "1.13.0", |
| | | "antd": "^3.23.2", |
| | | "antd-mobile": "^2.3.3", |
| | | "axios": "^0.19.0", |
| | | "babel-eslint": "10.0.2", |
| | | "babel-jest": "^24.8.0", |
| | |
| | | "postcss-preset-env": "6.7.0", |
| | | "postcss-safe-parser": "4.0.1", |
| | | "prop-types": "^15.7.2", |
| | | "rc-form": "^2.4.11", |
| | | "react": "^16.9.0", |
| | | "react-app-polyfill": "^1.0.2", |
| | | "react-codemirror2": "^7.1.0", |
| | | "react-color": "^2.18.1", |
| | | "react-dev-utils": "^9.0.3", |
| | | "react-dnd": "^9.4.0", |
| | | "react-dnd-html5-backend": "^9.4.0", |
| | |
| | | "resolve-url-loader": "3.1.0", |
| | | "sass-loader": "7.2.0", |
| | | "semver": "6.3.0", |
| | | "spark-md5": "^3.0.1", |
| | | "style-loader": "1.0.0", |
| | | "terser-webpack-plugin": "1.4.1", |
| | | "ts-pnp": "1.1.2", |
| | |
| | | { |
| | | "libraryName": "antd", |
| | | "style": "css" |
| | | } |
| | | }, |
| | | "pc" |
| | | ], |
| | | [ |
| | | "import", |
| | | { |
| | | "libraryName": "antd-mobile", |
| | | "style": "css" |
| | | }, |
| | | "mobile" |
| | | ] |
| | | ] |
| | | }, |