forked from vuejs/test-utils
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): bump vue and @vue/compiler-sfc
Bumps [vue](https://github.com/vuejs/vue) and [@vue/compiler-sfc](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-sfc). These dependencies needed to be updated together. Updates `vue` from 3.0.10 to 3.0.11 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/commits) Updates `@vue/compiler-sfc` from 3.0.10 to 3.0.11 - [Release notes](https://github.com/vuejs/vue-next/releases) - [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-next/commits/v3.0.11/packages/compiler-sfc) Signed-off-by: dependabot-preview[bot] <[email protected]>
- Loading branch information
1 parent
0766a0f
commit b2a1edc
Showing
2 changed files
with
55 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1502,14 +1502,14 @@ | |
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.1.4.tgz#1dd388519b75439b7733601b55238ca691864796" | ||
integrity sha512-cUDILd++9jdhdjpuhgJofQqOabOKe+kTWTE2HQY2PBHEUO2fgwTurLE0cJg9UcIo1x4lHfsp+59S9TBCHgTZkw== | ||
|
||
"@vue/[email protected].10": | ||
version "3.0.10" | ||
resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.0.10.tgz#ced92120c6b9bab7b6c44dfe5e3e5cf2ea422531" | ||
integrity sha512-rayD+aODgX9CWgWv0cAI+whPLyMmtkWfNGsZpdpsaIloh8mY2hX8+SvE1Nn3755YhGWJ/7oaDEcNpOctGwZbsA== | ||
"@vue/[email protected].11": | ||
version "3.0.11" | ||
resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.0.11.tgz#5ef579e46d7b336b8735228758d1c2c505aae69a" | ||
integrity sha512-6sFj6TBac1y2cWCvYCA8YzHJEbsVkX7zdRs/3yK/n1ilvRqcn983XvpBbnN3v4mZ1UiQycTvOiajJmOgN9EVgw== | ||
dependencies: | ||
"@babel/parser" "^7.12.0" | ||
"@babel/types" "^7.12.0" | ||
"@vue/shared" "3.0.10" | ||
"@vue/shared" "3.0.11" | ||
estree-walker "^2.0.1" | ||
source-map "^0.6.1" | ||
|
||
|
@@ -1524,13 +1524,13 @@ | |
estree-walker "^2.0.1" | ||
source-map "^0.6.1" | ||
|
||
"@vue/[email protected].10": | ||
version "3.0.10" | ||
resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.0.10.tgz#59d3597498e7d4b0b92f3886a823f99d5b08f1fe" | ||
integrity sha512-SzN1li9xAxtqkZimR1AFU2t1N0vzsAJxR/5764xoS0xedwhUU9s8s+Tks2FNMLsXiqdkP2Qd4zAM+9EwTbZmRw== | ||
"@vue/[email protected].11": | ||
version "3.0.11" | ||
resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.0.11.tgz#b15fc1c909371fd671746020ba55b5dab4a730ee" | ||
integrity sha512-+3xB50uGeY5Fv9eMKVJs2WSRULfgwaTJsy23OIltKgMrynnIj8hTYY2UL97HCoz78aDw1VDXdrBQ4qepWjnQcw== | ||
dependencies: | ||
"@vue/compiler-core" "3.0.10" | ||
"@vue/shared" "3.0.10" | ||
"@vue/compiler-core" "3.0.11" | ||
"@vue/shared" "3.0.11" | ||
|
||
"@vue/[email protected]": | ||
version "3.0.5" | ||
|
@@ -1540,17 +1540,17 @@ | |
"@vue/compiler-core" "3.0.5" | ||
"@vue/shared" "3.0.5" | ||
|
||
"@vue/[email protected].10", "@vue/compiler-sfc@^3.0.5": | ||
version "3.0.10" | ||
resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.0.10.tgz#de6bc9be7f5ab1d944048a9be04c72c3571d4321" | ||
integrity sha512-LLbXHwKMM72aomKsj9AySkLP1xIHREh/3w0nueenKhsWuaKTL1/XUhIPml23+Z+tX55qeJiUIHDeJuFSxfgQfg== | ||
"@vue/[email protected].11", "@vue/compiler-sfc@^3.0.5": | ||
version "3.0.11" | ||
resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.0.11.tgz#cd8ca2154b88967b521f5ad3b10f5f8b6b665679" | ||
integrity sha512-7fNiZuCecRleiyVGUWNa6pn8fB2fnuJU+3AGjbjl7r1P5wBivfl02H4pG+2aJP5gh2u+0wXov1W38tfWOphsXw== | ||
dependencies: | ||
"@babel/parser" "^7.13.9" | ||
"@babel/types" "^7.13.0" | ||
"@vue/compiler-core" "3.0.10" | ||
"@vue/compiler-dom" "3.0.10" | ||
"@vue/compiler-ssr" "3.0.10" | ||
"@vue/shared" "3.0.10" | ||
"@vue/compiler-core" "3.0.11" | ||
"@vue/compiler-dom" "3.0.11" | ||
"@vue/compiler-ssr" "3.0.11" | ||
"@vue/shared" "3.0.11" | ||
consolidate "^0.16.0" | ||
estree-walker "^2.0.1" | ||
hash-sum "^2.0.0" | ||
|
@@ -1562,13 +1562,13 @@ | |
postcss-selector-parser "^6.0.4" | ||
source-map "^0.6.1" | ||
|
||
"@vue/[email protected].10": | ||
version "3.0.10" | ||
resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.0.10.tgz#6ccc647bda49c0fc1ca100219e9c71268e048120" | ||
integrity sha512-skrPSp9pjZG3unqHpUaEaRRpO1yYxbCXRfJ1kZW8PTGAg5g3Y/hrUet5+Q6zCIZwr5j1mSMBSLXMDCjFuyyZLg== | ||
"@vue/[email protected].11": | ||
version "3.0.11" | ||
resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.0.11.tgz#ac5a05fd1257412fa66079c823d8203b6a889a13" | ||
integrity sha512-66yUGI8SGOpNvOcrQybRIhl2M03PJ+OrDPm78i7tvVln86MHTKhM3ERbALK26F7tXl0RkjX4sZpucCpiKs3MnA== | ||
dependencies: | ||
"@vue/compiler-dom" "3.0.10" | ||
"@vue/shared" "3.0.10" | ||
"@vue/compiler-dom" "3.0.11" | ||
"@vue/shared" "3.0.11" | ||
|
||
"@vue/[email protected]": | ||
version "3.0.5" | ||
|
@@ -1578,28 +1578,28 @@ | |
"@vue/compiler-dom" "3.0.5" | ||
"@vue/shared" "3.0.5" | ||
|
||
"@vue/[email protected].10": | ||
version "3.0.10" | ||
resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.0.10.tgz#012830733291e60827f3b228d425ad53b83484ce" | ||
integrity sha512-0GOSqlIv/a5wy4r6fAcdaglQ8v2sLYMRUpu49yK8Z2vHccK85Ym3R9C9K3vo6dfBRGbbCVvoKxYtQw49LvE8Ug== | ||
"@vue/[email protected].11": | ||
version "3.0.11" | ||
resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.0.11.tgz#07b588349fd05626b17f3500cbef7d4bdb4dbd0b" | ||
integrity sha512-SKM3YKxtXHBPMf7yufXeBhCZ4XZDKP9/iXeQSC8bBO3ivBuzAi4aZi0bNoeE2IF2iGfP/AHEt1OU4ARj4ao/Xw== | ||
dependencies: | ||
"@vue/shared" "3.0.10" | ||
"@vue/shared" "3.0.11" | ||
|
||
"@vue/[email protected].10": | ||
version "3.0.10" | ||
resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.0.10.tgz#cb8730c0ec86ea5c1cfa701facc0a97bf59b15a2" | ||
integrity sha512-qKhCOwHGff5YEdyClO1gf9Q9xgaPPz/qJ2GyzNZkPb00WcXJ3l+yTgHZWaSywRLs9GD1y9Ff3C0MIowzj95NHA== | ||
"@vue/[email protected].11": | ||
version "3.0.11" | ||
resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.0.11.tgz#c52dfc6acf3215493623552c1c2919080c562e44" | ||
integrity sha512-87XPNwHfz9JkmOlayBeCCfMh9PT2NBnv795DSbi//C/RaAnc/bGZgECjmkD7oXJ526BZbgk9QZBPdFT8KMxkAg== | ||
dependencies: | ||
"@vue/reactivity" "3.0.10" | ||
"@vue/shared" "3.0.10" | ||
"@vue/reactivity" "3.0.11" | ||
"@vue/shared" "3.0.11" | ||
|
||
"@vue/[email protected].10": | ||
version "3.0.10" | ||
resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.0.10.tgz#80c6ee28caeabf74f31357d2c64d177945bd8a5f" | ||
integrity sha512-8yRAALc/884UlYWY7hJImecvow1Cngbl2B6n0ThYTms08FVQ3W9tdW0MEvR3JVit06JyQLS1Qvwdn1PwNPPDqg== | ||
"@vue/[email protected].11": | ||
version "3.0.11" | ||
resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.0.11.tgz#7a552df21907942721feb6961c418e222a699337" | ||
integrity sha512-jm3FVQESY3y2hKZ2wlkcmFDDyqaPyU3p1IdAX92zTNeCH7I8zZ37PtlE1b9NlCtzV53WjB4TZAYh9yDCMIEumA== | ||
dependencies: | ||
"@vue/runtime-core" "3.0.10" | ||
"@vue/shared" "3.0.10" | ||
"@vue/runtime-core" "3.0.11" | ||
"@vue/shared" "3.0.11" | ||
csstype "^2.6.8" | ||
|
||
"@vue/server-renderer@^3.0.5": | ||
|
@@ -1610,10 +1610,10 @@ | |
"@vue/compiler-ssr" "3.0.5" | ||
"@vue/shared" "3.0.5" | ||
|
||
"@vue/[email protected].10": | ||
version "3.0.10" | ||
resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.0.10.tgz#5476d5615d01bf339c65c2e804f5909bbc27844a" | ||
integrity sha512-p8GJ+bGpEGiEHICwcCH/EtJnkZQllrOfm1J2J+Ep0ydMte25bPnArgrY/h2Tn1LKqqR3LXyQlOSYY6gJgiW2LQ== | ||
"@vue/[email protected].11": | ||
version "3.0.11" | ||
resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.0.11.tgz#20d22dd0da7d358bb21c17f9bde8628152642c77" | ||
integrity sha512-b+zB8A2so8eCE0JsxjL24J7vdGl8rzPQ09hZNhystm+KqSbKcAej1A+Hbva1rCMmTTqA+hFnUSDc5kouEo0JzA== | ||
|
||
"@vue/[email protected]": | ||
version "3.0.5" | ||
|
@@ -6127,14 +6127,14 @@ vue-router@^4.0.5: | |
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.0.5.tgz#dd0a4134bc950c37aef64b973e9ee1008428d8fa" | ||
integrity sha512-AQq+pllb6FCc7rS6vh4PPcce3XA1jgK3hKNkQ4hXHwoVN7jOeAOMKCnX7XAX3etV9rmN7iNW8iIwgPk95ckBjw== | ||
|
||
[email protected].10, vue@^3.0.5: | ||
version "3.0.10" | ||
resolved "https://registry.yarnpkg.com/vue/-/vue-3.0.10.tgz#b5d2801c6ac0e756c850ad7a8f9a78cbccbad02a" | ||
integrity sha512-6arZ722uqIArSNUU94aqx0Pq0IMHFqYZuJ+U+q9HGdZZu11VFpyFP/L/hakijGFKp56Jr0yxJdWbDiJGWPxwww== | ||
[email protected].11, vue@^3.0.5: | ||
version "3.0.11" | ||
resolved "https://registry.yarnpkg.com/vue/-/vue-3.0.11.tgz#c82f9594cbf4dcc869241d4c8dd3e08d9a8f4b5f" | ||
integrity sha512-3/eUi4InQz8MPzruHYSTQPxtM3LdZ1/S/BvaU021zBnZi0laRUyH6pfuE4wtUeLvI8wmUNwj5wrZFvbHUXL9dw== | ||
dependencies: | ||
"@vue/compiler-dom" "3.0.10" | ||
"@vue/runtime-dom" "3.0.10" | ||
"@vue/shared" "3.0.10" | ||
"@vue/compiler-dom" "3.0.11" | ||
"@vue/runtime-dom" "3.0.11" | ||
"@vue/shared" "3.0.11" | ||
|
||
vuex@^4.0.0: | ||
version "4.0.0" | ||
|