From 1db778e8e2513454426443c4ac37b0869047f587 Mon Sep 17 00:00:00 2001 From: chenjiahan Date: Mon, 12 Jul 2021 16:24:03 +0800 Subject: [PATCH] chore: bump vue@3.1.4 --- package.json | 4 +- yarn.lock | 106 +++++++++++++++++++++++++-------------------------- 2 files changed, 55 insertions(+), 55 deletions(-) diff --git a/package.json b/package.json index 814c3be6c..d041c87b3 100644 --- a/package.json +++ b/package.json @@ -61,8 +61,8 @@ "devDependencies": { "@vant/cli": "^3.11.1", "@vant/area-data": "^1.1.1", - "@vue/compiler-sfc": "^3.1.3", - "vue": "^3.1.3" + "@vue/compiler-sfc": "^3.1.4", + "vue": "^3.1.4" }, "sideEffects": [ "es/**/style/*", diff --git a/yarn.lock b/yarn.lock index 7acc3d8d5..4aaa94f77 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2040,37 +2040,37 @@ html-tags "^3.1.0" svg-tags "^1.0.0" -"@vue/compiler-core@3.1.3": - version "3.1.3" - resolved "https://registry.nlark.com/@vue/compiler-core/download/@vue/compiler-core-3.1.3.tgz?cache=0&sync_timestamp=1625182909191&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40vue%2Fcompiler-core%2Fdownload%2F%40vue%2Fcompiler-core-3.1.3.tgz#cd9587aa1fda533b1bdf752689e281efccfb7062" - integrity sha1-zZWHqh/aUzsb33UmieKB78z7cGI= +"@vue/compiler-core@3.1.4": + version "3.1.4" + resolved "https://registry.nlark.com/@vue/compiler-core/download/@vue/compiler-core-3.1.4.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40vue%2Fcompiler-core%2Fdownload%2F%40vue%2Fcompiler-core-3.1.4.tgz#a3a74cf52e8f01af386d364ac8a099cbeb260424" + integrity sha1-o6dM9S6PAa84bTZKyKCZy+smBCQ= dependencies: "@babel/parser" "^7.12.0" "@babel/types" "^7.12.0" - "@vue/shared" "3.1.3" + "@vue/shared" "3.1.4" estree-walker "^2.0.1" source-map "^0.6.1" -"@vue/compiler-dom@3.1.3": - version "3.1.3" - resolved "https://registry.nlark.com/@vue/compiler-dom/download/@vue/compiler-dom-3.1.3.tgz?cache=0&sync_timestamp=1625182908685&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40vue%2Fcompiler-dom%2Fdownload%2F%40vue%2Fcompiler-dom-3.1.3.tgz#ade4ff7db4b0a197c543dd67b5bd467d737ac344" - integrity sha1-reT/fbSwoZfFQ91ntb1GfXN6w0Q= +"@vue/compiler-dom@3.1.4": + version "3.1.4" + resolved "https://registry.nlark.com/@vue/compiler-dom/download/@vue/compiler-dom-3.1.4.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40vue%2Fcompiler-dom%2Fdownload%2F%40vue%2Fcompiler-dom-3.1.4.tgz#bf3795e1449f32c965d38c4ea6d808ca05fdfc97" + integrity sha1-vzeV4USfMsll04xOptgIygX9/Jc= dependencies: - "@vue/compiler-core" "3.1.3" - "@vue/shared" "3.1.3" + "@vue/compiler-core" "3.1.4" + "@vue/shared" "3.1.4" -"@vue/compiler-sfc@^3.1.3": - version "3.1.3" - resolved "https://registry.nlark.com/@vue/compiler-sfc/download/@vue/compiler-sfc-3.1.3.tgz#f8aba30e5254a2b7be9516159630c8f75b412216" - integrity sha1-+KujDlJUore+lRYVljDI91tBIhY= +"@vue/compiler-sfc@^3.1.4": + version "3.1.4" + resolved "https://registry.nlark.com/@vue/compiler-sfc/download/@vue/compiler-sfc-3.1.4.tgz#93e87db950e0711339c18baa7bb7d28d3522d7bc" + integrity sha1-k+h9uVDgcRM5wYuqe7fSjTUi17w= dependencies: "@babel/parser" "^7.13.9" "@babel/types" "^7.13.0" "@types/estree" "^0.0.48" - "@vue/compiler-core" "3.1.3" - "@vue/compiler-dom" "3.1.3" - "@vue/compiler-ssr" "3.1.3" - "@vue/shared" "3.1.3" + "@vue/compiler-core" "3.1.4" + "@vue/compiler-dom" "3.1.4" + "@vue/compiler-ssr" "3.1.4" + "@vue/shared" "3.1.4" consolidate "^0.16.0" estree-walker "^2.0.1" hash-sum "^2.0.0" @@ -2082,42 +2082,42 @@ postcss-selector-parser "^6.0.4" source-map "^0.6.1" -"@vue/compiler-ssr@3.1.3": - version "3.1.3" - resolved "https://registry.nlark.com/@vue/compiler-ssr/download/@vue/compiler-ssr-3.1.3.tgz?cache=0&sync_timestamp=1625183310009&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40vue%2Fcompiler-ssr%2Fdownload%2F%40vue%2Fcompiler-ssr-3.1.3.tgz#e74394b031f6956710f1881e21fa9fe1fa5a030e" - integrity sha1-50OUsDH2lWcQ8YgeIfqf4fpaAw4= +"@vue/compiler-ssr@3.1.4": + version "3.1.4" + resolved "https://registry.nlark.com/@vue/compiler-ssr/download/@vue/compiler-ssr-3.1.4.tgz#7f6eaac5b1851fc15c82c083e8179eb1216b303c" + integrity sha1-f26qxbGFH8FcgsCD6BeesSFrMDw= dependencies: - "@vue/compiler-dom" "3.1.3" - "@vue/shared" "3.1.3" + "@vue/compiler-dom" "3.1.4" + "@vue/shared" "3.1.4" -"@vue/reactivity@3.1.3": - version "3.1.3" - resolved "https://registry.nlark.com/@vue/reactivity/download/@vue/reactivity-3.1.3.tgz?cache=0&sync_timestamp=1625182286830&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40vue%2Freactivity%2Fdownload%2F%40vue%2Freactivity-3.1.3.tgz#0aa4dfbac33f1fa296b9436042e5cbd3d84eeb46" - integrity sha1-CqTfusM/H6KWuUNgQuXL09hO60Y= +"@vue/reactivity@3.1.4": + version "3.1.4" + resolved "https://registry.nlark.com/@vue/reactivity/download/@vue/reactivity-3.1.4.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40vue%2Freactivity%2Fdownload%2F%40vue%2Freactivity-3.1.4.tgz#d926ed46fb0d48582ccf8665b062d37b5d35ba99" + integrity sha1-2SbtRvsNSFgsz4ZlsGLTe101upk= dependencies: - "@vue/shared" "3.1.3" + "@vue/shared" "3.1.4" -"@vue/runtime-core@3.1.3": - version "3.1.3" - resolved "https://registry.nlark.com/@vue/runtime-core/download/@vue/runtime-core-3.1.3.tgz#8524f6e965aba3a94ae30ded715f13ec6be59c46" - integrity sha1-hST26WWro6lK4w3tcV8T7GvlnEY= +"@vue/runtime-core@3.1.4": + version "3.1.4" + resolved "https://registry.nlark.com/@vue/runtime-core/download/@vue/runtime-core-3.1.4.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40vue%2Fruntime-core%2Fdownload%2F%40vue%2Fruntime-core-3.1.4.tgz#3e30ae6ecbfff06df5adc9414491143191a375ba" + integrity sha1-PjCubsv/8G31rclBRJEUMZGjdbo= dependencies: - "@vue/reactivity" "3.1.3" - "@vue/shared" "3.1.3" + "@vue/reactivity" "3.1.4" + "@vue/shared" "3.1.4" -"@vue/runtime-dom@3.1.3": - version "3.1.3" - resolved "https://registry.nlark.com/@vue/runtime-dom/download/@vue/runtime-dom-3.1.3.tgz?cache=0&sync_timestamp=1625183312585&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40vue%2Fruntime-dom%2Fdownload%2F%40vue%2Fruntime-dom-3.1.3.tgz#cb1c218564892db0705ce9576b39e50f820b27b8" - integrity sha1-yxwhhWSJLbBwXOlXaznlD4ILJ7g= +"@vue/runtime-dom@3.1.4": + version "3.1.4" + resolved "https://registry.nlark.com/@vue/runtime-dom/download/@vue/runtime-dom-3.1.4.tgz#acfeee200d5c45fc2cbdf7058cda1498f9b45849" + integrity sha1-rP7uIA1cRfwsvfcFjNoUmPm0WEk= dependencies: - "@vue/runtime-core" "3.1.3" - "@vue/shared" "3.1.3" + "@vue/runtime-core" "3.1.4" + "@vue/shared" "3.1.4" csstype "^2.6.8" -"@vue/shared@3.1.3": - version "3.1.3" - resolved "https://registry.nlark.com/@vue/shared/download/@vue/shared-3.1.3.tgz?cache=0&sync_timestamp=1625182288628&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40vue%2Fshared%2Fdownload%2F%40vue%2Fshared-3.1.3.tgz#3f6f5e7226d8d2d965ef39780ae3f89dc906b5fc" - integrity sha1-P29ecibY0tll7zl4CuP4nckGtfw= +"@vue/shared@3.1.4": + version "3.1.4" + resolved "https://registry.nlark.com/@vue/shared/download/@vue/shared-3.1.4.tgz#c14c461ec42ea2c1556e86f60b0354341d91adc3" + integrity sha1-wUxGHsQuosFVbob2CwNUNB2RrcM= "@vue/test-utils@2.0.0-rc.6": version "2.0.0-rc.6" @@ -10892,14 +10892,14 @@ vue-router@^4.0.0: resolved "https://registry.npm.taobao.org/vue-router/download/vue-router-4.0.4.tgz?cache=0&sync_timestamp=1613740744184&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fvue-router%2Fdownload%2Fvue-router-4.0.4.tgz#ad9b4b7bbdad622407b4ff189b1646f48c1e9053" integrity sha1-rZtLe72tYiQHtP8YmxZG9IwekFM= -vue@^3.1.3: - version "3.1.3" - resolved "https://registry.nlark.com/vue/download/vue-3.1.3.tgz?cache=0&sync_timestamp=1625182289257&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fvue%2Fdownload%2Fvue-3.1.3.tgz#8659cdcd18bae0fc0aa79ddde6594c1e0b2facae" - integrity sha1-hlnNzRi64PwKp53d5llMHgsvrK4= +vue@^3.1.4: + version "3.1.4" + resolved "https://registry.nlark.com/vue/download/vue-3.1.4.tgz#120d6818c51eaa35d0879e5bc1cff60135bc69fd" + integrity sha1-Eg1oGMUeqjXQh55bwc/2ATW8af0= dependencies: - "@vue/compiler-dom" "3.1.3" - "@vue/runtime-dom" "3.1.3" - "@vue/shared" "3.1.3" + "@vue/compiler-dom" "3.1.4" + "@vue/runtime-dom" "3.1.4" + "@vue/shared" "3.1.4" w3c-hr-time@^1.0.2: version "1.0.2"