|
30 | 30 | "react-router-dom": "^4.3.1",
|
31 | 31 | "redux": "^4.0.1",
|
32 | 32 | "redux-actions": "^2.6.4",
|
33 |
| - "redux-devtools": "^3.4.2", |
| 33 | + "redux-devtools": "^3.5.0", |
34 | 34 | "redux-devtools-dock-monitor": "^1.1.3",
|
35 | 35 | "redux-devtools-log-monitor": "^1.4.0",
|
36 | 36 | "redux-promise": "^0.6.0",
|
|
46 | 46 | "@babel/core": "^7.2.2",
|
47 | 47 | "@babel/plugin-syntax-dynamic-import": "^7.2.0",
|
48 | 48 | "@babel/plugin-transform-runtime": "^7.2.0",
|
49 |
| - "@babel/polyfill": "^7.2.3", |
| 49 | + "@babel/polyfill": "^7.2.5", |
50 | 50 | "@babel/preset-env": "^7.2.3",
|
51 | 51 | "@babel/preset-react": "^7.0.0",
|
52 | 52 | "@babel/register": "^7.0.0",
|
|
62 | 62 | "babel-plugin-react-css-modules": "^5.0.0",
|
63 | 63 | "babel-plugin-transform-assets": "^1.0.2",
|
64 | 64 | "css-loader": "^2.0.1",
|
65 |
| - "eslint": "^5.10.0", |
| 65 | + "eslint": "^5.11.0", |
66 | 66 | "eslint-config-airbnb": "^17.1.0",
|
67 | 67 | "eslint-import-resolver-babel-module": "^5.0.0-beta.1",
|
68 | 68 | "eslint-plugin-import": "^2.14.0",
|
|
89 | 89 | "style-loader": "^0.23.1",
|
90 | 90 | "stylelint": "^9.9.0",
|
91 | 91 | "stylelint-config-standard": "^18.2.0",
|
92 |
| - "webpack": "^4.28.1", |
| 92 | + "webpack": "^4.28.2", |
93 | 93 | "webpack-cli": "^3.1.2",
|
94 | 94 | "webpack-dev-middleware": "^3.4.0",
|
95 | 95 | "webpack-hot-middleware": "^2.24.3",
|
|
0 commit comments