mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
Upgrade dependencies
This commit is contained in:
parent
7552da1453
commit
e9740e4e27
@ -46,7 +46,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"ansi-html": "^0.0.7",
|
||||
"autoprefixer": "^6.6.0",
|
||||
"autoprefixer": "^6.7.0",
|
||||
"babel-core": "^6.22.1",
|
||||
"babel-loader": "^6.2.10",
|
||||
"babel-plugin-array-includes": "^2.0.3",
|
||||
@ -80,21 +80,22 @@
|
||||
"vue-template-compiler": "^2.1.10",
|
||||
"vuex": "^2.1.1",
|
||||
"webpack": "^2.2.0",
|
||||
"webpack-bundle-analyzer": "^2.2.1",
|
||||
"webpack-dev-middleware": "^1.9.0",
|
||||
"webpack-hot-middleware": "^2.14.0"
|
||||
"webpack-hot-middleware": "^2.15.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"ava": "^0.17.0",
|
||||
"babel-eslint": "^7.1.1",
|
||||
"codecov": "^1.0.1",
|
||||
"copy-webpack-plugin": "^4.0.1",
|
||||
"eslint": "^3.10.2",
|
||||
"eslint": "^3.14.0",
|
||||
"eslint-config-standard": "^6.2.1",
|
||||
"eslint-plugin-html": "^1.7.0",
|
||||
"eslint-plugin-promise": "^3.4.0",
|
||||
"eslint-plugin-standard": "^2.0.1",
|
||||
"finalhandler": "^0.5.1",
|
||||
"jsdom": "^9.8.3",
|
||||
"jsdom": "^9.9.1",
|
||||
"json-loader": "^0.5.4",
|
||||
"nyc": "^10.1.2",
|
||||
"request": "^2.79.0",
|
||||
|
Loading…
Reference in New Issue
Block a user