Skip to content

Commit

Permalink
Merge #240
Browse files Browse the repository at this point in the history
240: Bump vue and vue-template-compiler r=bidoubiwa a=dependabot[bot]

Bumps [vue](https://github.com/vuejs/core) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together.
Updates `vue` from 2.6.14 to 2.7.4
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/vuejs/core/commits">compare view</a></li>
</ul>
</details>
<br />

Updates `vue-template-compiler` from 2.6.14 to 2.7.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/vuejs/vue/releases">vue-template-compiler's releases</a>.</em></p>
<blockquote>
<h2>v2.7.4</h2>
<p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v2.7.3</h2>
<p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v2.7.2</h2>
<p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v2.7.1</h2>
<p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v2.7.0 &quot;Naruto&quot;</h2>
<p><img src="https://user-images.githubusercontent.com/499550/176823239-f59d75de-1d24-4b2d-b04b-fcc95db2903e.png" alt="naturo" /></p>
<p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md#270-2022-07-01">CHANGELOG.md</a> for details.</p>
<h2>v2.7.0-beta.8</h2>
<p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v2.7.0-beta.7</h2>
<p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v2.7.0-beta.6</h2>
<p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v2.7.0-beta.5</h2>
<p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v2.7.0-beta.4</h2>
<p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v2.7.0-beta.3</h2>
<p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v2.7.0-beta.2</h2>
<p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v2.7.0-beta.1</h2>
<p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v2.7.0-alpha.12</h2>
<p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v2.7.0-alpha.11</h2>
<p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<h2>v2.7.0-alpha.10</h2>
<p>Please refer to <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/vuejs/vue/blob/main/CHANGELOG.md">vue-template-compiler's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/vuejs/vue/compare/v2.7.3...v2.7.4">2.7.4</a> (2022-07-08)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>build:</strong> fix mjs dual package hazard (<a href="https://github.com/vuejs/vue/commit/012e10c9ca13fcbc9bf67bf2835883edcd4faace">012e10c</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12626">#12626</a></li>
<li><strong>compiler-sfc:</strong> use safer deindent default for compatibility with previous behavior (<a href="https://github.com/vuejs/vue/commit/b70a2585fcd102def2bb5a3b2b589edf5311122d">b70a258</a>)</li>
<li>pass element creation helper to static render fns for functional components (<a href="https://github.com/vuejs/vue/commit/dc8a68e8c6c4e8ed4fdde094004fca272d71ef2e">dc8a68e</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12625">#12625</a></li>
<li><strong>ssr/reactivity:</strong> fix array setting error at created in ssr [<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12632">#12632</a>] (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12633">#12633</a>) (<a href="https://github.com/vuejs/vue/commit/ca7daefaa15a192046d22d060220cd595a6a275f">ca7daef</a>)</li>
<li><strong>types:</strong> fix missing instance properties on defineComponent this (<a href="https://github.com/vuejs/vue/commit/f8de4ca9d458a03378e848b1e62d6507f7124871">f8de4ca</a>), closes <a href="https://github-redirect.dependabot.com//github-redirect.dependabot.com/vuejs/vue/issues/12628/issues/issuecomment-1177258223">vuejs/vue#12628</a></li>
<li><strong>types:</strong> fix this.$slots type for defineComponent (<a href="https://github.com/vuejs/vue/commit/d3add06e6e18a78a3745240632fecd076eb49d19">d3add06</a>)</li>
<li><strong>types:</strong> fix type inference when using components option (<a href="https://github.com/vuejs/vue/commit/1d5a411c1e3aa062aa5080432cf3f852f1583ed2">1d5a411</a>)</li>
<li><strong>types:</strong> global component registration type compat w/ defineComponent (<a href="https://github.com/vuejs/vue/commit/26ff4bc0ed75d8bf7921523a2e546df24ec81d8f">26ff4bc</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12622">#12622</a></li>
<li><strong>watch:</strong> fix watchers triggered in mounted hook (<a href="https://github.com/vuejs/vue/commit/8904ca77c2d675707728e6a50decd3ef3370a428">8904ca7</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12624">#12624</a></li>
</ul>
<h3>Features</h3>
<ul>
<li>defineAsyncComponent (<a href="https://github.com/vuejs/vue/commit/9d12106e211e0cbf33f9066606a8ff29f8cc8e8d">9d12106</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12608">#12608</a></li>
<li>support functional components in defineComponent (<a href="https://github.com/vuejs/vue/commit/559600f13d312915c0a1b54ed4edd41327dbedd6">559600f</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12619">#12619</a></li>
</ul>
<h2><a href="https://github.com/vuejs/vue/compare/v2.7.2...v2.7.3">2.7.3</a> (2022-07-06)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>add renderTracked/Triggered merge strategy (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12616">#12616</a>) (<a href="https://github.com/vuejs/vue/commit/6d1dbeee7ebd27a87c37393d8cabf2ef8253f3a4">6d1dbee</a>)</li>
<li><strong>ssr/reactivity:</strong> fix composition api behavior in SSR (<a href="https://github.com/vuejs/vue/commit/360272bde32e93b1a8d611e4b97af1300c38e7a3">360272b</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12615">#12615</a></li>
<li><strong>types:</strong> allow slot attribute (<a href="https://github.com/vuejs/vue/commit/94ccca207c9c5fc0fc8985e0c103d8a1c9cff412">94ccca2</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12617">#12617</a></li>
</ul>
<h2><a href="https://github.com/vuejs/vue/compare/v2.7.1...v2.7.2">2.7.2</a> (2022-07-05)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>compiler-sfc:</strong> preserve old deindent behavior for pug (<a href="https://github.com/vuejs/vue/commit/1294385300742acbea5f05c166685bd4a1fab35a">1294385</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12611">#12611</a></li>
</ul>
<h3>Features</h3>
<ul>
<li>allow passing directive definition directly to h() (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12590">#12590</a>) (<a href="https://github.com/vuejs/vue/commit/d45bbeac2710a5cf9185377abc2342295f0bb4e2">d45bbea</a>)</li>
<li><strong>types:</strong> define component improvements (<a href="https://github-redirect.dependabot.com/vuejs/vue/issues/12612">#12612</a>) (<a href="https://github.com/vuejs/vue/commit/fb93c1be77f12ea1375c5e8b47d168e4d5ceb7be">fb93c1b</a>)</li>
</ul>
<h2><a href="https://github.com/vuejs/vue/compare/v2.7.0...v2.7.1">2.7.1</a> (2022-07-04)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/vuejs/vue/commit/018d29af5fa171b2d2f4793c5d471f21bb7cd1e7"><code>018d29a</code></a> release: v2.7.4</li>
<li><a href="https://github.com/vuejs/vue/commit/f8de4ca9d458a03378e848b1e62d6507f7124871"><code>f8de4ca</code></a> fix(types): fix missing instance properties on defineComponent this</li>
<li><a href="https://github.com/vuejs/vue/commit/d3add06e6e18a78a3745240632fecd076eb49d19"><code>d3add06</code></a> fix(types): fix this.$slots type for defineComponent</li>
<li><a href="https://github.com/vuejs/vue/commit/1d5a411c1e3aa062aa5080432cf3f852f1583ed2"><code>1d5a411</code></a> fix(types): fix type inference when using components option</li>
<li><a href="https://github.com/vuejs/vue/commit/dc8a68e8c6c4e8ed4fdde094004fca272d71ef2e"><code>dc8a68e</code></a> fix: pass element creation helper to static render fns for functional components</li>
<li><a href="https://github.com/vuejs/vue/commit/8904ca77c2d675707728e6a50decd3ef3370a428"><code>8904ca7</code></a> fix(watch): fix watchers triggered in mounted hook</li>
<li><a href="https://github.com/vuejs/vue/commit/012e10c9ca13fcbc9bf67bf2835883edcd4faace"><code>012e10c</code></a> fix(build): fix mjs dual package hazard</li>
<li><a href="https://github.com/vuejs/vue/commit/559600f13d312915c0a1b54ed4edd41327dbedd6"><code>559600f</code></a> feat: support functional components in defineComponent</li>
<li><a href="https://github.com/vuejs/vue/commit/9d12106e211e0cbf33f9066606a8ff29f8cc8e8d"><code>9d12106</code></a> feat: defineAsyncComponent</li>
<li><a href="https://github.com/vuejs/vue/commit/26ff4bc0ed75d8bf7921523a2e546df24ec81d8f"><code>26ff4bc</code></a> fix(types): global component registration type compat w/ defineComponent</li>
<li>Additional commits viewable in <a href="https://github.com/vuejs/vue/compare/v2.6.14...v2.7.4">compare view</a></li>
</ul>
</details>
<br />


You can trigger a rebase of this PR by commenting ``@dependabot` rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- ``@dependabot` rebase` will rebase this PR
- ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it
- ``@dependabot` merge` will merge this PR after your CI passes on it
- ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it
- ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging
- ``@dependabot` reopen` will reopen this PR if it is closed
- ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
meili-bors[bot] and dependabot[bot] authored Jul 12, 2022
2 parents 69e5235 + 83b3d88 commit a5c8ba4
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"eslint-plugin-standard": "^5.0.0",
"eslint-plugin-vue": "^7.9.0",
"prettier": "^2.4.1",
"vue": "^2.6.14",
"vue-template-compiler": "^2.6.14"
"vue": "^2.7.4",
"vue-template-compiler": "^2.7.4"
},
"license": "MIT",
"repository": "git@github.com:meilisearch/vuepress-plugin-meilisearch.git"
Expand Down
66 changes: 56 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,11 @@
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.4.tgz#a5c560d6db6cd8e6ed342368dea8039232cbab18"
integrity sha512-ArliyUsWDUqEGfWcmzpGUzNfLxTdTp6WU4IuP6QFSp9gGfWS6boxFCkJSJ/L4+RG8z/FnIU3WxCk6hPL9SSWeA==

"@babel/parser@^7.18.4":
version "7.18.8"
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.8.tgz#822146080ac9c62dac0823bb3489622e0bc1cbdf"
integrity sha512-RSKRfYX20dyH+elbJK2uqAkVyucL+xXzhqlMD5/ZXx+dAAwpyB7HsvnHe/ZUGOF+xLr5Wx9/JoXVTj6BQE2/oA==

"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12":
version "7.13.12"
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.13.12.tgz#a3484d84d0b549f3fc916b99ee4783f26fabad2a"
Expand Down Expand Up @@ -1655,6 +1660,15 @@
semver "^6.1.0"
strip-ansi "^6.0.0"

"@vue/compiler-sfc@2.7.4":
version "2.7.4"
resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-2.7.4.tgz#41cb520a3ea65f7081194e79c0de412c75bda236"
integrity sha512-WCaF33mlKLSvHDKvOD6FzTa5CI2FlMTeJf3MxJsNP0KDgRoI6RdXhHo9dtvCqV4Sywf9Owm17wTLT1Ymu/WsOQ==
dependencies:
"@babel/parser" "^7.18.4"
postcss "^8.4.14"
source-map "^0.6.1"

"@vue/component-compiler-utils@^3.1.0", "@vue/component-compiler-utils@^3.1.2":
version "3.2.0"
resolved "https://registry.yarnpkg.com/@vue/component-compiler-utils/-/component-compiler-utils-3.2.0.tgz#8f85182ceed28e9b3c75313de669f83166d11e5d"
Expand Down Expand Up @@ -3530,6 +3544,11 @@ cssstyle@^2.0.0:
dependencies:
cssom "~0.3.6"

csstype@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.0.tgz#4ddcac3718d787cf9df0d1b7d15033925c8f29f2"
integrity sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA==

cyclist@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
Expand Down Expand Up @@ -5008,7 +5027,7 @@ hash.js@^1.0.0, hash.js@^1.0.3:
inherits "^2.0.3"
minimalistic-assert "^1.0.1"

he@1.2.x, he@^1.1.0:
he@1.2.x, he@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==
Expand Down Expand Up @@ -6924,6 +6943,11 @@ nan@^2.12.1:
resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.2.tgz#f5376400695168f4cc694ac9393d0c9585eeea19"
integrity sha512-M2ufzIiINKCuDfBSAUr1vWQ+vuVcA9kqx8JJUsbQi6yf1uGRyb7HfpdfUr5qLXf3B/t8dPvcjhKMmlfnP47EzQ==

nanoid@^3.3.4:
version "3.3.4"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==

nanomatch@^1.2.9:
version "1.2.13"
resolved "https://registry.yarnpkg.com/nanomatch/-/nanomatch-1.2.13.tgz#b87a8aa4fc0de8fe6be88895b38983ff265bd119"
Expand Down Expand Up @@ -7567,6 +7591,11 @@ performance-now@^2.1.0:
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=

picocolors@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==

picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3:
version "2.3.0"
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972"
Expand Down Expand Up @@ -7993,6 +8022,15 @@ postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.27, postcss@^7.0.3
source-map "^0.6.1"
supports-color "^6.1.0"

postcss@^8.4.14:
version "8.4.14"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.14.tgz#ee9274d5622b4858c1007a74d76e42e56fd21caf"
integrity sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==
dependencies:
nanoid "^3.3.4"
picocolors "^1.0.0"
source-map-js "^1.0.2"

prelude-ls@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
Expand Down Expand Up @@ -8901,6 +8939,11 @@ source-list-map@^2.0.0:
resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.1.tgz#3993bd873bfc48479cca9ea3a547835c7c154b34"
integrity sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==

source-map-js@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==

source-map-resolve@^0.5.0, source-map-resolve@^0.5.2:
version "0.5.3"
resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.5.3.tgz#190866bece7553e1f8f267a2ee82c606b5509a1a"
Expand Down Expand Up @@ -9918,23 +9961,26 @@ vue-style-loader@^4.1.0, vue-style-loader@^4.1.2:
hash-sum "^1.0.2"
loader-utils "^1.0.2"

vue-template-compiler@^2.6.14:
version "2.6.14"
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.6.14.tgz#a2f0e7d985670d42c9c9ee0d044fed7690f4f763"
integrity sha512-ODQS1SyMbjKoO1JBJZojSw6FE4qnh9rIpUZn2EUT86FKizx9uH5z6uXiIrm4/Nb/gwxTi/o17ZDEGWAXHvtC7g==
vue-template-compiler@^2.7.4:
version "2.7.4"
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.7.4.tgz#5c21ff12dbd8f53ac14b42a6d89e77b55a1c5dd7"
integrity sha512-FgaeXI80FzhtDEsixq3WBrHLWpU2gzLb2DFusm62TrmCQyETsnUp0kTLpbExrTUw7g5YOnRf+xkh73nuEX+jGQ==
dependencies:
de-indent "^1.0.2"
he "^1.1.0"
he "^1.2.0"

vue-template-es2015-compiler@^1.6.0, vue-template-es2015-compiler@^1.9.0:
version "1.9.1"
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.6.14:
version "2.6.14"
resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.14.tgz#e51aa5250250d569a3fbad3a8a5a687d6036e235"
integrity sha512-x2284lgYvjOMj3Za7kqzRcUSxBboHqtgRE2zlos1qWaOye5yUmHn42LB1250NJBLRwEcdrB0JRwyPTEPhfQjiQ==
vue@^2.7.4:
version "2.7.4"
resolved "https://registry.yarnpkg.com/vue/-/vue-2.7.4.tgz#f5578bd47f0cef8d4f3eb4c6bbebad47341d11fb"
integrity sha512-8KGyyzFSj/FrKj1y7jyEpv8J4osgZx6Lk1lVzh1aP4BqsXZhATH1r0gdJNz00MMyBhK0/m2cNoPuOZ1NzeiUEw==
dependencies:
"@vue/compiler-sfc" "2.7.4"
csstype "^3.1.0"

w3c-hr-time@^1.0.1:
version "1.0.2"
Expand Down

0 comments on commit a5c8ba4

Please sign in to comment.