| | |
| | | "@antv/x6-plugin-transform": "^2.1.7", |
| | | "@antv/xflow": "^1.0.50", |
| | | "@babel/core": "7.5.5", |
| | | "@microsoft/fetch-event-source": "^2.0.1", |
| | | "@svgr/webpack": "4.3.2", |
| | | "@typescript-eslint/eslint-plugin": "1.13.0", |
| | | "@typescript-eslint/parser": "1.13.0", |
| | | "@uiw/react-codemirror": "^2.2.1", |
| | | "antd": "^3.26.20", |
| | | "antd-mobile": "^5.14.2", |
| | | "axios": "^0.19.0", |
| | | "axios": "^1.6.7", |
| | | "babel-eslint": "10.0.2", |
| | | "babel-jest": "^24.8.0", |
| | | "babel-loader": "8.0.6", |
| | |
| | | "dragact": "^0.2.12", |
| | | "echarts": "^5.2.1", |
| | | "echarts-for-react": "^2.0.15-beta.1", |
| | | "encryptlong": "^3.1.4", |
| | | "eslint": "^6.1.0", |
| | | "eslint-config-react-app": "^5.0.1", |
| | | "eslint-loader": "2.2.1", |
| | |
| | | "jest-watch-typeahead": "0.3.1", |
| | | "js-table2excel": "^1.0.3", |
| | | "jsbarcode": "^3.11.3", |
| | | "jsencrypt": "^3.3.2", |
| | | "jspdf": "^2.5.1", |
| | | "jssha": "^3.2.0", |
| | | "jszip": "^3.10.0", |
| | | "md5": "^2.2.1", |
| | | "mini-css-extract-plugin": "0.5.0", |
| | | "moment": "^2.24.0", |
| | | "node-rsa": "^1.1.1", |
| | | "node-sass": "^4.12.0", |
| | | "optimize-css-assets-webpack-plugin": "5.0.3", |
| | | "pnp-webpack-plugin": "1.5.0", |
| | |
| | | "react-native": "^0.63.2", |
| | | "react-redux": "^7.1.1", |
| | | "react-router-dom": "^5.0.1", |
| | | "react-syntax-highlighter": "^15.6.1", |
| | | "redux": "^4.0.4", |
| | | "redux-thunk": "^2.3.0", |
| | | "resolve": "1.12.0", |
| | |
| | | }, |
| | | "scripts": { |
| | | "dev": "set PORT=3001 && node scripts/start.js", |
| | | "build": "node --max-old-space-size=9000 scripts/build.js", |
| | | "build": "node --max-old-space-size=2048 scripts/build.js", |
| | | "test": "node scripts/test.js" |
| | | }, |
| | | "eslintConfig": { |