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.13 to 2.7.14 - [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.13 to 2.7.14 - [Release notes](https://github.com/vuejs/vue/releases) - [Changelog](https://github.com/vuejs/vue/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue/compare/v2.7.13...v2.7.14)
This commit is contained in:
+3
-3
@@ -41,11 +41,11 @@
|
||||
"node-sass": "^8.0.0",
|
||||
"nuxt-edge": "latest",
|
||||
"sass-loader": "^10.1.1",
|
||||
"vue": "2.7.13",
|
||||
"vue": "2.7.14",
|
||||
"vue-demi": "^0.13.11",
|
||||
"vue-numeral-filter": "^2.2.0",
|
||||
"vue-server-renderer": "2.7.13",
|
||||
"vue-template-compiler": "2.7.13",
|
||||
"vue-server-renderer": "2.7.14",
|
||||
"vue-template-compiler": "2.7.14",
|
||||
"vuetify": "^2.6.12",
|
||||
"vuex": "3.6.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user