Skip to content

Commit 7acfb35

Browse files
fix(deps): bump vue and vue-template-compiler in /web
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]>
1 parent 933b417 commit 7acfb35

File tree

2 files changed

+3171
-8946
lines changed

2 files changed

+3171
-8946
lines changed

web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,14 @@
3737
"nuxt": "^2.17.2",
3838
"nuxt-highlightjs": "^1.0.3",
3939
"ufo": "^1.1.2",
40-
"vue": "^2.7.14",
40+
"vue": "^2.7.15",
4141
"vue-chartjs": "^5.2.0",
4242
"vue-class-component": "^7.2.6",
4343
"vue-glow": "^1.4.2",
4444
"vue-property-decorator": "^9.1.2",
4545
"vue-router": "^3.6.5",
4646
"vue-server-renderer": "2.7.14",
47-
"vue-template-compiler": "^2.7.14",
47+
"vue-template-compiler": "^2.7.15",
4848
"vuetify": "^2.7.1",
4949
"vuex": "^3.6.2",
5050
"webpack": "^5.87.0"

0 commit comments

Comments
 (0)