diff --git a/package.json b/package.json index d70d71bdc..bc37efc66 100644 --- a/package.json +++ b/package.json @@ -61,8 +61,8 @@ "devDependencies": { "@vant/cli": "^3.10.4", "@vant/area-data": "^1.1.1", - "@vue/compiler-sfc": "^3.0.11", - "vue": "^3.0.11" + "@vue/compiler-sfc": "^3.1.1", + "vue": "^3.1.1" }, "sideEffects": [ "es/**/style/*", diff --git a/yarn.lock b/yarn.lock index d1343d72a..f84c78b2d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1992,36 +1992,36 @@ html-tags "^3.1.0" svg-tags "^1.0.0" -"@vue/compiler-core@3.0.11": - version "3.0.11" - resolved "https://registry.npm.taobao.org/@vue/compiler-core/download/@vue/compiler-core-3.0.11.tgz#5ef579e46d7b336b8735228758d1c2c505aae69a" - integrity sha1-XvV55G17M2uHNSKHWNHCxQWq5po= +"@vue/compiler-core@3.1.1": + version "3.1.1" + resolved "https://registry.nlark.com/@vue/compiler-core/download/@vue/compiler-core-3.1.1.tgz#4f2c5d70eabd454675714cc8bd2b97f6a8efb196" + integrity sha1-TyxdcOq9RUZ1cUzIvSuX9qjvsZY= dependencies: "@babel/parser" "^7.12.0" "@babel/types" "^7.12.0" - "@vue/shared" "3.0.11" + "@vue/shared" "3.1.1" estree-walker "^2.0.1" source-map "^0.6.1" -"@vue/compiler-dom@3.0.11": - version "3.0.11" - resolved "https://registry.nlark.com/@vue/compiler-dom/download/@vue/compiler-dom-3.0.11.tgz#b15fc1c909371fd671746020ba55b5dab4a730ee" - integrity sha1-sV/ByQk3H9ZxdGAgulW12rSnMO4= +"@vue/compiler-dom@3.1.1": + version "3.1.1" + resolved "https://registry.nlark.com/@vue/compiler-dom/download/@vue/compiler-dom-3.1.1.tgz#ef60d856ac2ede5b2ad5c72a7a68122895e3d652" + integrity sha1-72DYVqwu3lsq1ccqemgSKJXj1lI= dependencies: - "@vue/compiler-core" "3.0.11" - "@vue/shared" "3.0.11" + "@vue/compiler-core" "3.1.1" + "@vue/shared" "3.1.1" -"@vue/compiler-sfc@^3.0.11": - version "3.0.11" - resolved "https://registry.npm.taobao.org/@vue/compiler-sfc/download/@vue/compiler-sfc-3.0.11.tgz#cd8ca2154b88967b521f5ad3b10f5f8b6b665679" - integrity sha1-zYyiFUuIlntSH1rTsQ9fi2tmVnk= +"@vue/compiler-sfc@^3.1.1": + version "3.1.1" + resolved "https://registry.nlark.com/@vue/compiler-sfc/download/@vue/compiler-sfc-3.1.1.tgz#d4e4507c013d0b219f0b106b317ec5bb1cde3398" + integrity sha1-1ORQfAE9CyGfCxBrMX7FuxzeM5g= dependencies: "@babel/parser" "^7.13.9" "@babel/types" "^7.13.0" - "@vue/compiler-core" "3.0.11" - "@vue/compiler-dom" "3.0.11" - "@vue/compiler-ssr" "3.0.11" - "@vue/shared" "3.0.11" + "@vue/compiler-core" "3.1.1" + "@vue/compiler-dom" "3.1.1" + "@vue/compiler-ssr" "3.1.1" + "@vue/shared" "3.1.1" consolidate "^0.16.0" estree-walker "^2.0.1" hash-sum "^2.0.0" @@ -2033,42 +2033,42 @@ postcss-selector-parser "^6.0.4" source-map "^0.6.1" -"@vue/compiler-ssr@3.0.11": - version "3.0.11" - resolved "https://registry.npm.taobao.org/@vue/compiler-ssr/download/@vue/compiler-ssr-3.0.11.tgz#ac5a05fd1257412fa66079c823d8203b6a889a13" - integrity sha1-rFoF/RJXQS+mYHnII9ggO2qImhM= +"@vue/compiler-ssr@3.1.1": + version "3.1.1" + resolved "https://registry.nlark.com/@vue/compiler-ssr/download/@vue/compiler-ssr-3.1.1.tgz#1d08b98601397258ed059b75966e0e94a385d770" + integrity sha1-HQi5hgE5cljtBZt1lm4OlKOF13A= dependencies: - "@vue/compiler-dom" "3.0.11" - "@vue/shared" "3.0.11" + "@vue/compiler-dom" "3.1.1" + "@vue/shared" "3.1.1" -"@vue/reactivity@3.0.11": - version "3.0.11" - resolved "https://registry.npm.taobao.org/@vue/reactivity/download/@vue/reactivity-3.0.11.tgz?cache=0&sync_timestamp=1617321201900&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40vue%2Freactivity%2Fdownload%2F%40vue%2Freactivity-3.0.11.tgz#07b588349fd05626b17f3500cbef7d4bdb4dbd0b" - integrity sha1-B7WINJ/QViaxfzUAy+99S9tNvQs= +"@vue/reactivity@3.1.1": + version "3.1.1" + resolved "https://registry.nlark.com/@vue/reactivity/download/@vue/reactivity-3.1.1.tgz#9c02fd146a6c3b03e7d658b7cf76f4b69b0f98c8" + integrity sha1-nAL9FGpsOwPn1li3z3b0tpsPmMg= dependencies: - "@vue/shared" "3.0.11" + "@vue/shared" "3.1.1" -"@vue/runtime-core@3.0.11": - version "3.0.11" - resolved "https://registry.npm.taobao.org/@vue/runtime-core/download/@vue/runtime-core-3.0.11.tgz#c52dfc6acf3215493623552c1c2919080c562e44" - integrity sha1-xS38as8yFUk2I1UsHCkZCAxWLkQ= +"@vue/runtime-core@3.1.1": + version "3.1.1" + resolved "https://registry.nlark.com/@vue/runtime-core/download/@vue/runtime-core-3.1.1.tgz#542110c09a643d7d80646a2f071aff6b324c4158" + integrity sha1-VCEQwJpkPX2AZGovBxr/azJMQVg= dependencies: - "@vue/reactivity" "3.0.11" - "@vue/shared" "3.0.11" + "@vue/reactivity" "3.1.1" + "@vue/shared" "3.1.1" -"@vue/runtime-dom@3.0.11": - version "3.0.11" - resolved "https://registry.npm.taobao.org/@vue/runtime-dom/download/@vue/runtime-dom-3.0.11.tgz?cache=0&sync_timestamp=1617322690018&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40vue%2Fruntime-dom%2Fdownload%2F%40vue%2Fruntime-dom-3.0.11.tgz#7a552df21907942721feb6961c418e222a699337" - integrity sha1-elUt8hkHlCch/raWHEGOIippkzc= +"@vue/runtime-dom@3.1.1": + version "3.1.1" + resolved "https://registry.nlark.com/@vue/runtime-dom/download/@vue/runtime-dom-3.1.1.tgz#5539bbce132d29f6445b4964cb7b4164a89a5ce6" + integrity sha1-VTm7zhMtKfZEW0lky3tBZKiaXOY= dependencies: - "@vue/runtime-core" "3.0.11" - "@vue/shared" "3.0.11" + "@vue/runtime-core" "3.1.1" + "@vue/shared" "3.1.1" csstype "^2.6.8" -"@vue/shared@3.0.11": - version "3.0.11" - resolved "https://registry.npm.taobao.org/@vue/shared/download/@vue/shared-3.0.11.tgz?cache=0&sync_timestamp=1617321216740&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40vue%2Fshared%2Fdownload%2F%40vue%2Fshared-3.0.11.tgz#20d22dd0da7d358bb21c17f9bde8628152642c77" - integrity sha1-INIt0Np9NYuyHBf5vehigVJkLHc= +"@vue/shared@3.1.1": + version "3.1.1" + resolved "https://registry.nlark.com/@vue/shared/download/@vue/shared-3.1.1.tgz#2287cfc3dc20e5b20aeb65c2c3a56533bdca801c" + integrity sha1-IofPw9wg5bIK62XCw6VlM73KgBw= "@vue/test-utils@2.0.0-rc.6": version "2.0.0-rc.6" @@ -10731,14 +10731,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.0.11: - version "3.0.11" - resolved "https://registry.npm.taobao.org/vue/download/vue-3.0.11.tgz?cache=0&sync_timestamp=1617321643721&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fvue%2Fdownload%2Fvue-3.0.11.tgz#c82f9594cbf4dcc869241d4c8dd3e08d9a8f4b5f" - integrity sha1-yC+VlMv03MhpJB1MjdPgjZqPS18= +vue@^3.1.1: + version "3.1.1" + resolved "https://registry.nlark.com/vue/download/vue-3.1.1.tgz#9ad655758a0fa6c0dee5b3d2431d3912a9b381aa" + integrity sha1-mtZVdYoPpsDe5bPSQx05Eqmzgao= dependencies: - "@vue/compiler-dom" "3.0.11" - "@vue/runtime-dom" "3.0.11" - "@vue/shared" "3.0.11" + "@vue/compiler-dom" "3.1.1" + "@vue/runtime-dom" "3.1.1" + "@vue/shared" "3.1.1" w3c-hr-time@^1.0.2: version "1.0.2"