aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-28 01:42:42 +0100
committerGitHub <noreply@github.com>2023-12-28 01:42:42 +0100
commit7a22f18cdbc42e54110c5249b7ca082c3ca20b9b (patch)
treead28ee7d7af55de01aa646a8a3126e7cbf80a447
parent501f42fd945adf0a21b033cecb0371f7563ccef6 (diff)
downloadFlightCore-7a22f18cdbc42e54110c5249b7ca082c3ca20b9b.tar.gz
FlightCore-7a22f18cdbc42e54110c5249b7ca082c3ca20b9b.zip
chore: bump vue-i18n from 9.7.0 to 9.8.0 in /src-vue (#689)
Bumps [vue-i18n](https://github.com/intlify/vue-i18n-next/tree/HEAD/packages/vue-i18n) from 9.7.0 to 9.8.0. - [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.8.0/packages/vue-i18n) --- updated-dependencies: - dependency-name: vue-i18n dependency-type: direct:production update-type: version-update:semver-minor ... 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 828d2e5b..33f44755 100644
--- a/src-vue/package-lock.json
+++ b/src-vue/package-lock.json
@@ -13,7 +13,7 @@
"marked": "^10.0.0",
"tauri-plugin-store-api": "github:tauri-apps/tauri-plugin-store#9bd993aa67766596638bbfd91e79a1bf8f632014",
"vue": "^3.3.8",
- "vue-i18n": "^9.7.0",
+ "vue-i18n": "^9.8.0",
"vue-router": "^4.2.5",
"vuex": "^4.0.2"
},
@@ -107,12 +107,12 @@
"integrity": "sha512-m0G6wlnhm/AX0H12IOWtK8gASEMffnX08RtKkCgTdHb9JpHKGloI7icFfLg9ZmQeavcvR0PKmzxClyuFPSjKWw=="
},
"node_modules/@intlify/core-base": {
- "version": "9.7.0",
- "resolved": "https://registry.npmjs.org/@intlify/core-base/-/core-base-9.7.0.tgz",
- "integrity": "sha512-1tBnfnCI23jXqGW15cagCjn2GgD487VST1dMG8P5LRzrSfx+kUzqFyTrjMNIwgq1tVaF4HnDpFMUuyrzTLKphw==",
+ "version": "9.8.0",
+ "resolved": "https://registry.npmjs.org/@intlify/core-base/-/core-base-9.8.0.tgz",
+ "integrity": "sha512-UxaSZVZ1DwqC/CltUZrWZNaWNhfmKtfyV4BJSt/Zt4Or/fZs1iFj0B+OekYk1+MRHfIOe3+x00uXGQI4PbO/9g==",
"dependencies": {
- "@intlify/message-compiler": "9.7.0",
- "@intlify/shared": "9.7.0"
+ "@intlify/message-compiler": "9.8.0",
+ "@intlify/shared": "9.8.0"
},
"engines": {
"node": ">= 16"
@@ -122,11 +122,11 @@
}
},
"node_modules/@intlify/message-compiler": {
- "version": "9.7.0",
- "resolved": "https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-9.7.0.tgz",
- "integrity": "sha512-/YdZCio2L2tCM5bZ2eMHbSEIQNPh1QqvZIOLI/yCVKXLscis7O0SsR2nmuU/DfCJ3iSeI8juw82C2wLvfsAeww==",
+ "version": "9.8.0",
+ "resolved": "https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-9.8.0.tgz",
+ "integrity": "sha512-McnYWhcoYmDJvssVu6QGR0shqlkJuL1HHdi5lK7fNqvQqRYaQ4lSLjYmZxwc8tRNMdIe9/KUKfyPxU9M6yCtNQ==",
"dependencies": {
- "@intlify/shared": "9.7.0",
+ "@intlify/shared": "9.8.0",
"source-map-js": "^1.0.2"
},
"engines": {
@@ -137,9 +137,9 @@
}
},
"node_modules/@intlify/shared": {
- "version": "9.7.0",
- "resolved": "https://registry.npmjs.org/@intlify/shared/-/shared-9.7.0.tgz",
- "integrity": "sha512-PUkEuk//YKu4CHS5ah3mNa3XL/+TZj6rAY/6yYN+GCNFd2u+uWUkeuwE4Q6t8dydRWlErOePHHS0KyNoof/oBw==",
+ "version": "9.8.0",
+ "resolved": "https://registry.npmjs.org/@intlify/shared/-/shared-9.8.0.tgz",
+ "integrity": "sha512-TmgR0RCLjzrSo+W3wT0ALf9851iFMlVI9EYNGeWvZFUQTAJx0bvfsMlPdgVtV1tDNRiAfhkFsMKu6jtUY1ZLKQ==",
"engines": {
"node": ">= 16"
},
@@ -1250,12 +1250,12 @@
}
},
"node_modules/vue-i18n": {
- "version": "9.7.0",
- "resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-9.7.0.tgz",
- "integrity": "sha512-8Z8kSz9U2juzuAf+6mjW1HTd5pIlYuFJZkC+HvYOglFdpzwc2rTUGjxKwN8xGdtGur1MFnyJ44TSr+TksJtY8A==",
+ "version": "9.8.0",
+ "resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-9.8.0.tgz",
+ "integrity": "sha512-Izho+6PYjejsTq2mzjcRdBZ5VLRQoSuuexvR8029h5CpN03FYqiqBrShMyf2I1DKkN6kw/xmujcbvC+4QybpsQ==",
"dependencies": {
- "@intlify/core-base": "9.7.0",
- "@intlify/shared": "9.7.0",
+ "@intlify/core-base": "9.8.0",
+ "@intlify/shared": "9.8.0",
"@vue/devtools-api": "^6.5.0"
},
"engines": {
diff --git a/src-vue/package.json b/src-vue/package.json
index 78a2609f..08a6e65a 100644
--- a/src-vue/package.json
+++ b/src-vue/package.json
@@ -14,7 +14,7 @@
"marked": "^10.0.0",
"tauri-plugin-store-api": "github:tauri-apps/tauri-plugin-store#9bd993aa67766596638bbfd91e79a1bf8f632014",
"vue": "^3.3.8",
- "vue-i18n": "^9.7.0",
+ "vue-i18n": "^9.8.0",
"vue-router": "^4.2.5",
"vuex": "^4.0.2"
},