mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-04-28 07:50:01 -05:00
chore: update dependencies
This commit is contained in:
+9
-9
@@ -46,20 +46,20 @@
|
||||
"@vue/conventional-changelog": "^0.1.1",
|
||||
"babel-core": "7.0.0-bridge.0",
|
||||
"babel-eslint": "^10.0.1",
|
||||
"conventional-changelog": "^1.1.24",
|
||||
"debug": "^3.1.0",
|
||||
"conventional-changelog": "^3.0.5",
|
||||
"debug": "^4.1.0",
|
||||
"eslint": "^5.0.0",
|
||||
"eslint-plugin-graphql": "^2.1.1",
|
||||
"eslint-plugin-node": "^6.0.1",
|
||||
"eslint-plugin-graphql": "^3.0.1",
|
||||
"eslint-plugin-node": "^8.0.0",
|
||||
"eslint-plugin-vue": "^5.0.0",
|
||||
"eslint-plugin-vue-libs": "^2.1.0",
|
||||
"eslint-plugin-vue-libs": "^3.0.0",
|
||||
"execa": "^1.0.0",
|
||||
"globby": "^8.0.1",
|
||||
"http-server": "^0.11.1",
|
||||
"inquirer": "^6.0.0",
|
||||
"jest": "^23.1.0",
|
||||
"lerna": "^3.4.3",
|
||||
"lint-staged": "^7.2.2",
|
||||
"lint-staged": "^8.1.0",
|
||||
"memfs": "^2.8.0",
|
||||
"minimist": "^1.2.0",
|
||||
"puppeteer": "^1.0.0",
|
||||
@@ -76,8 +76,8 @@
|
||||
"@babel/preset-env": "^7.0.0",
|
||||
"babel-core": "7.0.0-bridge.0",
|
||||
"ps-tree": "^1.1.1",
|
||||
"vue": "2.5.17",
|
||||
"vue-template-compiler": "2.5.17",
|
||||
"vue-server-renderer": "2.5.17"
|
||||
"vue": "2.5.21",
|
||||
"vue-template-compiler": "2.5.21",
|
||||
"vue-server-renderer": "2.5.21"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user