chore(deps): update dependency @nuxtjs/i18n to v10.0.2 #2537

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/nuxtjs-i18n-10.x into main 2025-07-23 15:43:53 +00:00
2 changed files with 70 additions and 38 deletions
+69 -37
View File
@@ -34,7 +34,7 @@
"@nuxt/devtools": "2.6.2",
"@nuxt/eslint": "1.7.0",
"@nuxtjs/eslint-module": "4.1.0",
"@nuxtjs/i18n": "10.0.1",
"@nuxtjs/i18n": "10.0.2",
"@stylistic/eslint-plugin": "5.2.2",
"@vue/test-utils": "2.4.6",
"esbuild": "0.25.8",
@@ -3743,13 +3743,14 @@
"dev": true
},
"node_modules/@intlify/core": {
"version": "10.0.7",
"resolved": "https://registry.npmjs.org/@intlify/core/-/core-10.0.7.tgz",
"integrity": "sha512-4n9tKt0/HcPrXfm0ceQlNC/wsgrrfXyHwRHSSiekMAy5vkOBc4PJXB5aUHGGkkH0dDdlkYyxUWqhZ3V64+gcKw==",
"version": "11.1.10",
"resolved": "https://registry.npmjs.org/@intlify/core/-/core-11.1.10.tgz",
"integrity": "sha512-jkPqmzbIAO+w3H8K+3prtZgwNDkdJ5dEq5b7F8Fpsck0Luznj1hlHgKB+A8UGbFi/Gk3+SrSbAHM38PcZcuIvA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@intlify/core-base": "10.0.7",
"@intlify/shared": "10.0.7"
"@intlify/core-base": "11.1.10",
"@intlify/shared": "11.1.10"
},
"engines": {
"node": ">= 16"
@@ -3774,17 +3775,65 @@
"url": "https://github.com/sponsors/kazupon"
}
},
"node_modules/@intlify/h3": {
"version": "0.6.1",
"resolved": "https://registry.npmjs.org/@intlify/h3/-/h3-0.6.1.tgz",
"integrity": "sha512-hFMcqWXCoFNZkraa+JF7wzByGdE0vGi8rUs7CTFrE4hE3X2u9QcelH8VRO8mPgJDH+TgatzvrVp6iZsWVluk2A==",
"node_modules/@intlify/core/node_modules/@intlify/core-base": {
"version": "11.1.10",
"resolved": "https://registry.npmjs.org/@intlify/core-base/-/core-base-11.1.10.tgz",
"integrity": "sha512-JhRb40hD93Vk0BgMgDc/xMIFtdXPHoytzeK6VafBNOj6bb6oUZrGamXkBKecMsmGvDQQaPRGG2zpa25VCw8pyw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@intlify/core": "^10.0.3",
"@intlify/message-compiler": "11.1.10",
"@intlify/shared": "11.1.10"
},
"engines": {
"node": ">= 16"
},
"funding": {
"url": "https://github.com/sponsors/kazupon"
}
},
"node_modules/@intlify/core/node_modules/@intlify/message-compiler": {
"version": "11.1.10",
"resolved": "https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-11.1.10.tgz",
"integrity": "sha512-TABl3c8tSLWbcD+jkQTyBhrnW251dzqW39MPgEUCsd69Ua3ceoimsbIzvkcPzzZvt1QDxNkenMht+5//V3JvLQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@intlify/shared": "11.1.10",
"source-map-js": "^1.0.2"
},
"engines": {
"node": ">= 16"
},
"funding": {
"url": "https://github.com/sponsors/kazupon"
}
},
"node_modules/@intlify/core/node_modules/@intlify/shared": {
"version": "11.1.10",
"resolved": "https://registry.npmjs.org/@intlify/shared/-/shared-11.1.10.tgz",
"integrity": "sha512-6ZW/f3Zzjxfa1Wh0tYQI5pLKUtU+SY7l70pEG+0yd0zjcsYcK0EBt6Fz30Dy0tZhEqemziQQy2aNU3GJzyrMUA==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">= 16"
},
"funding": {
"url": "https://github.com/sponsors/kazupon"
}
},
"node_modules/@intlify/h3": {
"version": "0.7.1",
"resolved": "https://registry.npmjs.org/@intlify/h3/-/h3-0.7.1.tgz",
"integrity": "sha512-D/9+L7IzPrOa7e6R/ztepXayAq+snfzBYIwAk3RbaQsLEXwVNjC5c+WKXjni1boc/plGRegw4/m33SaFwvdEpg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@intlify/core": "^11.0.0",
"@intlify/utils": "^0.13.0"
},
"engines": {
"node": ">= 18"
"node": ">= 20"
},
"funding": {
"url": "https://github.com/sponsors/kazupon"
@@ -5784,19 +5833,19 @@
}
},
"node_modules/@nuxtjs/i18n": {
"version": "10.0.1",
"resolved": "https://registry.npmjs.org/@nuxtjs/i18n/-/i18n-10.0.1.tgz",
"integrity": "sha512-tYsPNtQAGc9aZtynoOe0vhe4b8geogCv4KBHJow8A8oCGn5P4CSqXJr35y/bEsxqSQ7pdFshvFo2Iz/9fLPA6A==",
"version": "10.0.2",
"resolved": "https://registry.npmjs.org/@nuxtjs/i18n/-/i18n-10.0.2.tgz",
"integrity": "sha512-feDUXlFBEFzRCBRG5ouEwWcdOZw2DtwV/p1LAExlXXuMMmg/hpKUNSofwLlRW94UlVOWfQb+HJZVWyqdVi2ifg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@intlify/core": "^11.1.5",
"@intlify/h3": "^0.6.1",
"@intlify/h3": "^0.7.1",
"@intlify/shared": "^11.1.5",
"@intlify/unplugin-vue-i18n": "^6.0.8",
"@intlify/utils": "^0.13.0",
"@miyaneee/rollup-plugin-json5": "^1.2.0",
"@nuxt/kit": "^4.0.0",
"@nuxt/kit": "^4.0.1",
"@rollup/plugin-yaml": "^4.1.2",
"@vue/compiler-sfc": "^3.5.17",
"cookie-es": "^2.0.0",
@@ -5826,23 +5875,6 @@
"url": "https://github.com/sponsors/bobbiegoede"
}
},
"node_modules/@nuxtjs/i18n/node_modules/@intlify/core": {
"version": "11.1.10",
"resolved": "https://registry.npmjs.org/@intlify/core/-/core-11.1.10.tgz",
"integrity": "sha512-jkPqmzbIAO+w3H8K+3prtZgwNDkdJ5dEq5b7F8Fpsck0Luznj1hlHgKB+A8UGbFi/Gk3+SrSbAHM38PcZcuIvA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@intlify/core-base": "11.1.10",
"@intlify/shared": "11.1.10"
},
"engines": {
"node": ">= 16"
},
"funding": {
"url": "https://github.com/sponsors/kazupon"
}
},
"node_modules/@nuxtjs/i18n/node_modules/@intlify/core-base": {
"version": "11.1.10",
"resolved": "https://registry.npmjs.org/@intlify/core-base/-/core-base-11.1.10.tgz",
@@ -5891,9 +5923,9 @@
}
},
"node_modules/@nuxtjs/i18n/node_modules/@nuxt/kit": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/@nuxt/kit/-/kit-4.0.0.tgz",
"integrity": "sha512-/7ECqFBfoU8TZNCmdbz63WBemSISZ4wIKeh27ptQrjdnhF2NPcXFISRolS84+BBeGOUwmen3BYU/hSCje223mA==",
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/@nuxt/kit/-/kit-4.0.1.tgz",
"integrity": "sha512-9vYpbuK3xcVhuDq+NyoLhbAolV/bEESaozFOMutl0jhrODcNWFrJ8wQSZIt9yxcFXUgXgUa2ms31qaUEpXrykw==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -26,7 +26,7 @@
"@nuxt/devtools": "2.6.2",
"@nuxt/eslint": "1.7.0",
"@nuxtjs/eslint-module": "4.1.0",
"@nuxtjs/i18n": "10.0.1",
"@nuxtjs/i18n": "10.0.2",
"@stylistic/eslint-plugin": "5.2.2",
"@vue/test-utils": "2.4.6",
"esbuild": "0.25.8",