Skip to content

Commit f0d54dd

Browse files
committed
Update dependency nuxt-i18n to v6.28.0
1 parent ca93598 commit f0d54dd

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"cross-env": "7.0.3",
3636
"express": "4.17.1",
3737
"nuxt": "2.15.7",
38-
"nuxt-i18n": "6.27.3",
38+
"nuxt-i18n": "6.28.0",
3939
"nuxt-property-decorator": "2.9.1",
4040
"nuxt-svg-loader": "1.2.0",
4141
"nuxt-webfontloader": "1.1.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10359,10 +10359,10 @@ num2fraction@^1.2.2:
1035910359
resolved "https://registry.yarnpkg.com/num2fraction/-/num2fraction-1.2.2.tgz#6f682b6a027a4e9ddfa4564cd2589d1d4e669ede"
1036010360
integrity sha1-b2gragJ6Tp3fpFZM0lidHU5mnt4=
1036110361

10362-
nuxt-i18n@6.27.3:
10363-
version "6.27.3"
10364-
resolved "https://registry.yarnpkg.com/nuxt-i18n/-/nuxt-i18n-6.27.3.tgz#3d79b73e50c8cb5f17dbc6451069a37bf5e4832b"
10365-
integrity sha512-7+UeMM5hHZ7TGsU+t9DFsRSEgAh9FGN2DG10d/uF+l6ziie6XrlA4lTXD6aeE9i07vjt7Ifoz36r0gSuapullg==
10362+
nuxt-i18n@6.28.0:
10363+
version "6.28.0"
10364+
resolved "https://registry.yarnpkg.com/nuxt-i18n/-/nuxt-i18n-6.28.0.tgz#05924b8cf4b12633041a547b39e43db2f1f852a8"
10365+
integrity sha512-8XT9UflwAlEDROMTZOwQKFrnM2+eqbHC8UJNlLCjODOCrmhMHGSfojxbFxs4W4+hKdDw4Gz30PHK6v6GIqIzMQ==
1036610366
dependencies:
1036710367
"@babel/parser" "^7.14.7"
1036810368
"@babel/traverse" "^7.14.7"
@@ -10375,7 +10375,7 @@ [email protected]:
1037510375
klona "^2.0.4"
1037610376
lodash.merge "^4.6.2"
1037710377
ufo "^0.7.7"
10378-
vue-i18n "^8.24.5"
10378+
vue-i18n "^8.25.0"
1037910379

1038010380
1038110381
version "2.9.1"
@@ -14208,7 +14208,7 @@ vue-hot-reload-api@^2.3.0:
1420814208
resolved "https://registry.yarnpkg.com/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz#532955cc1eb208a3d990b3a9f9a70574657e08f2"
1420914209
integrity sha512-BXq3jwIagosjgNVae6tkHzzIk6a8MHFtzAdwhnV5VlvPTFxDCvIttgSiHWjdGoTJvXtmRu5HacExfdarRcFhog==
1421014210

14211-
vue-i18n@^8.24.5:
14211+
vue-i18n@^8.25.0:
1421214212
version "8.25.0"
1421314213
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.25.0.tgz#1037d9295fa2845a230b771de473481edb2cfc4c"
1421414214
integrity sha512-ynhcL+PmTxuuSE1T10htiSXzjBozxYIE3ffbM1RfgAkVbr/v1SP+9Mi/7/uv8ZVV1yGuKjFAYp9BXq+X7op6MQ==

0 commit comments

Comments
 (0)