diff --git a/package.json b/package.json index a41caa7..e72ba0e 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "pinia": "^3.0.4", "swiper": "^12.0.3", "vue": "^3.5.27", - "vue-i18n": "^11.2.8", + "vue-i18n": "^11.4.6", "vue-router": "^4.6.4" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 60b3aa8..ce9a3c2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ importers: specifier: ^3.5.27 version: 3.5.27 vue-i18n: - specifier: ^11.2.8 - version: 11.2.8(vue@3.5.27) + specifier: ^11.4.6 + version: 11.4.6(vue@3.5.27) vue-router: specifier: ^4.6.4 version: 4.6.4(vue@3.5.27) @@ -221,17 +221,21 @@ packages: cpu: [x64] os: [win32] - '@intlify/core-base@11.2.8': - resolution: {integrity: sha512-nBq6Y1tVkjIUsLsdOjDSJj4AsjvD0UG3zsg9Fyc+OivwlA/oMHSKooUy9tpKj0HqZ+NWFifweHavdljlBLTwdA==} - engines: {node: '>= 16'} + '@intlify/core-base@11.4.6': + resolution: {integrity: sha512-EOeHO95XESK9IFHgHeZXunsM/WBAoCA0DlaWODvx14vKmetAuS97t+l6Xe9hTUqntPpF93vtVSjjUDafw3wXMw==} + engines: {node: '>= 22'} - '@intlify/message-compiler@11.2.8': - resolution: {integrity: sha512-A5n33doOjmHsBtCN421386cG1tWp5rpOjOYPNsnpjIJbQ4POF0QY2ezhZR9kr0boKwaHjbOifvyQvHj2UTrDFQ==} - engines: {node: '>= 16'} + '@intlify/devtools-types@11.4.6': + resolution: {integrity: sha512-wowQPpNem56b2d43IJmqbrzG2FeBKe5f/kUGlpNuBmXs6OSqncF8m1+1lxHuW8ISZJF0ma2RkW3iLkw0g0G4VA==} + engines: {node: '>= 22'} - '@intlify/shared@11.2.8': - resolution: {integrity: sha512-l6e4NZyUgv8VyXXH4DbuucFOBmxLF56C/mqh2tvApbzl2Hrhi1aTDcuv5TKdxzfHYmpO3UB0Cz04fgDT9vszfw==} - engines: {node: '>= 16'} + '@intlify/message-compiler@11.4.6': + resolution: {integrity: sha512-5nj3jULqeTAC1WovwMs1LQWgatTa2pM/rXN9T3XW8rdOtXW9ZF6/GLSNFTKDQmPLwclhPdgUWLJ/4w3fMeeC/Q==} + engines: {node: '>= 22'} + + '@intlify/shared@11.4.6': + resolution: {integrity: sha512-m1p1HHAMLhqSpTRH7VnXdrN0CQ4y+9vunFkpLkbD8soIuBsnQdawZXqMCgvwI2UVF9Ww7sVaw7g9tV2VO7shoA==} + engines: {node: '>= 22'} '@jridgewell/sourcemap-codec@1.5.5': resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==} @@ -610,9 +614,9 @@ packages: yaml: optional: true - vue-i18n@11.2.8: - resolution: {integrity: sha512-vJ123v/PXCZntd6Qj5Jumy7UBmIuE92VrtdX+AXr+1WzdBHojiBxnAxdfctUFL+/JIN+VQH4BhsfTtiGsvVObg==} - engines: {node: '>= 16'} + vue-i18n@11.4.6: + resolution: {integrity: sha512-l0gE7Rfy0phCa5ChKYkOq543Wgd39BCK6hkktfr1Ed4D99oRkgPK9ffShASZdeC8OJxGfdWmpYoAaAH6iLEuIg==} + engines: {node: '>= 22'} peerDependencies: vue: ^3.0.0 @@ -725,17 +729,23 @@ snapshots: '@esbuild/win32-x64@0.27.2': optional: true - '@intlify/core-base@11.2.8': + '@intlify/core-base@11.4.6': + dependencies: + '@intlify/devtools-types': 11.4.6 + '@intlify/message-compiler': 11.4.6 + '@intlify/shared': 11.4.6 + + '@intlify/devtools-types@11.4.6': dependencies: - '@intlify/message-compiler': 11.2.8 - '@intlify/shared': 11.2.8 + '@intlify/core-base': 11.4.6 + '@intlify/shared': 11.4.6 - '@intlify/message-compiler@11.2.8': + '@intlify/message-compiler@11.4.6': dependencies: - '@intlify/shared': 11.2.8 + '@intlify/shared': 11.4.6 source-map-js: 1.2.1 - '@intlify/shared@11.2.8': {} + '@intlify/shared@11.4.6': {} '@jridgewell/sourcemap-codec@1.5.5': {} @@ -1099,10 +1109,11 @@ snapshots: optionalDependencies: fsevents: 2.3.3 - vue-i18n@11.2.8(vue@3.5.27): + vue-i18n@11.4.6(vue@3.5.27): dependencies: - '@intlify/core-base': 11.2.8 - '@intlify/shared': 11.2.8 + '@intlify/core-base': 11.4.6 + '@intlify/devtools-types': 11.4.6 + '@intlify/shared': 11.4.6 '@vue/devtools-api': 6.6.4 vue: 3.5.27