Bump vue-i18n from 8.27.0 to 9.1.9

Bumps [vue-i18n](https://github.com/intlify/vue-i18n-next/tree/HEAD/packages/vue-i18n) from 8.27.0 to 9.1.9.
- [Release notes](https://github.com/intlify/vue-i18n-next/releases)
- [Changelog](https://github.com/intlify/vue-i18n-next/blob/v9.1.9/CHANGELOG.md)
- [Commits](https://github.com/intlify/vue-i18n-next/commits/v9.1.9/packages/vue-i18n)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-02-21 03:04:01 +00:00
committed by GitHub
parent e715162ed6
commit 7c11b99469
2 changed files with 76 additions and 10 deletions

View File

@@ -20,7 +20,7 @@
"postcss": "^8.4",
"uiv": "^2.0",
"vue": "^3.2",
"vue-i18n": "^8.27",
"vue-i18n": "^9.1",
"vue-loader": "^17",
"vue-template-compiler": "^2.6"
}