chore(deps): update dependency @nuxtjs/i18n to v9.5.2
This commit is contained in:
Generated
+6
-12
@@ -34,7 +34,7 @@
|
||||
"@nuxt/devtools": "2.3.2",
|
||||
"@nuxt/eslint": "1.3.0",
|
||||
"@nuxtjs/eslint-module": "4.1.0",
|
||||
"@nuxtjs/i18n": "9.4.0",
|
||||
"@nuxtjs/i18n": "9.5.2",
|
||||
"@vue/test-utils": "2.4.6",
|
||||
"esbuild": "0.25.2",
|
||||
"eslint": "9.24.0",
|
||||
@@ -4897,9 +4897,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@nuxtjs/i18n": {
|
||||
"version": "9.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@nuxtjs/i18n/-/i18n-9.4.0.tgz",
|
||||
"integrity": "sha512-WREUig3PIdlcd3WbfRtmPx9HoLTUB7vUnbUvPS48O/qebntvAtlJKWjxaaBKpFof1RfbGmvPwtmEt+sYdJ6N3w==",
|
||||
"version": "9.5.2",
|
||||
"resolved": "https://registry.npmjs.org/@nuxtjs/i18n/-/i18n-9.5.2.tgz",
|
||||
"integrity": "sha512-54Db+/9ohkvQeNpdWlb29trv6JkojGHnVB6nImS7D0Rf6EQ1cO84xG7wjEK7ndTX6GWLO/r2xCrAKyqSlwINJw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@@ -4908,7 +4908,7 @@
|
||||
"@intlify/unplugin-vue-i18n": "^6.0.5",
|
||||
"@intlify/utils": "^0.13.0",
|
||||
"@miyaneee/rollup-plugin-json5": "^1.2.0",
|
||||
"@nuxt/kit": "^3.16.1",
|
||||
"@nuxt/kit": "^3.16.2",
|
||||
"@oxc-parser/wasm": "^0.60.0",
|
||||
"@rollup/plugin-yaml": "^4.1.2",
|
||||
"@vue/compiler-sfc": "^3.5.13",
|
||||
@@ -4916,7 +4916,7 @@
|
||||
"defu": "^6.1.4",
|
||||
"esbuild": "^0.25.1",
|
||||
"estree-walker": "^3.0.3",
|
||||
"is-https": "^4.0.0",
|
||||
"h3": "^1.15.1",
|
||||
"knitwork": "^1.2.0",
|
||||
"magic-string": "^0.30.17",
|
||||
"mlly": "^1.7.4",
|
||||
@@ -13131,12 +13131,6 @@
|
||||
"node": ">=0.10.0"
|
||||
}
|
||||
},
|
||||
"node_modules/is-https": {
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/is-https/-/is-https-4.0.0.tgz",
|
||||
"integrity": "sha512-FeMLiqf8E5g6SdiVJsPcNZX8k4h2fBs1wp5Bb6uaNxn58ufK1axBqQZdmAQsqh0t9BuwFObybrdVJh6MKyPlyg==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/is-inside-container": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/is-inside-container/-/is-inside-container-1.0.0.tgz",
|
||||
|
||||
+1
-1
@@ -26,7 +26,7 @@
|
||||
"@nuxt/devtools": "2.3.2",
|
||||
"@nuxt/eslint": "1.3.0",
|
||||
"@nuxtjs/eslint-module": "4.1.0",
|
||||
"@nuxtjs/i18n": "9.4.0",
|
||||
"@nuxtjs/i18n": "9.5.2",
|
||||
"@vue/test-utils": "2.4.6",
|
||||
"esbuild": "0.25.2",
|
||||
"eslint": "9.24.0",
|
||||
|
||||
Reference in New Issue
Block a user