|
26 | 26 | },
|
27 | 27 | "dependencies": {
|
28 | 28 | "babel-runtime": "^6.11.6",
|
29 |
| - "chart.js": "^2.2.1", |
30 |
| - "vue": "^2.0.1" |
| 29 | + "chart.js": "^2.4.0", |
| 30 | + "vue": "^2.1.6" |
31 | 31 | },
|
32 | 32 | "devDependencies": {
|
33 | 33 | "babel-core": "^6.10.4",
|
|
38 | 38 | "chai": "^3.5.0",
|
39 | 39 | "chromedriver": "^2.21.2",
|
40 | 40 | "connect-history-api-fallback": "^1.1.0",
|
41 |
| - "cross-spawn": "^4.0.2", |
42 |
| - "css-loader": "^0.25.0", |
| 41 | + "cross-spawn": "^5.0.1", |
| 42 | + "css-loader": "^0.26.1", |
43 | 43 | "eslint": "^3.7.1",
|
44 | 44 | "eslint-config-standard": "^6.2.0",
|
45 | 45 | "eslint-friendly-formatter": "^2.0.5",
|
46 | 46 | "eslint-loader": "^1.3.0",
|
47 | 47 | "eslint-plugin-html": "^1.3.0",
|
48 |
| - "eslint-plugin-promise": "^2.0.1", |
| 48 | + "eslint-plugin-promise": "^3.4.0", |
49 | 49 | "eslint-plugin-standard": "^2.0.1",
|
50 | 50 | "eventsource-polyfill": "^0.9.6",
|
51 | 51 | "express": "^4.13.3",
|
|
54 | 54 | "function-bind": "^1.0.2",
|
55 | 55 | "html-webpack-plugin": "^2.8.1",
|
56 | 56 | "http-proxy-middleware": "^0.17.2",
|
57 |
| - "inject-loader": "^2.0.1", |
| 57 | + "inject-loader": "^3.0.0-beta2", |
58 | 58 | "isparta-loader": "^2.0.0",
|
59 | 59 | "jasmine-core": "^2.5.2",
|
60 | 60 | "json-loader": "^0.5.4",
|
|
73 | 73 | "nightwatch": "^0.9.8",
|
74 | 74 | "ora": "^0.3.0",
|
75 | 75 | "phantomjs-prebuilt": "^2.1.13",
|
76 |
| - "selenium-server": "^2.53.1", |
| 76 | + "selenium-server": "^3.0.1", |
77 | 77 | "shelljs": "^0.7.4",
|
78 | 78 | "sinon": "^1.17.3",
|
79 | 79 | "sinon-chai": "^2.8.0",
|
80 | 80 | "url-loader": "^0.5.7",
|
81 | 81 | "vue-hot-reload-api": "^2.0.6",
|
82 | 82 | "vue-html-loader": "^1.2.3",
|
83 |
| - "vue-loader": "^9.3.0", |
| 83 | + "vue-loader": "^10.0.2", |
84 | 84 | "vue-style-loader": "^1.0.0",
|
85 | 85 | "webpack": "^1.13.2",
|
86 | 86 | "webpack-dev-middleware": "^1.4.0",
|
87 | 87 | "webpack-hot-middleware": "^2.6.0",
|
88 |
| - "webpack-merge": "^0.14.1" |
| 88 | + "webpack-merge": "^1.1.1" |
89 | 89 | }
|
90 | 90 | }
|
0 commit comments