chore(deps): update vue monorepo to v3.0.0-rc.4 (#39)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2020-07-22 09:10:56 +08:00
committed by GitHub
parent 96c36a4c1b
commit 59757a170c
3 changed files with 42 additions and 42 deletions

View File

@ -40,7 +40,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.2",
"@vue/compiler-dom": "3.0.0-rc.4",
"@vue/test-utils": "2.0.0-beta.0",
"babel-jest": "^26.0.1",
"babel-loader": "^8.1.0",
@ -48,7 +48,7 @@
"regenerator-runtime": "^0.13.5",
"rollup": "^2.13.1",
"typescript": "^3.9.6",
"vue": "3.0.0-rc.2",
"vue": "3.0.0-rc.4",
"webpack": "^4.43.0",
"webpack-cli": "^3.3.11",
"webpack-dev-server": "^3.10.3"

View File

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