chore(deps-dev): bump vue from 3.2.8 to 3.2.26 (#532)

Bumps [vue](https://github.com/vuejs/vue) from 3.2.8 to 3.2.26.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/commits)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-12-20 20:43:05 +08:00
committed by GitHub
parent 8b04288f87
commit 8fa8beffa9
3 changed files with 135 additions and 26 deletions

View File

@ -12,7 +12,7 @@
"style-loader": "^1.2.1",
"ts-loader": "^8.3.0",
"typescript": "^4.4.2",
"vue": "3.2.8",
"vue": "3.2.26",
"webpack": "^4.46.0",
"webpack-dev-server": "^3.11.2"
}