Skip to content

Commit ae93b96

Browse files
committed
⬆️ Update dependencies
1 parent b3faeb4 commit ae93b96

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"babel-runtime": "^6.11.6",
2929
"chart.js": "^2.2.1",
30-
"vue": "^2.0.0-rc.1"
30+
"vue": "^2.0.1"
3131
},
3232
"devDependencies": {
3333
"babel-core": "^6.10.4",
@@ -39,21 +39,21 @@
3939
"chromedriver": "^2.21.2",
4040
"connect-history-api-fallback": "^1.1.0",
4141
"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",
4545
"eslint-friendly-formatter": "^2.0.5",
4646
"eslint-loader": "^1.3.0",
4747
"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",
5050
"eventsource-polyfill": "^0.9.6",
5151
"express": "^4.13.3",
5252
"extract-text-webpack-plugin": "^1.0.1",
53-
"file-loader": "^0.8.4",
53+
"file-loader": "^0.9.0",
5454
"function-bind": "^1.0.2",
5555
"html-webpack-plugin": "^2.8.1",
56-
"http-proxy-middleware": "^0.12.0",
56+
"http-proxy-middleware": "^0.17.2",
5757
"inject-loader": "^2.0.1",
5858
"isparta-loader": "^2.0.0",
5959
"json-loader": "^0.5.4",
@@ -63,15 +63,15 @@
6363
"karma-phantomjs-launcher": "^1.0.0",
6464
"karma-sinon-chai": "^1.2.0",
6565
"karma-sourcemap-loader": "^0.3.7",
66-
"karma-spec-reporter": "0.0.24",
66+
"karma-spec-reporter": "0.0.26",
6767
"karma-webpack": "^1.7.0",
6868
"lodash": "^4.15.0",
6969
"lolex": "^1.4.0",
70-
"mocha": "^2.4.5",
70+
"mocha": "^3.1.0",
7171
"nightwatch": "^0.8.18",
7272
"ora": "^0.2.0",
7373
"phantomjs-prebuilt": "^2.1.3",
74-
"selenium-server": "2.53.0",
74+
"selenium-server": "^2.53.1",
7575
"shelljs": "^0.6.0",
7676
"sinon": "^1.17.3",
7777
"sinon-chai": "^2.8.0",

0 commit comments

Comments
 (0)