|
27 | 27 | "dependencies": {
|
28 | 28 | "babel-runtime": "^6.11.6",
|
29 | 29 | "chart.js": "^2.2.1",
|
30 |
| - "vue": "^2.0.0-rc.1" |
| 30 | + "vue": "^2.0.1" |
31 | 31 | },
|
32 | 32 | "devDependencies": {
|
33 | 33 | "babel-core": "^6.10.4",
|
|
39 | 39 | "chromedriver": "^2.21.2",
|
40 | 40 | "connect-history-api-fallback": "^1.1.0",
|
41 | 41 | "cross-spawn": "^2.1.5",
|
42 |
| - "css-loader": "^0.23.0", |
43 |
| - "eslint": "^2.10.2", |
44 |
| - "eslint-config-standard": "^5.1.0", |
| 42 | + "css-loader": "^0.25.0", |
| 43 | + "eslint": "^3.7.0", |
| 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": "^1.0.8", |
49 |
| - "eslint-plugin-standard": "^1.3.2", |
| 48 | + "eslint-plugin-promise": "^2.0.1", |
| 49 | + "eslint-plugin-standard": "^2.0.1", |
50 | 50 | "eventsource-polyfill": "^0.9.6",
|
51 | 51 | "express": "^4.13.3",
|
52 | 52 | "extract-text-webpack-plugin": "^1.0.1",
|
53 |
| - "file-loader": "^0.8.4", |
| 53 | + "file-loader": "^0.9.0", |
54 | 54 | "function-bind": "^1.0.2",
|
55 | 55 | "html-webpack-plugin": "^2.8.1",
|
56 |
| - "http-proxy-middleware": "^0.12.0", |
| 56 | + "http-proxy-middleware": "^0.17.2", |
57 | 57 | "inject-loader": "^2.0.1",
|
58 | 58 | "isparta-loader": "^2.0.0",
|
59 | 59 | "json-loader": "^0.5.4",
|
|
63 | 63 | "karma-phantomjs-launcher": "^1.0.0",
|
64 | 64 | "karma-sinon-chai": "^1.2.0",
|
65 | 65 | "karma-sourcemap-loader": "^0.3.7",
|
66 |
| - "karma-spec-reporter": "0.0.24", |
| 66 | + "karma-spec-reporter": "0.0.26", |
67 | 67 | "karma-webpack": "^1.7.0",
|
68 | 68 | "lodash": "^4.15.0",
|
69 | 69 | "lolex": "^1.4.0",
|
70 |
| - "mocha": "^2.4.5", |
| 70 | + "mocha": "^3.1.0", |
71 | 71 | "nightwatch": "^0.8.18",
|
72 | 72 | "ora": "^0.2.0",
|
73 | 73 | "phantomjs-prebuilt": "^2.1.3",
|
74 |
| - "selenium-server": "2.53.0", |
| 74 | + "selenium-server": "^2.53.1", |
75 | 75 | "shelljs": "^0.6.0",
|
76 | 76 | "sinon": "^1.17.3",
|
77 | 77 | "sinon-chai": "^2.8.0",
|
|
0 commit comments