Skip to content

Commit 1b8636f

Browse files
dependabot[bot]matteobruni
authored andcommitted
fix(deps): bump vue and vue-template-compiler
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.8 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.8 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.8...v2.7.10)
1 parent ad5fd2f commit 1b8636f

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

apps/nuxt2-particles-demo/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
"nuxt": "^2.15.8",
2323
"particles.vue": "^3.2.3",
2424
"tsparticles": "^2.2.3",
25-
"vue": "^2.7.8",
25+
"vue": "^2.7.10",
2626
"vue-server-renderer": "^2.7.9",
27-
"vue-template-compiler": "^2.7.8",
27+
"vue-template-compiler": "^2.7.10",
2828
"webpack": "^5.74.0"
2929
},
3030
"devDependencies": {

apps/nuxt2-particles-demo/yarn.lock

+13-13
Original file line numberDiff line numberDiff line change
@@ -1787,10 +1787,10 @@
17871787
"@vue/babel-plugin-transform-vue-jsx" "^1.2.1"
17881788
camelcase "^5.0.0"
17891789

1790-
1791-
version "2.7.8"
1792-
resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-2.7.8.tgz#731aadd6beafdb9c72fd8614ce189ac6cee87612"
1793-
integrity sha512-2DK4YWKfgLnW9VDR9gnju1gcYRk3flKj8UNsms7fsRmFcg35slVTZEkqwBtX+wJBXaamFfn6NxSsZh3h12Ix/Q==
1790+
1791+
version "2.7.10"
1792+
resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-2.7.10.tgz#3fe08e780053a3bbf41328c65ae5dfdee0385206"
1793+
integrity sha512-55Shns6WPxlYsz4WX7q9ZJBL77sKE1ZAYNYStLs6GbhIOMrNtjMvzcob6gu3cGlfpCR4bT7NXgyJ3tly2+Hx8Q==
17941794
dependencies:
17951795
"@babel/parser" "^7.18.4"
17961796
postcss "^8.4.14"
@@ -9838,10 +9838,10 @@ vue-template-compiler@^2.6.12, vue-template-compiler@^2.6.14:
98389838
de-indent "^1.0.2"
98399839
he "^1.1.0"
98409840

9841-
vue-template-compiler@^2.7.8:
9842-
version "2.7.8"
9843-
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.7.8.tgz#eadd54ed8fbff55b7deb07093a976c07f451a1dc"
9844-
integrity sha512-eQqdcUpJKJpBRPDdxCNsqUoT0edNvdt1jFjtVnVS/LPPmr0BU2jWzXlrf6BVMeODtdLewB3j8j3WjNiB+V+giw==
9841+
vue-template-compiler@^2.7.10:
9842+
version "2.7.10"
9843+
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.7.10.tgz#9e20f35b2fdccacacf732dd7dedb49bf65f4556b"
9844+
integrity sha512-QO+8R9YRq1Gudm8ZMdo/lImZLJVUIAM8c07Vp84ojdDAf8HmPJc7XB556PcXV218k2AkKznsRz6xB5uOjAC4EQ==
98459845
dependencies:
98469846
de-indent "^1.0.2"
98479847
he "^1.2.0"
@@ -9851,12 +9851,12 @@ vue-template-es2015-compiler@^1.9.0:
98519851
resolved "https://registry.yarnpkg.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.9.1.tgz#1ee3bc9a16ecbf5118be334bb15f9c46f82f5825"
98529852
integrity sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw==
98539853

9854-
vue@^2.6.12, vue@^2.7.8:
9855-
version "2.7.8"
9856-
resolved "https://registry.yarnpkg.com/vue/-/vue-2.7.8.tgz#34e06553137611d8cecc4b0cd78b7a59f80b1299"
9857-
integrity sha512-ncwlZx5qOcn754bCu5/tS/IWPhXHopfit79cx+uIlLMyt3vCMGcXai5yCG5y+I6cDmEj4ukRYyZail9FTQh7lQ==
9854+
vue@^2.6.12, vue@^2.7.10:
9855+
version "2.7.10"
9856+
resolved "https://registry.yarnpkg.com/vue/-/vue-2.7.10.tgz#ae516cc6c88e1c424754468844218fdd5e280f40"
9857+
integrity sha512-HmFC70qarSHPXcKtW8U8fgIkF6JGvjEmDiVInTkKZP0gIlEPhlVlcJJLkdGIDiNkIeA2zJPQTWJUI4iWe+AVfg==
98589858
dependencies:
9859-
"@vue/compiler-sfc" "2.7.8"
9859+
"@vue/compiler-sfc" "2.7.10"
98609860
csstype "^3.1.0"
98619861

98629862
vuex@^3.6.2:

0 commit comments

Comments
 (0)