chore(deps): update dependency @nuxtjs/i18n to v9.3.3

This commit is contained in:
Renovate
2025-03-20 20:00:53 +00:00
parent e1ffbcf703
commit d576d3776a
2 changed files with 105 additions and 180 deletions
+104 -179
View File
@@ -34,7 +34,7 @@
"@nuxt/devtools": "2.3.1",
"@nuxt/eslint": "1.2.0",
"@nuxtjs/eslint-module": "4.1.0",
"@nuxtjs/i18n": "9.3.2",
"@nuxtjs/i18n": "9.3.3",
"@vue/test-utils": "2.4.6",
"esbuild": "0.25.1",
"eslint": "9.22.0",
@@ -4842,34 +4842,34 @@
}
},
"node_modules/@nuxtjs/i18n": {
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/@nuxtjs/i18n/-/i18n-9.3.2.tgz",
"integrity": "sha512-Rsdv3u4QdhA2ysD5Argu3RkEUgYKyeqfrrUY6tbm7DZSnMafOE2RsmPwbF/eKNEC9uHHUdcLZblBEJ8z7r01sw==",
"version": "9.3.3",
"resolved": "https://registry.npmjs.org/@nuxtjs/i18n/-/i18n-9.3.3.tgz",
"integrity": "sha512-69LAlkPTOWdgAJpf8PM+yKu38IknRlu6ZtEaiylXetMGozyEgyWtVCBE5g9knEwmKRG0hRZbIg12WynxkYCFXA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@intlify/h3": "^0.6.1",
"@intlify/shared": "^10.0.5",
"@intlify/shared": "^10.0.6",
"@intlify/unplugin-vue-i18n": "^6.0.5",
"@intlify/utils": "^0.13.0",
"@miyaneee/rollup-plugin-json5": "^1.2.0",
"@nuxt/kit": "^3.16.0",
"@nuxt/kit": "^3.16.1",
"@oxc-parser/wasm": "^0.53.0",
"@rollup/plugin-yaml": "^4.1.2",
"@vue/compiler-sfc": "^3.5.13",
"debug": "^4.3.5",
"defu": "^6.1.2",
"defu": "^6.1.4",
"estree-walker": "^3.0.3",
"is-https": "^4.0.0",
"knitwork": "^1.1.0",
"magic-string": "^0.30.10",
"mlly": "^1.7.1",
"knitwork": "^1.2.0",
"magic-string": "^0.30.17",
"mlly": "^1.7.4",
"oxc-parser": "^0.53.0",
"pathe": "^1.1.1",
"ufo": "^1.3.1",
"unplugin": "^2.2.0",
"unplugin-vue-router": "^0.10.8",
"vue-i18n": "^10.0.5",
"pathe": "^2.0.3",
"ufo": "^1.5.4",
"unplugin": "^2.2.1",
"unplugin-vue-router": "^0.12.0",
"vue-i18n": "^10.0.6",
"vue-router": "^4.5.0"
},
"engines": {
@@ -4879,21 +4879,27 @@
"url": "https://github.com/sponsors/bobbiegoede"
}
},
"node_modules/@nuxtjs/i18n/node_modules/pathe": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.2.tgz",
"integrity": "sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==",
"node_modules/@nuxtjs/i18n/node_modules/@intlify/shared": {
"version": "10.0.6",
"resolved": "https://registry.npmjs.org/@intlify/shared/-/shared-10.0.6.tgz",
"integrity": "sha512-2xqwm05YPpo7TM//+v0bzS0FWiTzsjpSMnWdt7ZXs5/ZfQIedSuBXIrskd8HZ7c/cZzo1G9ALHTksnv/74vk/Q==",
"dev": true,
"license": "MIT"
"license": "MIT",
"engines": {
"node": ">= 16"
},
"funding": {
"url": "https://github.com/sponsors/kazupon"
}
},
"node_modules/@nuxtjs/i18n/node_modules/unplugin": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/unplugin/-/unplugin-2.2.0.tgz",
"integrity": "sha512-m1ekpSwuOT5hxkJeZGRxO7gXbXT3gF26NjQ7GdVHoLoF8/nopLcd/QfPigpCy7i51oFHiRJg/CyHhj4vs2+KGw==",
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/unplugin/-/unplugin-2.2.1.tgz",
"integrity": "sha512-Q0YDhwViJaSnHf1cxLf+/VKhmfdr/ZAS/RL2GQVO0cAbAfJAVUef2bvNu+veyWcEPNwsTlFmMiFLjf8Xeqog8g==",
"dev": true,
"license": "MIT",
"dependencies": {
"acorn": "^8.14.0",
"acorn": "^8.14.1",
"webpack-virtual-modules": "^0.6.2"
},
"engines": {
@@ -15141,37 +15147,6 @@
"node": ">=18.12.0"
}
},
"node_modules/nuxt/node_modules/unplugin-vue-router": {
"version": "0.12.0",
"resolved": "https://registry.npmjs.org/unplugin-vue-router/-/unplugin-vue-router-0.12.0.tgz",
"integrity": "sha512-xjgheKU0MegvXQcy62GVea0LjyOdMxN0/QH+ijN29W62ZlMhG7o7K+0AYqfpprvPwpWtuRjiyC5jnV2SxWye2w==",
"license": "MIT",
"dependencies": {
"@babel/types": "^7.26.8",
"@vue-macros/common": "^1.16.1",
"ast-walker-scope": "^0.6.2",
"chokidar": "^4.0.3",
"fast-glob": "^3.3.3",
"json5": "^2.2.3",
"local-pkg": "^1.0.0",
"magic-string": "^0.30.17",
"micromatch": "^4.0.8",
"mlly": "^1.7.4",
"pathe": "^2.0.2",
"scule": "^1.3.0",
"unplugin": "^2.2.0",
"unplugin-utils": "^0.2.3",
"yaml": "^2.7.0"
},
"peerDependencies": {
"vue-router": "^4.4.0"
},
"peerDependenciesMeta": {
"vue-router": {
"optional": true
}
}
},
"node_modules/nypm": {
"version": "0.6.0",
"resolved": "https://registry.npmjs.org/nypm/-/nypm-0.6.0.tgz",
@@ -18883,25 +18858,26 @@
}
},
"node_modules/unplugin-vue-router": {
"version": "0.10.9",
"resolved": "https://registry.npmjs.org/unplugin-vue-router/-/unplugin-vue-router-0.10.9.tgz",
"integrity": "sha512-DXmC0GMcROOnCmN56GRvi1bkkG1BnVs4xJqNvucBUeZkmB245URvtxOfbo3H6q4SOUQQbLPYWd6InzvjRh363A==",
"dev": true,
"version": "0.12.0",
"resolved": "https://registry.npmjs.org/unplugin-vue-router/-/unplugin-vue-router-0.12.0.tgz",
"integrity": "sha512-xjgheKU0MegvXQcy62GVea0LjyOdMxN0/QH+ijN29W62ZlMhG7o7K+0AYqfpprvPwpWtuRjiyC5jnV2SxWye2w==",
"license": "MIT",
"dependencies": {
"@babel/types": "^7.26.0",
"@rollup/pluginutils": "^5.1.3",
"@vue-macros/common": "^1.15.0",
"@babel/types": "^7.26.8",
"@vue-macros/common": "^1.16.1",
"ast-walker-scope": "^0.6.2",
"chokidar": "^3.6.0",
"fast-glob": "^3.3.2",
"chokidar": "^4.0.3",
"fast-glob": "^3.3.3",
"json5": "^2.2.3",
"local-pkg": "^0.5.1",
"magic-string": "^0.30.14",
"mlly": "^1.7.3",
"pathe": "^1.1.2",
"local-pkg": "^1.0.0",
"magic-string": "^0.30.17",
"micromatch": "^4.0.8",
"mlly": "^1.7.4",
"pathe": "^2.0.2",
"scule": "^1.3.0",
"unplugin": "2.0.0-beta.1",
"yaml": "^2.6.1"
"unplugin": "^2.2.0",
"unplugin-utils": "^0.2.3",
"yaml": "^2.7.0"
},
"peerDependencies": {
"vue-router": "^4.4.0"
@@ -18912,112 +18888,13 @@
}
}
},
"node_modules/unplugin-vue-router/node_modules/chokidar": {
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz",
"integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==",
"dev": true,
"dependencies": {
"anymatch": "~3.1.2",
"braces": "~3.0.2",
"glob-parent": "~5.1.2",
"is-binary-path": "~2.1.0",
"is-glob": "~4.0.1",
"normalize-path": "~3.0.0",
"readdirp": "~3.6.0"
},
"engines": {
"node": ">= 8.10.0"
},
"funding": {
"url": "https://paulmillr.com/funding/"
},
"optionalDependencies": {
"fsevents": "~2.3.2"
}
},
"node_modules/unplugin-vue-router/node_modules/glob-parent": {
"version": "5.1.2",
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
"integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
"dev": true,
"dependencies": {
"is-glob": "^4.0.1"
},
"engines": {
"node": ">= 6"
}
},
"node_modules/unplugin-vue-router/node_modules/local-pkg": {
"version": "0.5.1",
"resolved": "https://registry.npmjs.org/local-pkg/-/local-pkg-0.5.1.tgz",
"integrity": "sha512-9rrA30MRRP3gBD3HTGnC6cDFpaE1kVDWxWgqWJUN0RvDNAo+Nz/9GxB+nHOH0ifbVFy0hSA1V6vFDvnx54lTEQ==",
"dev": true,
"dependencies": {
"mlly": "^1.7.3",
"pkg-types": "^1.2.1"
},
"engines": {
"node": ">=14"
},
"funding": {
"url": "https://github.com/sponsors/antfu"
}
},
"node_modules/unplugin-vue-router/node_modules/pathe": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.2.tgz",
"integrity": "sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==",
"dev": true
},
"node_modules/unplugin-vue-router/node_modules/picomatch": {
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
"integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
"dev": true,
"engines": {
"node": ">=8.6"
},
"funding": {
"url": "https://github.com/sponsors/jonschlinkert"
}
},
"node_modules/unplugin-vue-router/node_modules/pkg-types": {
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/pkg-types/-/pkg-types-1.3.1.tgz",
"integrity": "sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==",
"dev": true,
"dependencies": {
"confbox": "^0.1.8",
"mlly": "^1.7.4",
"pathe": "^2.0.1"
}
},
"node_modules/unplugin-vue-router/node_modules/pkg-types/node_modules/pathe": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/pathe/-/pathe-2.0.3.tgz",
"integrity": "sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==",
"dev": true
},
"node_modules/unplugin-vue-router/node_modules/readdirp": {
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz",
"integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
"dev": true,
"dependencies": {
"picomatch": "^2.2.1"
},
"engines": {
"node": ">=8.10.0"
}
},
"node_modules/unplugin-vue-router/node_modules/unplugin": {
"version": "2.0.0-beta.1",
"resolved": "https://registry.npmjs.org/unplugin/-/unplugin-2.0.0-beta.1.tgz",
"integrity": "sha512-2qzQo5LN2DmUZXkWDHvGKLF5BP0WN+KthD6aPnPJ8plRBIjv4lh5O07eYcSxgO2znNw9s4MNhEO1sB+JDllDbQ==",
"dev": true,
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/unplugin/-/unplugin-2.2.1.tgz",
"integrity": "sha512-Q0YDhwViJaSnHf1cxLf+/VKhmfdr/ZAS/RL2GQVO0cAbAfJAVUef2bvNu+veyWcEPNwsTlFmMiFLjf8Xeqog8g==",
"license": "MIT",
"dependencies": {
"acorn": "^8.14.0",
"acorn": "^8.14.1",
"webpack-virtual-modules": "^0.6.2"
},
"engines": {
@@ -19653,13 +19530,14 @@
}
},
"node_modules/vue-i18n": {
"version": "10.0.5",
"resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-10.0.5.tgz",
"integrity": "sha512-9/gmDlCblz3i8ypu/afiIc/SUIfTTE1mr0mZhb9pk70xo2csHAM9mp2gdQ3KD2O0AM3Hz/5ypb+FycTj/lHlPQ==",
"version": "10.0.6",
"resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-10.0.6.tgz",
"integrity": "sha512-pQPspK5H4srzlu+47+HEY2tmiY3GyYIvSPgSBdQaYVWv7t1zj1t9p1FvHlxBXyJ17t9stG/Vxj+pykrvPWBLeQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@intlify/core-base": "10.0.5",
"@intlify/shared": "10.0.5",
"@intlify/core-base": "10.0.6",
"@intlify/shared": "10.0.6",
"@vue/devtools-api": "^6.5.0"
},
"engines": {
@@ -19672,6 +19550,53 @@
"vue": "^3.0.0"
}
},
"node_modules/vue-i18n/node_modules/@intlify/core-base": {
"version": "10.0.6",
"resolved": "https://registry.npmjs.org/@intlify/core-base/-/core-base-10.0.6.tgz",
"integrity": "sha512-/NINGvy7t8qSCyyuqMIPmHS6CBQjqPIPVOps0Rb7xWrwwkwHJKtahiFnW1HC4iQVhzoYwEW6Js0923zTScLDiA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@intlify/message-compiler": "10.0.6",
"@intlify/shared": "10.0.6"
},
"engines": {
"node": ">= 16"
},
"funding": {
"url": "https://github.com/sponsors/kazupon"
}
},
"node_modules/vue-i18n/node_modules/@intlify/message-compiler": {
"version": "10.0.6",
"resolved": "https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-10.0.6.tgz",
"integrity": "sha512-QcUYprK+e4X2lU6eJDxLuf/mUtCuVPj2RFBoFRlJJxK3wskBejzlRvh1Q0lQCi9tDOnD4iUK1ftcGylE3X3idA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@intlify/shared": "10.0.6",
"source-map-js": "^1.0.2"
},
"engines": {
"node": ">= 16"
},
"funding": {
"url": "https://github.com/sponsors/kazupon"
}
},
"node_modules/vue-i18n/node_modules/@intlify/shared": {
"version": "10.0.6",
"resolved": "https://registry.npmjs.org/@intlify/shared/-/shared-10.0.6.tgz",
"integrity": "sha512-2xqwm05YPpo7TM//+v0bzS0FWiTzsjpSMnWdt7ZXs5/ZfQIedSuBXIrskd8HZ7c/cZzo1G9ALHTksnv/74vk/Q==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">= 16"
},
"funding": {
"url": "https://github.com/sponsors/kazupon"
}
},
"node_modules/vue-i18n/node_modules/@vue/devtools-api": {
"version": "6.6.4",
"resolved": "https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-6.6.4.tgz",
+1 -1
View File
@@ -26,7 +26,7 @@
"@nuxt/devtools": "2.3.1",
"@nuxt/eslint": "1.2.0",
"@nuxtjs/eslint-module": "4.1.0",
"@nuxtjs/i18n": "9.3.2",
"@nuxtjs/i18n": "9.3.3",
"@vue/test-utils": "2.4.6",
"esbuild": "0.25.1",
"eslint": "9.22.0",