|
31 | 31 | "devDependencies": { |
32 | 32 | "art-template": "4.12.2", |
33 | 33 | "art-template-loader": "1.4.3", |
34 | | - "autoprefixer": "^8.1.0", |
35 | | - "babel-core": "^6.26.0", |
| 34 | + "autoprefixer": "^8.6.2", |
| 35 | + "babel-core": "^6.26.3", |
36 | 36 | "babel-loader": "^7.1.4", |
37 | | - "babel-preset-env": "^1.6.1", |
38 | | - "cross-env": "^5.1.4", |
39 | | - "css-loader": "^0.28.10", |
40 | | - "eslint": "^4.18.2", |
| 37 | + "babel-preset-env": "^1.7.0", |
| 38 | + "cross-env": "^5.2.0", |
| 39 | + "css-loader": "^0.28.11", |
| 40 | + "eslint": "^4.19.1", |
41 | 41 | "eslint-loader": "^2.0.0", |
42 | | - "git-revision-webpack-plugin": "^2.5.1", |
43 | | - "mini-css-extract-plugin": "0.2.0", |
44 | | - "node-sass": "^4.7.2", |
45 | | - "postcss-loader": "^2.1.1", |
46 | | - "sass-loader": "^6.0.7", |
47 | | - "style-loader": "^0.20.3", |
| 42 | + "git-revision-webpack-plugin": "^3.0.3", |
| 43 | + "mini-css-extract-plugin": "0.4.0", |
| 44 | + "node-sass": "^4.9.0", |
| 45 | + "postcss-loader": "^2.1.5", |
| 46 | + "sass-loader": "^7.0.3", |
| 47 | + "style-loader": "^0.21.0", |
48 | 48 | "svg-inline-loader": "0.8.0", |
49 | 49 | "template-string-optimize-loader": "^2.2.3", |
50 | 50 | "url-loader": "^1.0.1", |
51 | | - "webpack": "^4.1.1", |
52 | | - "webpack-cli": "2.0.12", |
53 | | - "webpack-dev-server": "^3.1.1" |
| 51 | + "webpack": "^4.12.0", |
| 52 | + "webpack-cli": "3.0.6", |
| 53 | + "webpack-dev-server": "^3.1.4" |
54 | 54 | }, |
55 | 55 | "dependencies": { |
56 | 56 | "balloon-css": "^0.5.0", |
57 | | - "promise-polyfill": "7.1.0", |
| 57 | + "promise-polyfill": "8.0.0", |
58 | 58 | "smoothscroll": "0.4.0" |
59 | 59 | } |
60 | 60 | } |
0 commit comments