chore(deps): update dependency @nuxtjs/i18n to v10.4.1 (#2983)
dancefinder-app / build (push) Successful in 1m5s
dancefinder-app / deploy-prod (push) Successful in 1m13s

This commit was merged in pull request #2983.
This commit is contained in:
2026-07-13 17:09:36 +00:00
parent 46ba53f63b
commit 50f791ed88
2 changed files with 51 additions and 11 deletions
+50 -10
View File
@@ -32,7 +32,7 @@
"@graphql-codegen/typescript-vue-apollo": "5.0.1",
"@nuxt/devtools": "3.2.4",
"@nuxt/eslint": "1.16.0",
"@nuxtjs/i18n": "10.4.0",
"@nuxtjs/i18n": "10.4.1",
"@stylistic/eslint-plugin": "5.10.0",
"@vue/test-utils": "2.4.11",
"esbuild": "0.28.1",
@@ -4905,9 +4905,9 @@
}
},
"node_modules/@nuxtjs/i18n": {
"version": "10.4.0",
"resolved": "https://registry.npmjs.org/@nuxtjs/i18n/-/i18n-10.4.0.tgz",
"integrity": "sha512-GK/3YA/CQ2eZTYopHyxYfXYi2svZALvg01VFmUNJt2l3IMk/m+dDRtI+RQtafz0be0Pq+NSgoBb/oZNcfu0CUg==",
"version": "10.4.1",
"resolved": "https://registry.npmjs.org/@nuxtjs/i18n/-/i18n-10.4.1.tgz",
"integrity": "sha512-4fQWCNKF8+3s4+5OjBZqD20FkO2UpWhMWg43BO3d9FWlFcUKtb065lj1gPK1VjTm6omvKw+6W3d91i1OpbYrBw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4917,7 +4917,7 @@
"@intlify/unplugin-vue-i18n": "^11.1.2",
"@intlify/utils": "^0.14.1",
"@miyaneee/rollup-plugin-json5": "^1.2.0",
"@nuxt/kit": "^4.4.4",
"@nuxt/kit": "^4.4.8",
"@rollup/plugin-yaml": "^4.1.2",
"@vue/compiler-sfc": "^3.5.22",
"defu": "^6.1.4",
@@ -4936,7 +4936,7 @@
"unrouting": "^0.1.5",
"unstorage": "^1.16.1",
"vue-i18n": "^11.4.0",
"vue-router": "^5.0.4"
"vue-router": "^5.1.0"
},
"engines": {
"node": ">=20.11.1"
@@ -4946,18 +4946,58 @@
}
},
"node_modules/@nuxtjs/i18n/node_modules/unplugin": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/unplugin/-/unplugin-3.0.0.tgz",
"integrity": "sha512-0Mqk3AT2TZCXWKdcoaufeXNukv2mTrEZExeXlHIOZXdqYoHHr4n51pymnwV8x2BOVxwXbK2HLlI7usrqMpycdg==",
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/unplugin/-/unplugin-3.3.0.tgz",
"integrity": "sha512-qa66K+crbfyE6JK10GjvbJeRrOsuC/JpbnHctfyp/i4oBTxWOzJfRZyDiOk1PtErMFRu8JhsU/wPvOdBNWe5Rg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@jridgewell/remapping": "^2.3.5",
"picomatch": "^4.0.3",
"picomatch": "^4.0.4",
"webpack-virtual-modules": "^0.6.2"
},
"engines": {
"node": "^20.19.0 || >=22.12.0"
},
"peerDependencies": {
"@farmfe/core": "*",
"@rspack/core": "*",
"bun-types-no-globals": "*",
"esbuild": "*",
"rolldown": "*",
"rollup": "*",
"unloader": "*",
"vite": "*",
"webpack": "*"
},
"peerDependenciesMeta": {
"@farmfe/core": {
"optional": true
},
"@rspack/core": {
"optional": true
},
"bun-types-no-globals": {
"optional": true
},
"esbuild": {
"optional": true
},
"rolldown": {
"optional": true
},
"rollup": {
"optional": true
},
"unloader": {
"optional": true
},
"vite": {
"optional": true
},
"webpack": {
"optional": true
}
}
},
"node_modules/@one-ini/wasm": {
+1 -1
View File
@@ -25,7 +25,7 @@
"@graphql-codegen/typescript-vue-apollo": "5.0.1",
"@nuxt/devtools": "3.2.4",
"@nuxt/eslint": "1.16.0",
"@nuxtjs/i18n": "10.4.0",
"@nuxtjs/i18n": "10.4.1",
"@stylistic/eslint-plugin": "5.10.0",
"@vue/test-utils": "2.4.11",
"esbuild": "0.28.1",