|
12 | 12 | },
|
13 | 13 | "dependencies": {
|
14 | 14 | "bootstrap-css-only": "^4.3.1",
|
15 |
| - "mdbvue": "^5.7.0", |
| 15 | + "mdbvue": "^6.2.0", |
16 | 16 | "vue": "^2.6.10",
|
17 | 17 | "vue-router": "^3.0.6",
|
18 | 18 | "vue2-google-maps": "^0.10.7"
|
|
32 | 32 | "copy-webpack-plugin": "^4.0.1",
|
33 | 33 | "css-loader": "^0.28.0",
|
34 | 34 | "eslint": "^4.15.0",
|
35 |
| - "eslint-config-standard": "^10.2.1", |
| 35 | + "eslint-config-standard": "^11.0.0", |
36 | 36 | "eslint-friendly-formatter": "^4.0.1",
|
37 | 37 | "eslint-loader": "^2.2.1",
|
38 | 38 | "eslint-plugin-import": "^2.18.2",
|
39 |
| - "eslint-plugin-node": "^5.2.0", |
| 39 | + "eslint-plugin-node": "^8.0.1", |
40 | 40 | "eslint-plugin-promise": "^4.2.1",
|
41 | 41 | "eslint-plugin-standard": "^3.0.1",
|
42 | 42 | "eslint-plugin-vue": "^4.0.0",
|
43 | 43 | "extract-text-webpack-plugin": "^3.0.2",
|
44 | 44 | "file-loader": "^1.1.4",
|
45 | 45 | "friendly-errors-webpack-plugin": "^1.6.1",
|
46 | 46 | "html-webpack-plugin": "^3.2.0",
|
47 |
| - "node-notifier": "^5.4.1", |
| 47 | + "node-notifier": "^6.0.0", |
48 | 48 | "node-sass": "^4.12.0",
|
49 | 49 | "optimize-css-assets-webpack-plugin": "^3.2.0",
|
50 |
| - "ora": "^3.4.0", |
| 50 | + "ora": "^4.0.3", |
51 | 51 | "portfinder": "^1.0.21",
|
52 |
| - "postcss-import": "^11.0.0", |
53 |
| - "postcss-loader": "^2.0.8", |
| 52 | + "postcss-import": "^12.0.1", |
| 53 | + "postcss-loader": "^3.0.0", |
54 | 54 | "postcss-url": "^7.2.1",
|
55 |
| - "rimraf": "^2.6.0", |
| 55 | + "rimraf": "^3.0.0", |
56 | 56 | "sass-loader": "^7.1.0",
|
57 | 57 | "semver": "^5.3.0",
|
58 | 58 | "shelljs": "^0.8.3",
|
59 | 59 | "uglifyjs-webpack-plugin": "^1.1.1",
|
60 | 60 | "url-loader": "^1.1.2",
|
61 |
| - "vue-loader": "^13.3.0", |
| 61 | + "vue-loader": "^15.8.3", |
62 | 62 | "vue-style-loader": "^3.0.1",
|
63 | 63 | "vue-template-compiler": "^2.6.10",
|
64 | 64 | "webpack": "^3.6.0",
|
|
0 commit comments