chore(deps): update vue monorepo to v3.0.0-rc.7 (#56)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2020-08-22 08:48:14 +08:00
committed by GitHub
parent f96f8880b9
commit 86b5051174
3 changed files with 42 additions and 42 deletions

View File

@ -41,7 +41,7 @@
"@types/svg-tags": "^1.0.0",
"@typescript-eslint/eslint-plugin": "^3.6.1",
"@typescript-eslint/parser": "^3.6.1",
"@vue/compiler-dom": "3.0.0-rc.6",
"@vue/compiler-dom": "3.0.0-rc.7",
"@vue/test-utils": "2.0.0-beta.2",
"babel-jest": "^26.0.1",
"babel-loader": "^8.1.0",
@ -50,7 +50,7 @@
"rollup": "^2.13.1",
"ts-jest": "^26.1.3",
"typescript": "^3.9.6",
"vue": "3.0.0-rc.6",
"vue": "3.0.0-rc.7",
"webpack": "^4.43.0",
"webpack-cli": "^3.3.11",
"webpack-dev-server": "^3.10.3"

View File

@ -15,7 +15,7 @@
"ts-loader": "^8.0.0",
"typescript": "^3.9.6",
"url-loader": "^4.1.0",
"vue": "3.0.0-rc.6",
"vue": "3.0.0-rc.7",
"webpack": "^4.43.0",
"webpack-dev-server": "^3.11.0",
"worker-plugin": "^4.0.3"