|
33 | 33 | "babel-polyfill": "6.26.0",
|
34 | 34 | "chalk": "^2.3.2",
|
35 | 35 | "compression": "1.7.2",
|
36 |
| - "cross-env": "5.1.3", |
37 |
| - "express": "4.16.2", |
| 36 | + "cross-env": "5.1.4", |
| 37 | + "express": "4.16.3", |
38 | 38 | "fontfaceobserver": "2.0.13",
|
39 | 39 | "history": "4.7.2",
|
40 | 40 | "hoist-non-react-statics": "2.5.0",
|
41 | 41 | "immutable": "3.8.2",
|
42 |
| - "invariant": "2.2.3", |
| 42 | + "invariant": "2.2.4", |
43 | 43 | "ip": "1.1.5",
|
44 | 44 | "lodash": "4.17.5",
|
45 | 45 | "minimist": "1.2.0",
|
46 | 46 | "prop-types": "15.6.1",
|
47 |
| - "react": "16.2.0", |
48 |
| - "react-dom": "16.2.0", |
| 47 | + "react": "16.3.2", |
| 48 | + "react-dom": "16.3.2", |
49 | 49 | "react-helmet": "5.2.0",
|
50 | 50 | "react-loadable": "5.3.1",
|
51 | 51 | "react-redux": "5.0.7",
|
|
57 | 57 | "reselect": "3.0.1",
|
58 | 58 | "sanitize.css": "4.1.0",
|
59 | 59 | "warning": "3.0.0",
|
60 |
| - "whatwg-fetch": "2.0.3" |
| 60 | + "whatwg-fetch": "2.0.4" |
61 | 61 | },
|
62 | 62 | "devDependencies": {
|
63 | 63 | "add-asset-html-webpack-plugin": "2.1.3",
|
64 | 64 | "babel-cli": "6.26.0",
|
65 | 65 | "babel-core": "6.26.0",
|
66 |
| - "babel-eslint": "8.2.2", |
67 |
| - "babel-loader": "7.1.3", |
| 66 | + "babel-eslint": "8.2.3", |
| 67 | + "babel-loader": "7.1.4", |
68 | 68 | "babel-plugin-dynamic-import-node": "1.2.0",
|
69 | 69 | "babel-plugin-react-transform": "3.0.0",
|
70 | 70 | "babel-plugin-transform-es2015-modules-commonjs": "6.26.0",
|
|
74 | 74 | "babel-preset-env": "^1.6.1",
|
75 | 75 | "babel-preset-react": "6.24.1",
|
76 | 76 | "babel-preset-stage-0": "6.24.1",
|
77 |
| - "circular-dependency-plugin": "4.4.0", |
78 |
| - "css-loader": "0.28.10", |
| 77 | + "circular-dependency-plugin": "5.0.2", |
| 78 | + "css-loader": "0.28.11", |
79 | 79 | "enzyme": "^3.3.0",
|
80 | 80 | "enzyme-adapter-react-16": "^1.1.1",
|
81 |
| - "eslint": "4.18.2", |
| 81 | + "eslint": "4.19.1", |
82 | 82 | "eslint-config-airbnb": "16.1.0",
|
83 | 83 | "eslint-config-airbnb-base": "12.1.0",
|
84 |
| - "eslint-import-resolver-webpack": "0.8.4", |
85 |
| - "eslint-plugin-import": "2.9.0", |
| 84 | + "eslint-import-resolver-webpack": "0.9.0", |
| 85 | + "eslint-plugin-import": "2.11.0", |
86 | 86 | "eslint-plugin-jsx-a11y": "6.0.3",
|
87 | 87 | "eslint-plugin-react": "7.7.0",
|
88 | 88 | "eslint-plugin-redux-saga": "0.6.0",
|
89 | 89 | "eventsource-polyfill": "0.9.6",
|
90 | 90 | "exports-loader": "0.7.0",
|
91 | 91 | "file-loader": "1.1.11",
|
92 | 92 | "html-loader": "0.5.5",
|
93 |
| - "html-webpack-plugin": "3.0.4", |
94 |
| - "image-webpack-loader": "3.6.0", |
| 93 | + "html-webpack-plugin": "3.2.0", |
| 94 | + "image-webpack-loader": "4.2.0", |
95 | 95 | "imports-loader": "0.8.0",
|
96 |
| - "jest-cli": "22.4.2", |
97 |
| - "lint-staged": "7.0.0", |
98 |
| - "node-plop": "0.9.0", |
| 96 | + "jest-cli": "22.4.3", |
| 97 | + "lint-staged": "7.0.4", |
| 98 | + "node-plop": "0.13.0", |
99 | 99 | "node-sass": "^4.7.2",
|
100 | 100 | "null-loader": "0.1.1",
|
101 |
| - "plop": "1.9.1", |
102 |
| - "react-test-renderer": "16.2.0", |
| 101 | + "plop": "2.0.0", |
| 102 | + "react-test-renderer": "16.3.2", |
103 | 103 | "rimraf": "2.6.2",
|
104 |
| - "sass-loader": "^6.0.6", |
| 104 | + "sass-loader": "^7.0.1", |
105 | 105 | "shelljs": "^0.8.1",
|
106 |
| - "style-loader": "0.20.2", |
| 106 | + "style-loader": "0.20.3", |
107 | 107 | "url-loader": "1.0.1",
|
108 |
| - "webpack": "4.0.1", |
| 108 | + "webpack": "4.5.0", |
109 | 109 | "webpack-cli": "^2.0.10",
|
110 |
| - "webpack-dev-middleware": "3.0.0", |
| 110 | + "webpack-dev-middleware": "3.1.2", |
111 | 111 | "webpack-hot-middleware": "2.21.2"
|
112 | 112 | }
|
113 | 113 | }
|
0 commit comments