chore(deps): update dependency @nuxtjs/i18n to v10.4.1 (#2983)
This commit was merged in pull request #2983.
This commit is contained in:
Generated
+50
-10
@@ -32,7 +32,7 @@
|
|||||||
"@graphql-codegen/typescript-vue-apollo": "5.0.1",
|
"@graphql-codegen/typescript-vue-apollo": "5.0.1",
|
||||||
"@nuxt/devtools": "3.2.4",
|
"@nuxt/devtools": "3.2.4",
|
||||||
"@nuxt/eslint": "1.16.0",
|
"@nuxt/eslint": "1.16.0",
|
||||||
"@nuxtjs/i18n": "10.4.0",
|
"@nuxtjs/i18n": "10.4.1",
|
||||||
"@stylistic/eslint-plugin": "5.10.0",
|
"@stylistic/eslint-plugin": "5.10.0",
|
||||||
"@vue/test-utils": "2.4.11",
|
"@vue/test-utils": "2.4.11",
|
||||||
"esbuild": "0.28.1",
|
"esbuild": "0.28.1",
|
||||||
@@ -4905,9 +4905,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@nuxtjs/i18n": {
|
"node_modules/@nuxtjs/i18n": {
|
||||||
"version": "10.4.0",
|
"version": "10.4.1",
|
||||||
"resolved": "https://registry.npmjs.org/@nuxtjs/i18n/-/i18n-10.4.0.tgz",
|
"resolved": "https://registry.npmjs.org/@nuxtjs/i18n/-/i18n-10.4.1.tgz",
|
||||||
"integrity": "sha512-GK/3YA/CQ2eZTYopHyxYfXYi2svZALvg01VFmUNJt2l3IMk/m+dDRtI+RQtafz0be0Pq+NSgoBb/oZNcfu0CUg==",
|
"integrity": "sha512-4fQWCNKF8+3s4+5OjBZqD20FkO2UpWhMWg43BO3d9FWlFcUKtb065lj1gPK1VjTm6omvKw+6W3d91i1OpbYrBw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
@@ -4917,7 +4917,7 @@
|
|||||||
"@intlify/unplugin-vue-i18n": "^11.1.2",
|
"@intlify/unplugin-vue-i18n": "^11.1.2",
|
||||||
"@intlify/utils": "^0.14.1",
|
"@intlify/utils": "^0.14.1",
|
||||||
"@miyaneee/rollup-plugin-json5": "^1.2.0",
|
"@miyaneee/rollup-plugin-json5": "^1.2.0",
|
||||||
"@nuxt/kit": "^4.4.4",
|
"@nuxt/kit": "^4.4.8",
|
||||||
"@rollup/plugin-yaml": "^4.1.2",
|
"@rollup/plugin-yaml": "^4.1.2",
|
||||||
"@vue/compiler-sfc": "^3.5.22",
|
"@vue/compiler-sfc": "^3.5.22",
|
||||||
"defu": "^6.1.4",
|
"defu": "^6.1.4",
|
||||||
@@ -4936,7 +4936,7 @@
|
|||||||
"unrouting": "^0.1.5",
|
"unrouting": "^0.1.5",
|
||||||
"unstorage": "^1.16.1",
|
"unstorage": "^1.16.1",
|
||||||
"vue-i18n": "^11.4.0",
|
"vue-i18n": "^11.4.0",
|
||||||
"vue-router": "^5.0.4"
|
"vue-router": "^5.1.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=20.11.1"
|
"node": ">=20.11.1"
|
||||||
@@ -4946,18 +4946,58 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@nuxtjs/i18n/node_modules/unplugin": {
|
"node_modules/@nuxtjs/i18n/node_modules/unplugin": {
|
||||||
"version": "3.0.0",
|
"version": "3.3.0",
|
||||||
"resolved": "https://registry.npmjs.org/unplugin/-/unplugin-3.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/unplugin/-/unplugin-3.3.0.tgz",
|
||||||
"integrity": "sha512-0Mqk3AT2TZCXWKdcoaufeXNukv2mTrEZExeXlHIOZXdqYoHHr4n51pymnwV8x2BOVxwXbK2HLlI7usrqMpycdg==",
|
"integrity": "sha512-qa66K+crbfyE6JK10GjvbJeRrOsuC/JpbnHctfyp/i4oBTxWOzJfRZyDiOk1PtErMFRu8JhsU/wPvOdBNWe5Rg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@jridgewell/remapping": "^2.3.5",
|
"@jridgewell/remapping": "^2.3.5",
|
||||||
"picomatch": "^4.0.3",
|
"picomatch": "^4.0.4",
|
||||||
"webpack-virtual-modules": "^0.6.2"
|
"webpack-virtual-modules": "^0.6.2"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^20.19.0 || >=22.12.0"
|
"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": {
|
"node_modules/@one-ini/wasm": {
|
||||||
|
|||||||
+1
-1
@@ -25,7 +25,7 @@
|
|||||||
"@graphql-codegen/typescript-vue-apollo": "5.0.1",
|
"@graphql-codegen/typescript-vue-apollo": "5.0.1",
|
||||||
"@nuxt/devtools": "3.2.4",
|
"@nuxt/devtools": "3.2.4",
|
||||||
"@nuxt/eslint": "1.16.0",
|
"@nuxt/eslint": "1.16.0",
|
||||||
"@nuxtjs/i18n": "10.4.0",
|
"@nuxtjs/i18n": "10.4.1",
|
||||||
"@stylistic/eslint-plugin": "5.10.0",
|
"@stylistic/eslint-plugin": "5.10.0",
|
||||||
"@vue/test-utils": "2.4.11",
|
"@vue/test-utils": "2.4.11",
|
||||||
"esbuild": "0.28.1",
|
"esbuild": "0.28.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user