aboutsummaryrefslogtreecommitdiff
path: root/src-vue/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-11-01 11:09:54 +0000
committerGitHub <noreply@github.com>2024-11-01 11:09:54 +0000
commitcbef56547bd91f4320dc94262fc4cfcf96e7ccfd (patch)
tree4eef60f9fba6e21ec0cb3be06f2a6821487a4213 /src-vue/package.json
parent2e3da454f7e55ffd5146058fff227fe3a3586051 (diff)
downloadFlightCore-dependabot/npm_and_yarn/src-vue/vue-i18n-10.0.4.tar.gz
FlightCore-dependabot/npm_and_yarn/src-vue/vue-i18n-10.0.4.zip
chore: bump vue-i18n from 9.13.1 to 10.0.4 in /src-vuedependabot/npm_and_yarn/src-vue/vue-i18n-10.0.4
Bumps [vue-i18n](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n) from 9.13.1 to 10.0.4. - [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/v10.0.4/packages/vue-i18n) --- updated-dependencies: - dependency-name: vue-i18n dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'src-vue/package.json')
-rw-r--r--src-vue/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src-vue/package.json b/src-vue/package.json
index aca655e6..d613b5fa 100644
--- a/src-vue/package.json
+++ b/src-vue/package.json
@@ -14,7 +14,7 @@
"marked": "^14.1.0",
"tauri-plugin-store-api": "github:tauri-apps/tauri-plugin-store#v1",
"vue": "^3.4.35",
- "vue-i18n": "^9.13.1",
+ "vue-i18n": "^10.0.4",
"vue-router": "^4.4.3",
"vuex": "^4.0.2"
},