Commit fc8c9a51 authored by 陈帅's avatar 陈帅

upgrade modules

parent 70448f06
...@@ -21,6 +21,9 @@ export default { ...@@ -21,6 +21,9 @@ export default {
html: { html: {
template: './src/index.ejs', template: './src/index.ejs',
}, },
lessLoaderOptions: {
javascriptEnabled: true,
},
disableDynamicImport: true, disableDynamicImport: true,
publicPath: '/', publicPath: '/',
hash: true, hash: true,
......
...@@ -26,15 +26,14 @@ ...@@ -26,15 +26,14 @@
"antd": "^3.4.3", "antd": "^3.4.3",
"babel-plugin-transform-decorators-legacy": "^1.3.4", "babel-plugin-transform-decorators-legacy": "^1.3.4",
"babel-runtime": "^6.9.2", "babel-runtime": "^6.9.2",
"bizcharts": "^3.1.5", "bizcharts": "^3.1.10",
"bizcharts-plugin-slider": "^2.0.1", "bizcharts-plugin-slider": "^2.0.1",
"classnames": "^2.2.5", "classnames": "^2.2.5",
"dva": "^2.2.3", "dva": "^2.2.3",
"dva-loading": "^2.0.3", "dva-loading": "^2.0.3",
"enquire-js": "^0.2.1", "enquire-js": "^0.2.1",
"less": "2.7.2",
"lodash": "^4.17.10", "lodash": "^4.17.10",
"lodash-decorators": "^5.0.0", "lodash-decorators": "^6.0.0",
"moment": "^2.19.1", "moment": "^2.19.1",
"numeral": "^2.0.6", "numeral": "^2.0.6",
"omit.js": "^1.0.0", "omit.js": "^1.0.0",
...@@ -42,10 +41,10 @@ ...@@ -42,10 +41,10 @@
"prop-types": "^15.5.10", "prop-types": "^15.5.10",
"qs": "^6.5.0", "qs": "^6.5.0",
"rc-drawer": "^1.2.0", "rc-drawer": "^1.2.0",
"react": "^16.2.0", "react": "^16.4.1",
"react-container-query": "^0.11.0", "react-container-query": "^0.11.0",
"react-document-title": "^2.0.3", "react-document-title": "^2.0.3",
"react-dom": "^16.2.0", "react-dom": "^16.4.1",
"react-fittext": "^1.0.0", "react-fittext": "^1.0.0",
"rollbar": "^2.3.4", "rollbar": "^2.3.4",
"url-polyfill": "^1.0.10" "url-polyfill": "^1.0.10"
...@@ -59,7 +58,7 @@ ...@@ -59,7 +58,7 @@
"cross-port-killer": "^1.0.1", "cross-port-killer": "^1.0.1",
"enzyme": "^3.1.0", "enzyme": "^3.1.0",
"eslint": "^4.14.0", "eslint": "^4.14.0",
"eslint-config-airbnb": "^16.0.0", "eslint-config-airbnb": "^17.0.0",
"eslint-config-prettier": "^2.9.0", "eslint-config-prettier": "^2.9.0",
"eslint-plugin-babel": "^5.1.0", "eslint-plugin-babel": "^5.1.0",
"eslint-plugin-compat": "^2.1.0", "eslint-plugin-compat": "^2.1.0",
...@@ -75,7 +74,7 @@ ...@@ -75,7 +74,7 @@
"pro-download": "^1.0.1", "pro-download": "^1.0.1",
"redbox-react": "^1.5.0", "redbox-react": "^1.5.0",
"regenerator-runtime": "^0.11.1", "regenerator-runtime": "^0.11.1",
"roadhog": "^2.4.1", "roadhog": "^1.4.1",
"roadhog-api-doc": "^1.0.3", "roadhog-api-doc": "^1.0.3",
"stylelint": "^9.2.1", "stylelint": "^9.2.1",
"stylelint-config-prettier": "^3.0.4", "stylelint-config-prettier": "^3.0.4",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment