Skip to content

Commit

Permalink
feat: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
yeanzhi committed Feb 13, 2019
1 parent 0da7449 commit 42e4975
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 59 deletions.
116 changes: 58 additions & 58 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,86 +26,86 @@
"router.js"
],
"dependencies": {
"@babel/runtime": "^7.0.0",
"@babel/runtime": "^7.3.1",
"babel-eslint": "^10.0.1",
"classnames": "^2.2.6",
"connected-react-router": "^6.0.0",
"flux-standard-action": "^2.0.0",
"connected-react-router": "^6.3.1",
"flux-standard-action": "^2.0.3",
"invariant": "^2.2.4",
"lodash": "^4.17.10",
"lodash": "^4.17.11",
"react-redux": "^6.0.0",
"react-router": "^4.3.1",
"react-router-dom": "^4.3.1",
"reduce-reducers": "^0.4.3",
"redux": "^4.0.1",
"warning": "^4.0.1"
"warning": "^4.0.3"
},
"devDependencies": {
"@babel/core": "^7.1.2",
"@babel/plugin-external-helpers": "^7.0.0",
"@babel/plugin-proposal-class-properties": "^7.1.0",
"@babel/plugin-proposal-decorators": "^7.1.2",
"@babel/plugin-proposal-do-expressions": "^7.0.0",
"@babel/plugin-proposal-export-default-from": "^7.0.0",
"@babel/plugin-proposal-export-namespace-from": "^7.0.0",
"@babel/plugin-proposal-function-bind": "^7.0.0",
"@babel/plugin-proposal-function-sent": "^7.1.0",
"@babel/plugin-proposal-json-strings": "^7.0.0",
"@babel/plugin-proposal-logical-assignment-operators": "^7.0.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.0.0",
"@babel/plugin-proposal-numeric-separator": "^7.0.0",
"@babel/plugin-proposal-object-rest-spread": "^7.0.0",
"@babel/plugin-proposal-optional-chaining": "^7.0.0",
"@babel/plugin-proposal-pipeline-operator": "^7.0.0",
"@babel/plugin-proposal-throw-expressions": "^7.0.0",
"@babel/plugin-syntax-dynamic-import": "^7.0.0",
"@babel/plugin-syntax-import-meta": "^7.0.0",
"@babel/plugin-transform-runtime": "^7.1.0",
"@babel/preset-env": "^7.1.0",
"@babel/core": "^7.2.2",
"@babel/plugin-external-helpers": "^7.2.0",
"@babel/plugin-proposal-class-properties": "^7.3.0",
"@babel/plugin-proposal-decorators": "^7.3.0",
"@babel/plugin-proposal-do-expressions": "^7.2.0",
"@babel/plugin-proposal-export-default-from": "^7.2.0",
"@babel/plugin-proposal-export-namespace-from": "^7.2.0",
"@babel/plugin-proposal-function-bind": "^7.2.0",
"@babel/plugin-proposal-function-sent": "^7.2.0",
"@babel/plugin-proposal-json-strings": "^7.2.0",
"@babel/plugin-proposal-logical-assignment-operators": "^7.2.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.2.0",
"@babel/plugin-proposal-numeric-separator": "^7.2.0",
"@babel/plugin-proposal-object-rest-spread": "^7.3.2",
"@babel/plugin-proposal-optional-chaining": "^7.2.0",
"@babel/plugin-proposal-pipeline-operator": "^7.3.2",
"@babel/plugin-proposal-throw-expressions": "^7.2.0",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/plugin-syntax-import-meta": "^7.2.0",
"@babel/plugin-transform-runtime": "^7.2.0",
"@babel/preset-env": "^7.3.1",
"@babel/preset-react": "^7.0.0",
"@babel/register": "^7.0.0",
"autoprefixer": "^9.1.0",
"babel-loader": "^8.0.0-beta.4",
"babel-plugin-import": "^1.8.0",
"autoprefixer": "^9.4.7",
"babel-loader": "^8.0.5",
"babel-plugin-import": "^1.11.0",
"babel-plugin-lodash": "^3.3.4",
"babel-plugin-module-resolver": "^3.1.1",
"babel-plugin-module-resolver": "^3.2.0",
"babel-plugin-transform-decorators-legacy": "^1.3.5",
"clean-webpack-plugin": "^0.1.19",
"css-loader": "^1.0.0",
"eslint": "^5.2.0",
"eslint-config-airbnb": "^17.0.0",
"eslint-config-prettier": "^2.9.0",
"clean-webpack-plugin": "^1.0.1",
"css-loader": "^2.1.0",
"eslint": "^5.13.0",
"eslint-config-airbnb": "^17.1.0",
"eslint-config-prettier": "^4.0.0",
"eslint-html-reporter": "^0.5.2",
"eslint-plugin-import": "^2.13.0",
"eslint-plugin-jsx-a11y": "^6.1.1",
"eslint-plugin-react": "^7.10.0",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-jsx-a11y": "^6.2.1",
"eslint-plugin-react": "^7.12.4",
"extract-text-webpack-plugin": "^3.0.2",
"file-loader": "^1.1.11",
"file-loader": "^3.0.1",
"html-loader": "^0.5.5",
"html-webpack-plugin": "^3.2.0",
"husky": "^1.0.0-rc.6",
"jest": "^23.4.2",
"less": "^2.7.2",
"less-loader": "^3.x",
"husky": "^1.3.1",
"jest": "^24.1.0",
"less": "^3.9.0",
"less-loader": "^4.1.0",
"less-vars-to-js": "^1.3.0",
"lint-staged": "^7.1.0",
"mini-css-extract-plugin": "^0.4.1",
"nyc": "^12.0.2",
"postcss": "^7.0.2",
"lint-staged": "^8.1.3",
"mini-css-extract-plugin": "^0.5.0",
"nyc": "^13.2.0",
"postcss": "^7.0.14",
"postcss-clearfix": "^2.0.1",
"postcss-loader": "^2.1.6",
"prettier": "^1.13.6",
"react": "^16.6.3",
"react-dom": "^16.6.3",
"react-hot-loader": "^4.6.1",
"postcss-loader": "^3.0.0",
"prettier": "^1.16.4",
"react": "^16.8.1",
"react-dom": "^16.8.1",
"react-hot-loader": "^4.6.5",
"standard-version": "^4.4.0",
"style-loader": "^0.21.0",
"url-loader": "^1.0.1",
"webpack": "^4.16.4",
"webpack-cli": "^3.1.0",
"webpack-dev-server": "^3.1.5",
"style-loader": "^0.23.1",
"url-loader": "^1.1.2",
"webpack": "^4.29.3",
"webpack-cli": "^3.2.3",
"webpack-dev-server": "^3.1.14",
"webpack-manifest-plugin": "^2.0.4",
"webpack-merge": "^4.1.4"
"webpack-merge": "^4.2.1"
},
"peerDependencies": {
"react": "^16.4.0",
Expand Down
3 changes: 2 additions & 1 deletion webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ const webpack = require('webpack');
const path = require('path');
const c9 = !!process.env.PORT;
module.exports = {
mode: 'development', // "production" | "development" | "none"
mode: 'production', // "production" | "development" | "none"
entry: {
demo: ['react-hot-loader/patch', './demo/index.js'],
simple: ['react-hot-loader/patch', './demo/simple.js']
Expand All @@ -25,6 +25,7 @@ module.exports = {
hot: true,
inline: true,
publicPath: '/dist/',
disableHostCheck: true,
headers: {
'XM-Component-Server': '[email protected]'
},
Expand Down

0 comments on commit 42e4975

Please sign in to comment.