mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-27 08:02:01 +00:00
Update dependencies
This commit is contained in:
parent
3fcfe4e026
commit
b05a66bda8
11
package.json
11
package.json
@ -55,14 +55,14 @@
|
||||
"autoprefixer": "^6.7.2",
|
||||
"babel-core": "^6.22.1",
|
||||
"babel-loader": "^6.2.10",
|
||||
"babel-preset-vue-app": "^0.4.0",
|
||||
"babel-preset-vue-app": "^0.5.0",
|
||||
"chalk": "^1.1.3",
|
||||
"chokidar": "^1.6.1",
|
||||
"co": "^4.6.0",
|
||||
"compression": "^1.6.2",
|
||||
"css-loader": "^0.26.1",
|
||||
"css-loader": "^0.27.3",
|
||||
"debug": "^2.6.1",
|
||||
"extract-text-webpack-plugin": "2.0.0-beta.4",
|
||||
"extract-text-webpack-plugin": "2.1.0",
|
||||
"file-loader": "^0.10.0",
|
||||
"fs-extra": "^2.0.0",
|
||||
"glob": "^7.1.1",
|
||||
@ -85,6 +85,7 @@
|
||||
"vue-meta": "^0.5.5",
|
||||
"vue-router": "^2.3.0",
|
||||
"vue-server-renderer": "^2.2.0",
|
||||
"vue-ssr-html-stream": "^2.2.0",
|
||||
"vue-template-compiler": "^2.2.0",
|
||||
"vuex": "^2.2.0",
|
||||
"webpack": "^2.2.1",
|
||||
@ -100,10 +101,10 @@
|
||||
"babel-plugin-transform-runtime": "^6.22.0",
|
||||
"babel-preset-es2015": "^6.22.0",
|
||||
"babel-preset-stage-2": "^6.22.0",
|
||||
"codecov": "^1.0.1",
|
||||
"codecov": "^2.1.0",
|
||||
"copy-webpack-plugin": "^4.0.1",
|
||||
"eslint": "^3.15.0",
|
||||
"eslint-config-standard": "^6.2.1",
|
||||
"eslint-config-standard": "^7.1.0",
|
||||
"eslint-plugin-html": "^2.0.0",
|
||||
"eslint-plugin-promise": "^3.4.1",
|
||||
"eslint-plugin-standard": "^2.0.1",
|
||||
|
Loading…
Reference in New Issue
Block a user