⬆️ Upgrade(custom): upgrade vue-i18n

This commit is contained in:
Kuingsmile
2025-09-26 10:37:58 +08:00
parent bedf124457
commit caec9bff07
2 changed files with 27 additions and 14 deletions

View File

@@ -92,7 +92,7 @@
"pinia-plugin-persistedstate": "^4.5.0",
"qrcode.vue": "^3.6.0",
"video.js": "^8.23.4",
"vue-i18n": "^11.1.11",
"vue-i18n": "^11.1.12",
"vue-router": "^4.5.1",
"vue3-lazyload": "^0.3.8",
"@electron/notarize": "^3.1.0",

View File

@@ -1907,13 +1907,13 @@
"@intlify/message-compiler" "10.0.8"
"@intlify/shared" "10.0.8"
"@intlify/core-base@11.1.11":
version "11.1.11"
resolved "https://registry.yarnpkg.com/@intlify/core-base/-/core-base-11.1.11.tgz#e36893a7d37a3a75fae30977fc58c1d8cf3c853f"
integrity sha512-1Z0N8jTfkcD2Luq9HNZt+GmjpFe4/4PpZF3AOzoO1u5PTtSuXZcfhwBatywbfE2ieB/B5QHIoOFmCXY2jqVKEQ==
"@intlify/core-base@11.1.12":
version "11.1.12"
resolved "https://registry.yarnpkg.com/@intlify/core-base/-/core-base-11.1.12.tgz#e02529021a4e69f8a1adcca5ce61963c71cd72ba"
integrity sha512-whh0trqRsSqVLNEUCwU59pyJZYpU8AmSWl8M3Jz2Mv5ESPP6kFh4juas2NpZ1iCvy7GlNRffUD1xr84gceimjg==
dependencies:
"@intlify/message-compiler" "11.1.11"
"@intlify/shared" "11.1.11"
"@intlify/message-compiler" "11.1.12"
"@intlify/shared" "11.1.12"
"@intlify/message-compiler@10.0.8":
version "10.0.8"
@@ -1923,7 +1923,15 @@
"@intlify/shared" "10.0.8"
source-map-js "^1.0.2"
"@intlify/message-compiler@11.1.11", "@intlify/message-compiler@^11.1.10":
"@intlify/message-compiler@11.1.12":
version "11.1.12"
resolved "https://registry.yarnpkg.com/@intlify/message-compiler/-/message-compiler-11.1.12.tgz#27e69790b711a92cddb07175187dd09a7b270b55"
integrity sha512-Fv9iQSJoJaXl4ZGkOCN1LDM3trzze0AS2zRz2EHLiwenwL6t0Ki9KySYlyr27yVOj5aVz0e55JePO+kELIvfdQ==
dependencies:
"@intlify/shared" "11.1.12"
source-map-js "^1.0.2"
"@intlify/message-compiler@^11.1.10":
version "11.1.11"
resolved "https://registry.yarnpkg.com/@intlify/message-compiler/-/message-compiler-11.1.11.tgz#ba10641f86af0e991ac9def0385bd345c8f150fb"
integrity sha512-7PC6neomoc/z7a8JRjPBbu0T2TzR2MQuY5kn2e049MP7+o32Ve7O8husylkA7K9fQRe4iNXZWTPnDJ6vZdtS1Q==
@@ -1941,6 +1949,11 @@
resolved "https://registry.yarnpkg.com/@intlify/shared/-/shared-11.1.11.tgz#6bba3b86617c05767356e4ca939c9e300563a083"
integrity sha512-RIBFTIqxZSsxUqlcyoR7iiC632bq7kkOwYvZlvcVObHfrF4NhuKc4FKvu8iPCrEO+e3XsY7/UVpfgzg+M7ETzA==
"@intlify/shared@11.1.12":
version "11.1.12"
resolved "https://registry.yarnpkg.com/@intlify/shared/-/shared-11.1.12.tgz#ab41083e017d622cf63c7dc88a0ee0bc27f4127a"
integrity sha512-Om86EjuQtA69hdNj3GQec9ZC0L0vPSAnXzB3gP/gyJ7+mA7t06d9aOAiqMZ+xEOsumGP4eEBlfl8zF2LOTzf2A==
"@intlify/unplugin-vue-i18n@^11.0.1":
version "11.0.1"
resolved "https://registry.yarnpkg.com/@intlify/unplugin-vue-i18n/-/unplugin-vue-i18n-11.0.1.tgz#d16a00635b5bb5ae9e90b1ef54bb68c328bb9fab"
@@ -10776,13 +10789,13 @@ vue-i18n@^10.0.0:
"@intlify/shared" "10.0.8"
"@vue/devtools-api" "^6.5.0"
vue-i18n@^11.1.11:
version "11.1.11"
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-11.1.11.tgz#b38ed214896540cf7a68932dfa565d9d4fbbffac"
integrity sha512-LvyteQoXeQiuILbzqv13LbyBna/TEv2Ha+4ZWK2AwGHUzZ8+IBaZS0TJkCgn5izSPLcgZwXy9yyTrewCb2u/MA==
vue-i18n@^11.1.12:
version "11.1.12"
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-11.1.12.tgz#230b21d65dd89343ebd40d19c9e3cfb13db8c1fd"
integrity sha512-BnstPj3KLHLrsqbVU2UOrPmr0+Mv11bsUZG0PyCOzsawCivk8W00GMXHeVUWIDOgNaScCuZah47CZFE+Wnl8mw==
dependencies:
"@intlify/core-base" "11.1.11"
"@intlify/shared" "11.1.11"
"@intlify/core-base" "11.1.12"
"@intlify/shared" "11.1.12"
"@vue/devtools-api" "^6.5.0"
vue-router@^4.5.1: