build(deps): bump vue-i18n from 11.1.2 to 11.1.3 (#3785)

Bumps [vue-i18n](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n) from 11.1.2 to 11.1.3.
- [Release notes](https://github.com/intlify/vue-i18n/releases)
- [Changelog](https://github.com/intlify/vue-i18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/intlify/vue-i18n/commits/v11.1.3/packages/vue-i18n)

---
updated-dependencies:
- dependency-name: vue-i18n
  dependency-version: 11.1.3
  dependency-type: direct:production
  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]
2025-04-09 10:04:03 -04:00
committed by GitHub
parent d2fbe1c7b4
commit 39916a7516

View File

@@ -10,7 +10,7 @@
"dependencies": { "dependencies": {
"@lizardbyte/shared-web": "2025.326.11214", "@lizardbyte/shared-web": "2025.326.11214",
"vue": "3.5.13", "vue": "3.5.13",
"vue-i18n": "11.1.2" "vue-i18n": "11.1.3"
}, },
"devDependencies": { "devDependencies": {
"@vitejs/plugin-vue": "4.6.2", "@vitejs/plugin-vue": "4.6.2",