|
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | 17 | "vue": "^2.5.2", |
18 | | - "vue-router": "^3.0.1" |
| 18 | + "vue-router": "^3.0.1", |
| 19 | + "vuetify": "^2.2.21" |
19 | 20 | }, |
20 | 21 | "devDependencies": { |
21 | 22 | "autoprefixer": "^7.1.2", |
|
37 | 38 | "copy-webpack-plugin": "^4.0.1", |
38 | 39 | "cross-spawn": "^5.0.1", |
39 | 40 | "css-loader": "^0.28.0", |
| 41 | + "deepmerge": "^4.2.2", |
40 | 42 | "eslint": "^4.15.0", |
41 | 43 | "eslint-config-standard": "^10.2.1", |
42 | 44 | "eslint-friendly-formatter": "^3.0.0", |
|
47 | 49 | "eslint-plugin-standard": "^3.0.1", |
48 | 50 | "eslint-plugin-vue": "^4.0.0", |
49 | 51 | "extract-text-webpack-plugin": "^3.0.0", |
| 52 | + "fibers": "^4.0.2", |
50 | 53 | "file-loader": "^1.1.4", |
51 | 54 | "friendly-errors-webpack-plugin": "^1.6.1", |
52 | 55 | "html-webpack-plugin": "^2.30.1", |
|
61 | 64 | "postcss-loader": "^2.0.8", |
62 | 65 | "postcss-url": "^7.2.1", |
63 | 66 | "rimraf": "^2.6.0", |
| 67 | + "sass": "^1.26.3", |
| 68 | + "sass-loader": "^8.0.2", |
64 | 69 | "selenium-server": "^3.0.1", |
65 | 70 | "semver": "^5.3.0", |
66 | 71 | "shelljs": "^0.7.6", |
|
0 commit comments