Skip to content

Commit 738fb25

Browse files
Bump vue and vue-template-compiler (#254)
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.7.4 to 2.7.10 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/commits) Updates `vue-template-compiler` from 2.7.4 to 2.7.10 - [Release notes](https://github.com/vuejs/vue/releases) - [Changelog](https://github.com/vuejs/vue/blob/main/CHANGELOG.md) - [Commits](vuejs/vue@v2.7.4...v2.7.10) --- updated-dependencies: - dependency-name: vue dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: vue-template-compiler dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: cvermand <[email protected]>
1 parent ec4c60f commit 738fb25

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"eslint-plugin-standard": "^5.0.0",
3131
"eslint-plugin-vue": "^7.9.0",
3232
"prettier": "^2.4.1",
33-
"vue": "^2.7.4",
34-
"vue-template-compiler": "^2.7.4"
33+
"vue": "^2.7.10",
34+
"vue-template-compiler": "^2.7.10"
3535
},
3636
"license": "MIT",
3737
"repository": "[email protected]:meilisearch/vuepress-plugin-meilisearch.git"

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1660,10 +1660,10 @@
16601660
semver "^6.1.0"
16611661
strip-ansi "^6.0.0"
16621662

1663-
1664-
version "2.7.4"
1665-
resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-2.7.4.tgz#41cb520a3ea65f7081194e79c0de412c75bda236"
1666-
integrity sha512-WCaF33mlKLSvHDKvOD6FzTa5CI2FlMTeJf3MxJsNP0KDgRoI6RdXhHo9dtvCqV4Sywf9Owm17wTLT1Ymu/WsOQ==
1663+
1664+
version "2.7.10"
1665+
resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-2.7.10.tgz#3fe08e780053a3bbf41328c65ae5dfdee0385206"
1666+
integrity sha512-55Shns6WPxlYsz4WX7q9ZJBL77sKE1ZAYNYStLs6GbhIOMrNtjMvzcob6gu3cGlfpCR4bT7NXgyJ3tly2+Hx8Q==
16671667
dependencies:
16681668
"@babel/parser" "^7.18.4"
16691669
postcss "^8.4.14"
@@ -9966,10 +9966,10 @@ vue-style-loader@^4.1.0, vue-style-loader@^4.1.2:
99669966
hash-sum "^1.0.2"
99679967
loader-utils "^1.0.2"
99689968

9969-
vue-template-compiler@^2.7.4:
9970-
version "2.7.4"
9971-
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.7.4.tgz#5c21ff12dbd8f53ac14b42a6d89e77b55a1c5dd7"
9972-
integrity sha512-FgaeXI80FzhtDEsixq3WBrHLWpU2gzLb2DFusm62TrmCQyETsnUp0kTLpbExrTUw7g5YOnRf+xkh73nuEX+jGQ==
9969+
vue-template-compiler@^2.7.10:
9970+
version "2.7.10"
9971+
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.7.10.tgz#9e20f35b2fdccacacf732dd7dedb49bf65f4556b"
9972+
integrity sha512-QO+8R9YRq1Gudm8ZMdo/lImZLJVUIAM8c07Vp84ojdDAf8HmPJc7XB556PcXV218k2AkKznsRz6xB5uOjAC4EQ==
99739973
dependencies:
99749974
de-indent "^1.0.2"
99759975
he "^1.2.0"
@@ -9979,12 +9979,12 @@ vue-template-es2015-compiler@^1.6.0, vue-template-es2015-compiler@^1.9.0:
99799979
resolved "https://registry.yarnpkg.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.9.1.tgz#1ee3bc9a16ecbf5118be334bb15f9c46f82f5825"
99809980
integrity sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw==
99819981

9982-
vue@^2.7.4:
9983-
version "2.7.4"
9984-
resolved "https://registry.yarnpkg.com/vue/-/vue-2.7.4.tgz#f5578bd47f0cef8d4f3eb4c6bbebad47341d11fb"
9985-
integrity sha512-8KGyyzFSj/FrKj1y7jyEpv8J4osgZx6Lk1lVzh1aP4BqsXZhATH1r0gdJNz00MMyBhK0/m2cNoPuOZ1NzeiUEw==
9982+
vue@^2.7.10:
9983+
version "2.7.10"
9984+
resolved "https://registry.yarnpkg.com/vue/-/vue-2.7.10.tgz#ae516cc6c88e1c424754468844218fdd5e280f40"
9985+
integrity sha512-HmFC70qarSHPXcKtW8U8fgIkF6JGvjEmDiVInTkKZP0gIlEPhlVlcJJLkdGIDiNkIeA2zJPQTWJUI4iWe+AVfg==
99869986
dependencies:
9987-
"@vue/compiler-sfc" "2.7.4"
9987+
"@vue/compiler-sfc" "2.7.10"
99889988
csstype "^3.1.0"
99899989

99909990
w3c-hr-time@^1.0.1:

0 commit comments

Comments
 (0)