|
42 | 42 | "babel-core": "^6.26.3",
|
43 | 43 | "babel-loader": "^7.1.4",
|
44 | 44 | "babel-plugin-transform-async-to-generator": "^6.24.1",
|
45 |
| - "babel-plugin-transform-decorators-legacy": "^1.3.4", |
| 45 | + "babel-plugin-transform-decorators-legacy": "^1.3.5", |
46 | 46 | "babel-polyfill": "^6.26.0",
|
47 | 47 | "babel-preset-es2015": "^6.24.1",
|
48 | 48 | "babel-preset-react": "^6.24.1",
|
|
54 | 54 | "extract-text-webpack-plugin": "^4.0.0-beta.0",
|
55 | 55 | "file-loader": "^1.1.11",
|
56 | 56 | "html-webpack-plugin": "^3.2.0",
|
57 |
| - "image-webpack-loader": "^4.2.0", |
| 57 | + "image-webpack-loader": "^4.3.0", |
58 | 58 | "mini-css-extract-plugin": "^0.4.0",
|
59 | 59 | "node-sass": "^4.9.0",
|
60 | 60 | "normalize.css": "^8.0.0",
|
|
64 | 64 | "resolve-url-loader": "^2.3.0",
|
65 | 65 | "rimraf": "^2.6.2",
|
66 | 66 | "sass-lint": "^1.12.1",
|
67 |
| - "sass-loader": "^7.0.1", |
| 67 | + "sass-loader": "^7.0.2", |
68 | 68 | "style-loader": "^0.21.0",
|
69 | 69 | "url-loader": "^1.0.1",
|
70 |
| - "webpack": "^4.8.3", |
71 |
| - "webpack-cli": "^2.1.4", |
| 70 | + "webpack": "^4.10.2", |
| 71 | + "webpack-cli": "^2.1.5", |
72 | 72 | "webpack-dev-server": "^3.1.4"
|
73 | 73 | },
|
74 | 74 | "dependencies": {
|
|
0 commit comments