mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-04-26 06:48:16 -05:00
chore: update deps
This commit is contained in:
+10
-10
@@ -48,27 +48,27 @@
|
||||
"babel-core": "7.0.0-bridge.0",
|
||||
"babel-eslint": "^10.0.1",
|
||||
"debug": "^4.1.0",
|
||||
"eslint": "^5.14.1",
|
||||
"eslint": "^5.16.0",
|
||||
"eslint-plugin-graphql": "^3.0.3",
|
||||
"eslint-plugin-node": "^8.0.0",
|
||||
"eslint-plugin-vue": "^5.2.2",
|
||||
"eslint-plugin-vue-libs": "^3.0.0",
|
||||
"execa": "^1.0.0",
|
||||
"globby": "^9.0.0",
|
||||
"graphql": "^14.0.2",
|
||||
"globby": "^9.2.0",
|
||||
"graphql": "^14.2.1",
|
||||
"http-server": "^0.11.1",
|
||||
"inquirer": "^6.0.0",
|
||||
"jest": "^23.1.0",
|
||||
"lerna": "^3.13.0",
|
||||
"lerna": "^3.13.2",
|
||||
"lerna-changelog": "^0.8.2",
|
||||
"lint-staged": "^8.1.4",
|
||||
"lint-staged": "^8.1.5",
|
||||
"memfs": "^2.15.2",
|
||||
"minimist": "^1.2.0",
|
||||
"request": "^2.83.0",
|
||||
"request-promise-native": "^1.0.7",
|
||||
"rimraf": "^2.6.2",
|
||||
"semver": "^5.5.0",
|
||||
"typescript": "^3.3.3333",
|
||||
"semver": "^6.0.0",
|
||||
"typescript": "^3.4.3",
|
||||
"vuepress": "1.0.0-alpha.44",
|
||||
"vuepress-theme-vue": "^1.1.0",
|
||||
"webpack": ">=4 < 4.29",
|
||||
@@ -77,8 +77,8 @@
|
||||
"resolutions": {
|
||||
"babel-core": "7.0.0-bridge.0",
|
||||
"puppeteer": "1.11.0",
|
||||
"vue": "^2.6.7",
|
||||
"vue-template-compiler": "^2.6.7",
|
||||
"vue-server-renderer": "^2.6.7"
|
||||
"vue": "^2.6.10",
|
||||
"vue-template-compiler": "^2.6.10",
|
||||
"vue-server-renderer": "^2.6.10"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user