Skip to content

Commit

Permalink
Upgrade: Bump vue and vue-template-compiler
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and susnux committed Nov 6, 2023
1 parent 20af31e commit 3908d05
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
44 changes: 22 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -89,7 +89,7 @@
"@nextcloud/vue": "^7.12.6",
"@nextcloud/vue-richtext": "^2.0.4",
"handlebars": "^4.7.8",
"vue": "^2.7.14",
"vue": "^2.7.15",
"vue-material-design-icons": "^5.2.0",
"vuex": "^3.6.2"
},
Expand Down Expand Up @@ -122,7 +122,7 @@
"ts-node": "^10.9.1",
"tslib": "^2.6.2",
"typescript": "^5.2.2",
"vue-template-compiler": "^2.7.14",
"vue-template-compiler": "^2.7.15",
"wait-on": "^7.0.1"
}
}

0 comments on commit 3908d05

Please sign in to comment.