chore(deps): update vue monorepo to v3.0.0-rc.5 (#46)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2020-07-29 09:26:13 +08:00
committed by GitHub
parent 89afeac355
commit 0559c78b57
3 changed files with 198 additions and 66 deletions

View File

@ -42,7 +42,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.4",
"@vue/compiler-dom": "3.0.0-rc.5",
"@vue/test-utils": "2.0.0-beta.0",
"babel-jest": "^26.0.1",
"babel-loader": "^8.1.0",
@ -51,7 +51,7 @@
"rollup": "^2.13.1",
"ts-jest": "^26.1.3",
"typescript": "^3.9.6",
"vue": "3.0.0-rc.4",
"vue": "3.0.0-rc.5",
"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.4",
"vue": "3.0.0-rc.5",
"webpack": "^4.43.0",
"webpack-dev-server": "^3.11.0",
"worker-plugin": "^4.0.3"