aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-30 16:03:01 +0100
committerGitHub <noreply@github.com>2023-10-30 16:03:01 +0100
commitb593e74eaeff986e23ff015722ca067272c19d99 (patch)
treeb1b8238b5f1e843febdc8d608a734e06afef65b4
parent9bee95fac392ae58755bcbdcd1760e3cb6fcb4d0 (diff)
downloadFlightCore-b593e74eaeff986e23ff015722ca067272c19d99.tar.gz
FlightCore-b593e74eaeff986e23ff015722ca067272c19d99.zip
chore: bump vue-i18n from 9.6.1 to 9.6.2 in /src-vue (#653)
Bumps [vue-i18n](https://github.com/intlify/vue-i18n-next/tree/HEAD/packages/vue-i18n) from 9.6.1 to 9.6.2. - [Release notes](https://github.com/intlify/vue-i18n-next/releases) - [Changelog](https://github.com/intlify/vue-i18n-next/blob/master/CHANGELOG.md) - [Commits](https://github.com/intlify/vue-i18n-next/commits/v9.6.2/packages/vue-i18n) --- updated-dependencies: - dependency-name: vue-i18n 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>
-rw-r--r--src-vue/package-lock.json36
-rw-r--r--src-vue/package.json2
2 files changed, 19 insertions, 19 deletions
diff --git a/src-vue/package-lock.json b/src-vue/package-lock.json
index 5a0d1a25..680f6db1 100644
--- a/src-vue/package-lock.json
+++ b/src-vue/package-lock.json
@@ -13,7 +13,7 @@
"marked": "^9.1.3",
"tauri-plugin-store-api": "github:tauri-apps/tauri-plugin-store#9bd993aa67766596638bbfd91e79a1bf8f632014",
"vue": "^3.3.7",
- "vue-i18n": "^9.6.1",
+ "vue-i18n": "^9.6.2",
"vue-router": "^4.2.5",
"vuex": "^4.0.2"
},
@@ -107,12 +107,12 @@
"integrity": "sha512-m0G6wlnhm/AX0H12IOWtK8gASEMffnX08RtKkCgTdHb9JpHKGloI7icFfLg9ZmQeavcvR0PKmzxClyuFPSjKWw=="
},
"node_modules/@intlify/core-base": {
- "version": "9.6.1",
- "resolved": "https://registry.npmjs.org/@intlify/core-base/-/core-base-9.6.1.tgz",
- "integrity": "sha512-cjyCVQA22wN2qsoCjBuB+ID8lYCriDRwCLcr+gQzrbQIfhhXpFnX9NkKG15b7gu7Lo2tkzdZLoYlW3wQQRR5UA==",
+ "version": "9.6.2",
+ "resolved": "https://registry.npmjs.org/@intlify/core-base/-/core-base-9.6.2.tgz",
+ "integrity": "sha512-ci0j2nbEL/pamvqgcCqyIVeQ3LS41F1IRqI5rCBNnpSp0FjNnH8bpha8R3OifkhqatzlP4wGOuN/UqfLYVDv7g==",
"dependencies": {
- "@intlify/message-compiler": "9.6.1",
- "@intlify/shared": "9.6.1"
+ "@intlify/message-compiler": "9.6.2",
+ "@intlify/shared": "9.6.2"
},
"engines": {
"node": ">= 16"
@@ -122,11 +122,11 @@
}
},
"node_modules/@intlify/message-compiler": {
- "version": "9.6.1",
- "resolved": "https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-9.6.1.tgz",
- "integrity": "sha512-kTOCEtKLg0pwz7Fh2z6to17jljy7kuZ1J77uGxCe3s+rixl1w0fXdaGvO59f9PwYSygR7Fe43I09EoSeuRW4UA==",
+ "version": "9.6.2",
+ "resolved": "https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-9.6.2.tgz",
+ "integrity": "sha512-kgZQL9zeJDeEB5vvD93Y++HvFUELnT48PjnpfCcF3EJaLLVs9he8IzODiNK42Z40lWbFyja0SXJZjsalybQygA==",
"dependencies": {
- "@intlify/shared": "9.6.1",
+ "@intlify/shared": "9.6.2",
"source-map-js": "^1.0.2"
},
"engines": {
@@ -137,9 +137,9 @@
}
},
"node_modules/@intlify/shared": {
- "version": "9.6.1",
- "resolved": "https://registry.npmjs.org/@intlify/shared/-/shared-9.6.1.tgz",
- "integrity": "sha512-gD7r6xwG7II74JsJUXcVY0AvTyB5t7mlsB2WTot0ZncTLILQbyEeJtUOmvpvAXrh9TUr4jGPwhTC7SKtxjhl5A==",
+ "version": "9.6.2",
+ "resolved": "https://registry.npmjs.org/@intlify/shared/-/shared-9.6.2.tgz",
+ "integrity": "sha512-9KBcXmJNxElp7QMnU8V0/tScTOitDqyFi4HceEZqJyyDkMi8K5DBPMTIuXIAMmtMlXpe/nj5pke7tRw97VeQRA==",
"engines": {
"node": ">= 16"
},
@@ -1250,12 +1250,12 @@
}
},
"node_modules/vue-i18n": {
- "version": "9.6.1",
- "resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-9.6.1.tgz",
- "integrity": "sha512-hjCmJzyHJBl+ru0jmC3RTEzyj+oDHP8IURTa003R6//4OTEY6pwz2scvvq2mM3C0UV4wD5XWH1xrtYQF7Ks5Fg==",
+ "version": "9.6.2",
+ "resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-9.6.2.tgz",
+ "integrity": "sha512-J43grTQjPR8LCUxvx3mkoM+11xhTnej1Al4lvJCEeKmQqf8eqbuYPQb54HXnEg/UzZyaxLBAwPAUTbrZ8V7hcg==",
"dependencies": {
- "@intlify/core-base": "9.6.1",
- "@intlify/shared": "9.6.1",
+ "@intlify/core-base": "9.6.2",
+ "@intlify/shared": "9.6.2",
"@vue/devtools-api": "^6.5.0"
},
"engines": {
diff --git a/src-vue/package.json b/src-vue/package.json
index 3dcbef93..a6bc48dc 100644
--- a/src-vue/package.json
+++ b/src-vue/package.json
@@ -14,7 +14,7 @@
"marked": "^9.1.3",
"tauri-plugin-store-api": "github:tauri-apps/tauri-plugin-store#9bd993aa67766596638bbfd91e79a1bf8f632014",
"vue": "^3.3.7",
- "vue-i18n": "^9.6.1",
+ "vue-i18n": "^9.6.2",
"vue-router": "^4.2.5",
"vuex": "^4.0.2"
},