Skip to content

Commit 370620b

Browse files
Build(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.14 to 2.7.15 - [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.14 to 2.7.15 - [Release notes](https://github.com/vuejs/vue/releases) - [Changelog](https://github.com/vuejs/vue/blob/main/CHANGELOG.md) - [Commits](vuejs/vue@v2.7.14...v2.7.15) --- updated-dependencies: - dependency-name: vue dependency-type: direct:production 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]>
1 parent c063daa commit 370620b

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

package-lock.json

+22-22
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@nextcloud/vue": "^7.8.0",
5555
"@vue/vue2-jest": "^29.2.6",
5656
"lodash": "^4.17.21",
57-
"vue": "^2.7.0",
57+
"vue": "^2.7.15",
5858
"vue-router": "^3.5.3",
5959
"vuex": "^3.6.2"
6060
},
@@ -128,7 +128,7 @@
128128
"vue-loader": "^15.10.1",
129129
"vue-material-design-icons": "^5.1.2",
130130
"vue-multiselect": "^2.1.6",
131-
"vue-template-compiler": "^2.6.14",
131+
"vue-template-compiler": "^2.7.15",
132132
"vue2-datepicker": "^3.11.0",
133133
"webpack": "^5.72.1",
134134
"webpack-cli": "^5.0.0",

0 commit comments

Comments
 (0)