Skip to content

Commit 5981529

Browse files
committed
bump deps
1 parent a2a9110 commit 5981529

File tree

2 files changed

+277
-405
lines changed

2 files changed

+277
-405
lines changed

package.json

Lines changed: 45 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -53,69 +53,69 @@
5353
},
5454
"homepage": "https://github.com/vuejs/vue#readme",
5555
"devDependencies": {
56-
"babel-core": "^6.9.0",
57-
"babel-eslint": "^7.1.0",
56+
"babel-core": "^6.25.0",
57+
"babel-eslint": "^7.2.3",
5858
"babel-helper-vue-jsx-merge-props": "^2.0.2",
59-
"babel-loader": "^6.2.4",
60-
"babel-plugin-istanbul": "^4.0.0",
59+
"babel-loader": "^7.0.0",
60+
"babel-plugin-istanbul": "^4.1.4",
6161
"babel-plugin-syntax-dynamic-import": "^6.18.0",
6262
"babel-plugin-syntax-jsx": "^6.18.0",
63-
"babel-plugin-transform-vue-jsx": "^3.2.0",
64-
"babel-preset-es2015": "^6.9.0",
63+
"babel-plugin-transform-vue-jsx": "^3.4.3",
64+
"babel-preset-es2015": "^6.24.1",
6565
"babel-preset-flow-vue": "^1.0.0",
6666
"buble": "^0.15.2",
6767
"chalk": "^1.1.3",
68-
"chromedriver": "^2.21.2",
68+
"chromedriver": "^2.30.1",
6969
"codecov.io": "^0.1.6",
70-
"cross-spawn": "^5.0.1",
70+
"cross-spawn": "^5.1.0",
7171
"de-indent": "^1.0.2",
72-
"es6-promise": "^4.0.5",
73-
"eslint": "^3.10.1",
74-
"eslint-loader": "^1.3.0",
75-
"eslint-plugin-flowtype": "^2.16.0",
76-
"eslint-plugin-jasmine": "^2.1.0",
72+
"es6-promise": "^4.1.0",
73+
"eslint": "^3.0.0",
74+
"eslint-loader": "^1.7.1",
75+
"eslint-plugin-flowtype": "^2.34.0",
76+
"eslint-plugin-jasmine": "^2.2.0",
7777
"eslint-plugin-vue-libs": "^1.2.0",
78-
"file-loader": "^0.10.1",
79-
"flow-bin": "^0.45.0",
78+
"file-loader": "^0.11.2",
79+
"flow-bin": "^0.48.0",
8080
"hash-sum": "^1.0.2",
81-
"he": "^1.1.0",
82-
"http-server": "^0.9.0",
83-
"jasmine": "^2.5.2",
84-
"jasmine-core": "^2.5.2",
85-
"karma": "^1.1.0",
86-
"karma-chrome-launcher": "^2.0.0",
87-
"karma-coverage": "^1.0.0",
88-
"karma-firefox-launcher": "^1.0.0",
89-
"karma-jasmine": "^1.0.2",
90-
"karma-mocha-reporter": "^2.0.4",
91-
"karma-phantomjs-launcher": "^1.0.0",
81+
"he": "^1.1.1",
82+
"http-server": "^0.10.0",
83+
"jasmine": "^2.6.0",
84+
"jasmine-core": "^2.6.3",
85+
"karma": "^1.7.0",
86+
"karma-chrome-launcher": "^2.1.1",
87+
"karma-coverage": "^1.1.1",
88+
"karma-firefox-launcher": "^1.0.1",
89+
"karma-jasmine": "^1.1.0",
90+
"karma-mocha-reporter": "^2.2.3",
91+
"karma-phantomjs-launcher": "^1.0.4",
9292
"karma-safari-launcher": "^1.0.0",
93-
"karma-sauce-launcher": "^1.0.0",
94-
"karma-sourcemap-loader": "^0.3.0",
95-
"karma-webpack": "^2.0.1",
96-
"lodash": "^4.17.1",
93+
"karma-sauce-launcher": "^1.1.0",
94+
"karma-sourcemap-loader": "^0.3.7",
95+
"karma-webpack": "^2.0.3",
96+
"lodash": "^4.17.4",
9797
"lodash.template": "^4.4.0",
9898
"lodash.uniq": "^4.5.0",
99-
"lru-cache": "^4.0.2",
100-
"nightwatch": "^0.9.9",
99+
"lru-cache": "^4.1.1",
100+
"nightwatch": "^0.9.16",
101101
"nightwatch-helpers": "^1.2.0",
102-
"phantomjs-prebuilt": "^2.1.1",
103-
"resolve": "^1.2.0",
104-
"rollup": "^0.41.4",
105-
"rollup-plugin-alias": "^1.2.0",
106-
"rollup-plugin-babel": "^2.4.0",
102+
"phantomjs-prebuilt": "^2.1.14",
103+
"resolve": "^1.3.3",
104+
"rollup": "^0.43.0",
105+
"rollup-plugin-alias": "^1.3.1",
106+
"rollup-plugin-babel": "^2.7.1",
107107
"rollup-plugin-buble": "^0.15.0",
108108
"rollup-plugin-commonjs": "^8.0.2",
109109
"rollup-plugin-flow-no-whitespace": "^1.0.0",
110110
"rollup-plugin-node-resolve": "^3.0.0",
111-
"rollup-plugin-replace": "^1.1.0",
112-
"rollup-watch": "^3.2.2",
113-
"selenium-server": "^2.53.1",
111+
"rollup-plugin-replace": "^1.1.1",
112+
"rollup-watch": "^4.0.0",
113+
"selenium-server": "^3.4.0",
114114
"serialize-javascript": "^1.3.0",
115-
"typescript": "^2.1.6",
116-
"uglify-js": "^2.6.2",
117-
"webpack": "^2.2.0",
118-
"weex-js-runtime": "^0.17.0-alpha4",
119-
"weex-vdom-tester": "^0.1.4"
115+
"typescript": "^2.3.4",
116+
"uglify-js": "^3.0.15",
117+
"webpack": "^2.6.1",
118+
"weex-js-runtime": "^0.20.5",
119+
"weex-vdom-tester": "^0.2.0"
120120
}
121121
}

0 commit comments

Comments
 (0)