diff --git a/package.json b/package.json index 3ab10487..ea6e0a01 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "cy:run": "cypress run" }, "dependencies": { - "@intlify/unplugin-vue-i18n": "^4.0.0", + "@intlify/unplugin-vue-i18n": "^5.3.1", "@quasar/extras": "^1.16.13", "@vitejs/plugin-vue": "^5.2.0", "@vueuse/core": "^11.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 65b9d022..11b94566 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@intlify/unplugin-vue-i18n': - specifier: ^4.0.0 - version: 4.0.0(rollup@4.26.0)(vue-i18n@9.14.1(vue@3.5.12(typescript@5.6.3))) + specifier: ^5.3.1 + version: 5.3.1(@vue/compiler-dom@3.5.12)(eslint@9.14.0)(rollup@4.26.0)(typescript@5.6.3)(vue-i18n@9.14.1(vue@3.5.12(typescript@5.6.3)))(vue@3.5.12(typescript@5.6.3)) '@quasar/extras': specifier: ^1.16.13 version: 1.16.13 @@ -410,9 +410,9 @@ packages: resolution: {integrity: sha512-c7hNEllBlenFTHBky65mhq8WD2kbN9Q6gk0bTk8lSBvc554jpXSkST1iePudpt7+A/AQvuHs9EMqjHDXMY1lrA==} engines: {node: '>=18.18'} - '@intlify/bundle-utils@8.0.0': - resolution: {integrity: sha512-1B++zykRnMwQ+20SpsZI1JCnV/YJt9Oq7AGlEurzkWJOFtFAVqaGc/oV36PBRYeiKnTbY9VYfjBimr2Vt42wLQ==} - engines: {node: '>= 14.16'} + '@intlify/bundle-utils@9.0.0': + resolution: {integrity: sha512-19dunbgM4wuCvi2xSai2PKhXkcKGjlbJhNWm9BCQWkUYcPmXwzptNWOE0O7OSrhNlEDxwpkHsJzZ/vLbCkpElw==} + engines: {node: '>= 18'} peerDependencies: petite-vue-i18n: '*' vue-i18n: '*' @@ -426,27 +426,55 @@ packages: resolution: {integrity: sha512-rG5/hlNW6Qfve41go37szEf0mVLcfhYuOu83JcY0jZKasnwsrcZYYWDzebCcuO5I/6Sy1JFWo9p+nvkQS1Dy+w==} engines: {node: '>= 16'} + '@intlify/message-compiler@11.0.0-beta.0': + resolution: {integrity: sha512-HWHv6jj7wJmHY5I73k80lBffDfnpqjx5vvn965YJB4lLvo0zkP3H15WGkwrLa/OR6fyYoP0DJVUKj9g2q7QJCA==} + engines: {node: '>= 16'} + '@intlify/message-compiler@9.14.1': resolution: {integrity: sha512-MY8hwukJBnXvGAncVKlHsqKDQ5ZcQx4peqEmI8wBUTXn4pezrtTGYXNoz81cLyEEHB+L/zlKWVBSh5TiX4gYoQ==} engines: {node: '>= 16'} + '@intlify/shared@10.0.4': + resolution: {integrity: sha512-ukFn0I01HsSgr3VYhYcvkTCLS7rGa0gw4A4AMpcy/A9xx/zRJy7PS2BElMXLwUazVFMAr5zuiTk3MQeoeGXaJg==} + engines: {node: '>= 16'} + + '@intlify/shared@11.0.0-beta.0': + resolution: {integrity: sha512-v/IAS+BBeaWIKPI4CgSKsil2vJ64naIUUENha3e7jfhq1CxinXQquQYUM2GcCC86USxzTGgu67nafbaYzHS3vA==} + engines: {node: '>= 16'} + '@intlify/shared@9.14.1': resolution: {integrity: sha512-XjHu6PEQup9MnP1x0W9y0nXXfq9jFftAYSfV11hryjtH4XqXP8HrzMvXI+ZVifF+jZLszaTzIhvukllplxTQTg==} engines: {node: '>= 16'} - '@intlify/unplugin-vue-i18n@4.0.0': - resolution: {integrity: sha512-q2Mhqa/mLi0tulfLFO4fMXXvEbkSZpI5yGhNNsLTNJJ41icEGUuyDe+j5zRZIKSkOJRgX6YbCyibTDJdRsukmw==} - engines: {node: '>= 14.16'} + '@intlify/unplugin-vue-i18n@5.3.1': + resolution: {integrity: sha512-76huP8TpMOtBMLsYYIMLNbqMPXJ7+Q6xcjP6495h/pmbOQ7sw/DB8E0OFvDFeIZ2571a4ylzJnz+KMuYbAs1xA==} + engines: {node: '>= 18'} peerDependencies: petite-vue-i18n: '*' + vue: ^3.2.25 vue-i18n: '*' - vue-i18n-bridge: '*' peerDependenciesMeta: petite-vue-i18n: optional: true vue-i18n: optional: true - vue-i18n-bridge: + + '@intlify/vue-i18n-extensions@7.0.0': + resolution: {integrity: sha512-MtvfJnb4aklpCU5Q/dkWkBT/vGsp3qERiPIwtTq5lX4PCLHtUprAJZp8wQj5ZcwDaFCU7+yVMjYbeXpIf927cA==} + engines: {node: '>= 18'} + peerDependencies: + '@intlify/shared': ^9.0.0 || ^10.0.0 + '@vue/compiler-dom': ^3.0.0 + vue: ^3.0.0 + vue-i18n: ^9.0.0 || ^10.0.0 + peerDependenciesMeta: + '@intlify/shared': + optional: true + '@vue/compiler-dom': + optional: true + vue: + optional: true + vue-i18n: optional: true '@jridgewell/sourcemap-codec@1.5.0': @@ -3089,10 +3117,10 @@ snapshots: '@humanwhocodes/retry@0.4.1': {} - '@intlify/bundle-utils@8.0.0(vue-i18n@9.14.1(vue@3.5.12(typescript@5.6.3)))': + '@intlify/bundle-utils@9.0.0(vue-i18n@9.14.1(vue@3.5.12(typescript@5.6.3)))': dependencies: - '@intlify/message-compiler': 9.14.1 - '@intlify/shared': 9.14.1 + '@intlify/message-compiler': 11.0.0-beta.0 + '@intlify/shared': 11.0.0-beta.0 acorn: 8.14.0 escodegen: 2.1.0 estree-walker: 2.0.2 @@ -3108,19 +3136,31 @@ snapshots: '@intlify/message-compiler': 9.14.1 '@intlify/shared': 9.14.1 + '@intlify/message-compiler@11.0.0-beta.0': + dependencies: + '@intlify/shared': 11.0.0-beta.0 + source-map-js: 1.2.1 + '@intlify/message-compiler@9.14.1': dependencies: '@intlify/shared': 9.14.1 source-map-js: 1.2.1 + '@intlify/shared@10.0.4': {} + + '@intlify/shared@11.0.0-beta.0': {} + '@intlify/shared@9.14.1': {} - '@intlify/unplugin-vue-i18n@4.0.0(rollup@4.26.0)(vue-i18n@9.14.1(vue@3.5.12(typescript@5.6.3)))': + '@intlify/unplugin-vue-i18n@5.3.1(@vue/compiler-dom@3.5.12)(eslint@9.14.0)(rollup@4.26.0)(typescript@5.6.3)(vue-i18n@9.14.1(vue@3.5.12(typescript@5.6.3)))(vue@3.5.12(typescript@5.6.3))': dependencies: - '@intlify/bundle-utils': 8.0.0(vue-i18n@9.14.1(vue@3.5.12(typescript@5.6.3))) - '@intlify/shared': 9.14.1 + '@eslint-community/eslint-utils': 4.4.1(eslint@9.14.0) + '@intlify/bundle-utils': 9.0.0(vue-i18n@9.14.1(vue@3.5.12(typescript@5.6.3))) + '@intlify/shared': 10.0.4 + '@intlify/vue-i18n-extensions': 7.0.0(@intlify/shared@10.0.4)(@vue/compiler-dom@3.5.12)(vue-i18n@9.14.1(vue@3.5.12(typescript@5.6.3)))(vue@3.5.12(typescript@5.6.3)) '@rollup/pluginutils': 5.1.3(rollup@4.26.0) - '@vue/compiler-sfc': 3.5.12 + '@typescript-eslint/scope-manager': 8.14.0 + '@typescript-eslint/typescript-estree': 8.14.0(typescript@5.6.3) debug: 4.3.7(supports-color@8.1.1) fast-glob: 3.3.2 js-yaml: 4.1.0 @@ -3129,11 +3169,24 @@ snapshots: picocolors: 1.1.1 source-map-js: 1.2.1 unplugin: 1.16.0 + vue: 3.5.12(typescript@5.6.3) optionalDependencies: vue-i18n: 9.14.1(vue@3.5.12(typescript@5.6.3)) transitivePeerDependencies: + - '@vue/compiler-dom' + - eslint - rollup - supports-color + - typescript + + '@intlify/vue-i18n-extensions@7.0.0(@intlify/shared@10.0.4)(@vue/compiler-dom@3.5.12)(vue-i18n@9.14.1(vue@3.5.12(typescript@5.6.3)))(vue@3.5.12(typescript@5.6.3))': + dependencies: + '@babel/parser': 7.26.2 + optionalDependencies: + '@intlify/shared': 10.0.4 + '@vue/compiler-dom': 3.5.12 + vue: 3.5.12(typescript@5.6.3) + vue-i18n: 9.14.1(vue@3.5.12(typescript@5.6.3)) '@jridgewell/sourcemap-codec@1.5.0': {}