Skip to content

Commit

Permalink
fix(deps): bump vue and vue-template-compiler in /web
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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent 933b417 commit 7acfb35
Show file tree
Hide file tree
Showing 2 changed files with 3,171 additions and 8,946 deletions.
4 changes: 2 additions & 2 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,14 @@
"nuxt": "^2.17.2",
"nuxt-highlightjs": "^1.0.3",
"ufo": "^1.1.2",
"vue": "^2.7.14",
"vue": "^2.7.15",
"vue-chartjs": "^5.2.0",
"vue-class-component": "^7.2.6",
"vue-glow": "^1.4.2",
"vue-property-decorator": "^9.1.2",
"vue-router": "^3.6.5",
"vue-server-renderer": "2.7.14",
"vue-template-compiler": "^2.7.14",
"vue-template-compiler": "^2.7.15",
"vuetify": "^2.7.1",
"vuex": "^3.6.2",
"webpack": "^5.87.0"
Expand Down
Loading

0 comments on commit 7acfb35

Please sign in to comment.