aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-27 17:53:02 +0200
committerGitHub <noreply@github.com>2023-10-27 17:53:02 +0200
commit9bbc4fdd7268c5707d63001b056e094ef4d1af0d (patch)
treecb761c41a688fb3d93ce018d253df97463e12dc9
parent8c0a75333d6aca898095dffe181308a57791f650 (diff)
downloadFlightCore-9bbc4fdd7268c5707d63001b056e094ef4d1af0d.tar.gz
FlightCore-9bbc4fdd7268c5707d63001b056e094ef4d1af0d.zip
chore: bump vue-i18n from 9.6.0 to 9.6.1 in /src-vue (#650)
Bumps [vue-i18n](https://github.com/intlify/vue-i18n-next/tree/HEAD/packages/vue-i18n) from 9.6.0 to 9.6.1. - [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.1/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 4b0f5d4f..de194f95 100644
--- a/src-vue/package-lock.json
+++ b/src-vue/package-lock.json
@@ -13,7 +13,7 @@
"marked": "^9.1.2",
"tauri-plugin-store-api": "github:tauri-apps/tauri-plugin-store#9bd993aa67766596638bbfd91e79a1bf8f632014",
"vue": "^3.3.7",
- "vue-i18n": "^9.6.0",
+ "vue-i18n": "^9.6.1",
"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.0",
- "resolved": "https://registry.npmjs.org/@intlify/core-base/-/core-base-9.6.0.tgz",
- "integrity": "sha512-9xWsUFrQq4iP1amH3cEIlUHsCXO541RGRDfrKqaDhlYvMbf2qTzpSjqeL3kWw1b+rC8XWHw+cgZXa4VPdOzqfg==",
+ "version": "9.6.1",
+ "resolved": "https://registry.npmjs.org/@intlify/core-base/-/core-base-9.6.1.tgz",
+ "integrity": "sha512-cjyCVQA22wN2qsoCjBuB+ID8lYCriDRwCLcr+gQzrbQIfhhXpFnX9NkKG15b7gu7Lo2tkzdZLoYlW3wQQRR5UA==",
"dependencies": {
- "@intlify/message-compiler": "9.6.0",
- "@intlify/shared": "9.6.0"
+ "@intlify/message-compiler": "9.6.1",
+ "@intlify/shared": "9.6.1"
},
"engines": {
"node": ">= 16"
@@ -122,11 +122,11 @@
}
},
"node_modules/@intlify/message-compiler": {
- "version": "9.6.0",
- "resolved": "https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-9.6.0.tgz",
- "integrity": "sha512-GucIIYA2H86gdf/lKHAahfLpyYm9Q1IUc/yUEMk8wwwfrzBwuYmTDg90ooed7eRVx2N/omyDyuhKV4cRp3b+DQ==",
+ "version": "9.6.1",
+ "resolved": "https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-9.6.1.tgz",
+ "integrity": "sha512-kTOCEtKLg0pwz7Fh2z6to17jljy7kuZ1J77uGxCe3s+rixl1w0fXdaGvO59f9PwYSygR7Fe43I09EoSeuRW4UA==",
"dependencies": {
- "@intlify/shared": "9.6.0",
+ "@intlify/shared": "9.6.1",
"source-map-js": "^1.0.2"
},
"engines": {
@@ -137,9 +137,9 @@
}
},
"node_modules/@intlify/shared": {
- "version": "9.6.0",
- "resolved": "https://registry.npmjs.org/@intlify/shared/-/shared-9.6.0.tgz",
- "integrity": "sha512-vZeID7kn10rhgRYZQvjULTOYXDGnC0j49HI0AD9CK08aj4nWmlPai/8awTsMg0qrfHVMTna8ZMNmBZNyFAUCfA==",
+ "version": "9.6.1",
+ "resolved": "https://registry.npmjs.org/@intlify/shared/-/shared-9.6.1.tgz",
+ "integrity": "sha512-gD7r6xwG7II74JsJUXcVY0AvTyB5t7mlsB2WTot0ZncTLILQbyEeJtUOmvpvAXrh9TUr4jGPwhTC7SKtxjhl5A==",
"engines": {
"node": ">= 16"
},
@@ -1250,12 +1250,12 @@
}
},
"node_modules/vue-i18n": {
- "version": "9.6.0",
- "resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-9.6.0.tgz",
- "integrity": "sha512-DSUaHmc2qpXpB0oeHXrW4JtOXnzpmAeaPopDIlubRyXkxIdbzGTsQekZYrCoI3rCEouYKwD1tIw01/YYSYqWAw==",
+ "version": "9.6.1",
+ "resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-9.6.1.tgz",
+ "integrity": "sha512-hjCmJzyHJBl+ru0jmC3RTEzyj+oDHP8IURTa003R6//4OTEY6pwz2scvvq2mM3C0UV4wD5XWH1xrtYQF7Ks5Fg==",
"dependencies": {
- "@intlify/core-base": "9.6.0",
- "@intlify/shared": "9.6.0",
+ "@intlify/core-base": "9.6.1",
+ "@intlify/shared": "9.6.1",
"@vue/devtools-api": "^6.5.0"
},
"engines": {
diff --git a/src-vue/package.json b/src-vue/package.json
index c0af96e8..3e6533ab 100644
--- a/src-vue/package.json
+++ b/src-vue/package.json
@@ -14,7 +14,7 @@
"marked": "^9.1.2",
"tauri-plugin-store-api": "github:tauri-apps/tauri-plugin-store#9bd993aa67766596638bbfd91e79a1bf8f632014",
"vue": "^3.3.7",
- "vue-i18n": "^9.6.0",
+ "vue-i18n": "^9.6.1",
"vue-router": "^4.2.5",
"vuex": "^4.0.2"
},