|
1 | 1 | { |
2 | 2 | "name": "base-camp", |
3 | | - "version": "1.5.0", |
| 3 | + "version": "1.6.0", |
4 | 4 | "description": "Awesome WordPress starter theme with own CLI for developers based on modern web technologies.", |
5 | 5 | "main": "index.js", |
6 | 6 | "scripts": { |
|
17 | 17 | "babel-loader": "^7.1.1", |
18 | 18 | "babel-preset-es2015": "^6.24.1", |
19 | 19 | "browser-sync": "^2.18.13", |
20 | | - "browser-sync-webpack-plugin": "^1.2.0", |
| 20 | + "browser-sync-webpack-plugin": "^2.0.0", |
21 | 21 | "clean-webpack-plugin": "^0.1.16", |
22 | 22 | "cross-env": "^5.0.5", |
23 | 23 | "css-loader": "^0.28.4", |
|
26 | 26 | "eslint-plugin-import": "^2.8.0", |
27 | 27 | "eslint-plugin-jsx-a11y": "^6.0.2", |
28 | 28 | "eslint-plugin-react": "^7.5.1", |
29 | | - "eslint-plugin-vue": "^2.1.0", |
| 29 | + "eslint-plugin-vue": "^4.2.2", |
30 | 30 | "extract-text-webpack-plugin": "^3.0.0", |
31 | 31 | "file-loader": "^1.1", |
32 | 32 | "font-awesome": "^4.7.0", |
33 | | - "image-webpack-loader": "^3.4.2", |
| 33 | + "image-webpack-loader": "^4.0.0", |
34 | 34 | "node-sass": "^4.5.3", |
35 | 35 | "prettier-eslint": "^8.2.2", |
36 | 36 | "sass-loader": "^6.0.6", |
37 | | - "style-loader": "^0.19.0", |
| 37 | + "style-loader": "^0.20.1", |
38 | 38 | "url-loader": "^0.6.2", |
39 | 39 | "vue-loader": "^13.0.4", |
40 | 40 | "vue-template-compiler": "^2.5.13", |
|
0 commit comments