From 44b7d0e010a15c60b339a4e942392d9338dab1a1 Mon Sep 17 00:00:00 2001 From: Utopia Date: Tue, 2 Dec 2025 09:17:39 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=20vite-plugin-uni-m?= =?UTF-8?q?anifest,=20=E4=BF=AE=E5=A4=8D=E6=9B=B4=E6=96=B0=20manifest.conf?= =?UTF-8?q?ig.ts=20=E5=90=8E=EF=BC=8C=E4=B8=8D=E4=BC=9A=E7=83=AD=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E5=88=B0=20manifest.config.json=20=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98=20(#362)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- pnpm-lock.yaml | 29 +++++++++++++++++++++++------ 2 files changed, 24 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index b99dc18..5f83b88 100644 --- a/package.json +++ b/package.json @@ -147,7 +147,7 @@ "@uni-helper/unocss-preset-uni": "0.2.11", "@uni-helper/vite-plugin-uni-components": "0.2.3", "@uni-helper/vite-plugin-uni-layouts": "0.1.11", - "@uni-helper/vite-plugin-uni-manifest": "0.2.8", + "@uni-helper/vite-plugin-uni-manifest": "0.2.11", "@uni-helper/vite-plugin-uni-pages": "0.3.19", "@uni-helper/vite-plugin-uni-platform": "0.0.5", "@uni-ku/bundle-optimizer": "v1.3.15-beta.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 503c42e..491276b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -87,6 +87,9 @@ importers: vue: specifier: ^3.4.21 version: 3.4.21(typescript@5.8.3) + vue-i18n: + specifier: 9.1.9 + version: 9.1.9(vue@3.4.21(typescript@5.8.3)) vue-router: specifier: 4.5.1 version: 4.5.1(vue@3.4.21(typescript@5.8.3)) @@ -155,8 +158,8 @@ importers: specifier: 0.1.11 version: 0.1.11(rollup@4.50.0) '@uni-helper/vite-plugin-uni-manifest': - specifier: 0.2.8 - version: 0.2.8(vite@5.2.8(@types/node@20.19.11)(sass@1.77.8)(terser@5.43.1)) + specifier: 0.2.11 + version: 0.2.11(vite@5.2.8(@types/node@20.19.11)(sass@1.77.8)(terser@5.43.1)) '@uni-helper/vite-plugin-uni-pages': specifier: 0.3.19 version: 0.3.19(vite@5.2.8(@types/node@20.19.11)(sass@1.77.8)(terser@5.43.1)) @@ -2223,8 +2226,8 @@ packages: '@uni-helper/vite-plugin-uni-layouts@0.1.11': resolution: {integrity: sha512-FXdFATBFsHAl7xY9q3KO0EexMRGua/7txIiQTm2rQi1/bXcft4CUXldtuHl9Upq0V6CT47aanmfzcOF5CpHK7Q==} - '@uni-helper/vite-plugin-uni-manifest@0.2.8': - resolution: {integrity: sha512-6QtUcCTkvpR5GAPUxyKlEtm+KYxOk1RSVfdrxlWYW2q7Iws0D7UeNirA4GMuc/SaayEjURlU7cUrS7NceoPCfQ==} + '@uni-helper/vite-plugin-uni-manifest@0.2.11': + resolution: {integrity: sha512-0qc+XexlyngeC+TukIM4ogjTj8S9FwU1Ab607EgUIuuhaqbhxhPdEIb406VcAF1klRRwKIxBzZWfNoW9fv+AwQ==} peerDependencies: vite: ^4.0.0 || ^5.0.0 || ^6.0.0 @@ -6074,6 +6077,12 @@ packages: peerDependencies: vue: ^3.4.37 + vue-i18n@9.1.9: + resolution: {integrity: sha512-JeRdNVxS2OGp1E+pye5XB6+M6BBkHwAv9C80Q7+kzoMdUDGRna06tjC0vCB/jDX9aWrl5swxOMFcyAr7or8XTA==} + engines: {node: '>= 10'} + peerDependencies: + vue: ^3.0.0 + vue-router@4.5.1: resolution: {integrity: sha512-ogAF3P97NPm8fJsE4by9dwSYtDwXIY1nFY9T6DyQnGHd1E2Da94w9JIolpe42LJGIl0DwOHBi8TcRPlPGwbTtw==} peerDependencies: @@ -9227,7 +9236,7 @@ snapshots: - magicast - rollup - '@uni-helper/vite-plugin-uni-manifest@0.2.8(vite@5.2.8(@types/node@20.19.11)(sass@1.77.8)(terser@5.43.1))': + '@uni-helper/vite-plugin-uni-manifest@0.2.11(vite@5.2.8(@types/node@20.19.11)(sass@1.77.8)(terser@5.43.1))': dependencies: c12: 2.0.4 vite: 5.2.8(@types/node@20.19.11)(sass@1.77.8)(terser@5.43.1) @@ -10045,7 +10054,7 @@ snapshots: defu: 6.1.4 dotenv: 16.6.1 giget: 1.2.5 - jiti: 2.5.1 + jiti: 2.6.1 mlly: 1.8.0 ohash: 2.0.11 pathe: 2.0.3 @@ -13801,6 +13810,14 @@ snapshots: dependencies: vue: 3.4.21(typescript@5.8.3) + vue-i18n@9.1.9(vue@3.4.21(typescript@5.8.3)): + dependencies: + '@intlify/core-base': 9.1.9 + '@intlify/shared': 9.1.9 + '@intlify/vue-devtools': 9.1.9 + '@vue/devtools-api': 6.6.4 + vue: 3.4.21(typescript@5.8.3) + vue-router@4.5.1(vue@3.4.21(typescript@5.8.3)): dependencies: '@vue/devtools-api': 6.6.4