Skip to content

Commit

Permalink
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.15 to 2.7.16
- [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.15 to 2.7.16
- [Release notes](https://github.com/vuejs/vue/releases)
- [Changelog](https://github.com/vuejs/vue/blob/main/CHANGELOG.md)
- [Commits](vuejs/vue@v2.7.15...v2.7.16)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: vue-template-compiler
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2023
1 parent f7d66d4 commit c3f11cd
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 32 deletions.
64 changes: 34 additions & 30 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
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"leaflet": "1.3.1",
"node-fetch": "^2.7.0",
"nuxt": "^2.17.2",
"vue": "^2.7.15",
"vue": "^2.7.16",
"vue-binpacker-plugin": "^1.1.0",
"vue-ellipse-progress": "^1.3.1",
"vue-i18n": "^8.28.2",
Expand All @@ -38,7 +38,7 @@
"vue-native-notification": "^1.1.1",
"vue-notification": "^1.3.20",
"vue-server-renderer": "^2.7.15",
"vue-template-compiler": "^2.7.15",
"vue-template-compiler": "^2.7.16",
"vue2-leaflet": "^1.2.3",
"vuex": "^3.6.2",
"vuex-persistedstate": "^4.1.0",
Expand Down

0 comments on commit c3f11cd

Please sign in to comment.