update from react-router-v3 to react-router-v4
正在显示
| ... | ... | @@ -16,18 +16,21 @@ |
| "antd": "^3.3.0", | ||
| "axo": "0.0.2", | ||
| "bowser": "^1.8.1", | ||
| "dva": "^2.2.0-beta.2", | ||
| "dva-react-router-3": "^1.0.2", | ||
| "dva": "^2.1.0", | ||
| "dva-loading": "^1.0.4", | ||
| "fastjson_ref_resolver": "latest", | ||
| "fingerprintjs": "^0.5.3", | ||
| "history": "latest", | ||
| "is-promise": "^2.1.0", | ||
| "lodash": "^4.17.4", | ||
| "lowdb": "^1.0.0", | ||
| "moment": "^2.18.1", | ||
| "prop-types": "^15.6.1", | ||
| "react": "^16.2.0", | ||
| "react-async-wrapper": "^0.0.7", | ||
| "react-dom": "^16.2.0", | ||
| "react-json-view": "^1.11.4", | ||
| "react-router-4-compat": "^0.1.2", | ||
| "resolve-pathname": "^2.1.0", | ||
| "uuid": "^3.1.0", | ||
| "word-wrap": "^1.2.3", | ||
| ... | ... | @@ -39,6 +42,7 @@ |
| "@storybook/addon-info": "^3.3.15", | ||
| "@storybook/react": "^3.3.15", | ||
| "babel-core": "^7.0.0-bridge.0", | ||
| "babel-eslint": "^8.2.2", | ||
| "babel-plugin-dva-hmr": "^0.4.1", | ||
| "babel-plugin-import": "^1.6.5", | ||
| "babel-plugin-lodash": "^3.3.2", | ||
| ... | ... | @@ -47,7 +51,9 @@ |
| "cross-env": "^5.1.3", | ||
| "ejs-loader": "^0.3.1", | ||
| "enzyme": "^3.3.0", | ||
| "jest": "^22.4.2", | ||
| "eslint-config-airbnb": "^16.1.0", | ||
| "eslint-plugin-jsx-a11y": "^6.0.3", | ||
| "eslint-plugin-lodash-fp": "^2.1.3", | ||
| "http-proxy-middleware": "^0.17.4", | ||
| "jsdom": "^11.0.0", | ||
| ... | ... |
请
注册
或者
登录
后发表评论