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.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](https://github.com/vuejs/vue/compare/v2.7.14...v2.7.15)
This commit is contained in:
+2
-2
@@ -41,10 +41,10 @@
|
||||
"pinia": "^2.1.7",
|
||||
"pinia-plugin-persistedstate": "^3.2.0",
|
||||
"sass-loader": "^10.1.1",
|
||||
"vue": "2.7.14",
|
||||
"vue": "2.7.15",
|
||||
"vue-demi": "^0.14.6",
|
||||
"vue-server-renderer": "2.7.14",
|
||||
"vue-template-compiler": "2.7.14",
|
||||
"vue-template-compiler": "2.7.15",
|
||||
"vuetify": "^2.7.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user