update vue version

This commit is contained in:
pdsuwwz
2020-10-06 13:55:21 +08:00
parent 168ef8666d
commit 26aa82cd34
3 changed files with 6 additions and 6 deletions

View File

@@ -8,7 +8,7 @@
## Environment Support
* Vue 2.5.17
* Vue 2.6.0+
## Install

View File

@@ -16,7 +16,7 @@
"access": "public"
},
"dependencies": {
"vue": "^2.5.17"
"vue": "^2.6.12"
},
"devDependencies": {
"@babel/core": "^7.0.0",

View File

@@ -6474,10 +6474,10 @@ vue-template-es2015-compiler@^1.9.0:
resolved "https://registry.yarnpkg.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.9.1.tgz#1ee3bc9a16ecbf5118be334bb15f9c46f82f5825"
integrity sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw==
vue@^2.5.17:
version "2.6.11"
resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.11.tgz#76594d877d4b12234406e84e35275c6d514125c5"
integrity sha512-VfPwgcGABbGAue9+sfrD4PuwFar7gPb1yl1UK1MwXoQPAw0BKSqWfoYCT/ThFrdEVWoI51dBuyCoiNU9bZDZxQ==
vue@^2.6.12:
version "2.6.12"
resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.12.tgz#f5ebd4fa6bd2869403e29a896aed4904456c9123"
integrity sha512-uhmLFETqPPNyuLLbsKz6ioJ4q7AZHzD8ZVFNATNyICSZouqP2Sz0rotWQC8UNBF6VGSCs5abnKJoStA6JbCbfg==
watchpack@^1.6.0:
version "1.6.1"