From 898e269c85a13e3555397d5ab917cb9aa1305bac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Mar 2021 00:34:42 +0000 Subject: [PATCH] fix(deps): bump nuxt-i18n from 6.20.0 to 6.21.1 Bumps [nuxt-i18n](https://github.com/nuxt-community/i18n-module) from 6.20.0 to 6.21.1. - [Release notes](https://github.com/nuxt-community/i18n-module/releases) - [Changelog](https://github.com/nuxt-community/i18n-module/blob/master/CHANGELOG.md) - [Commits](https://github.com/nuxt-community/i18n-module/compare/v6.20.0...v6.21.1) Signed-off-by: dependabot[bot] --- package-lock.json | 26 ++++++++++++++++---------- package.json | 2 +- 2 files changed, 17 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index 62ec4e2..0a1995d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1002,6 +1002,11 @@ "resolved": "https://registry.npmjs.org/@csstools/convert-colors/-/convert-colors-1.4.0.tgz", "integrity": "sha512-5a6wqoJV/xEdbRNKVo6I4hO3VjyDq//8q2f9I6PBAvMesJHFauXDorcNCsr9RzvsZnaWi5NYCcfyqP1QeFHFbw==" }, + "@intlify/shared": { + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/@intlify/shared/-/shared-9.0.0.tgz", + "integrity": "sha512-0r4v7dnY8g/Jfx2swUWy2GyfH/WvIpWvkU4OIupvxDTWiE8RhcpbOCVvqpVh/xGi0proHQ/r2Dhc0QSItUsfDQ==" + }, "@intlify/vue-i18n-extensions": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/@intlify/vue-i18n-extensions/-/vue-i18n-extensions-1.0.2.tgz", @@ -1011,10 +1016,11 @@ } }, "@intlify/vue-i18n-loader": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/@intlify/vue-i18n-loader/-/vue-i18n-loader-1.0.0.tgz", - "integrity": "sha512-y7LlpKEQ01u7Yq14l4VNlbFYEHMmSEH1QXXASOMWspj9ZcIdCebhhvHCHqk5Oy5Epw3PtoxyRJNpb6Wle5udgA==", + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/@intlify/vue-i18n-loader/-/vue-i18n-loader-1.1.0.tgz", + "integrity": "sha512-9LXiztMtYKTE8t/hRwwGUp+ofrwU0sxLQLzFEOZ38zvn0DonUIQmZUj1cfz5p1Lu8BllxKbCrn6HnsRJ+LYA6g==", "requires": { + "@intlify/shared": "^9.0.0", "js-yaml": "^3.13.1", "json5": "^2.1.1" } @@ -6658,9 +6664,9 @@ } }, "nuxt-i18n": { - "version": "6.20.0", - "resolved": "https://registry.npmjs.org/nuxt-i18n/-/nuxt-i18n-6.20.0.tgz", - "integrity": "sha512-R6NrAskfaaUvs7xAvApZ+Piakqx3x50EAF5wOsxQZLc2Yx2/pN0C3sktxlFhrf0lr9lD1F9WhgUwz3GJV1ul3A==", + "version": "6.21.1", + "resolved": "https://registry.npmjs.org/nuxt-i18n/-/nuxt-i18n-6.21.1.tgz", + "integrity": "sha512-zjqqUMJgIDDxrJDO5Ot3s8F1y71A4otTyGyf/RmQHptfY1HpvqwFx8087p5vUOI9XoRsGHSYB4n4wcMxurw+qA==", "requires": { "@babel/parser": "^7.5.5", "@babel/traverse": "^7.5.5", @@ -6670,7 +6676,7 @@ "is-https": "^3.0.0", "js-cookie": "^2.2.1", "klona": "^2.0.4", - "vue-i18n": "^8.18.1" + "vue-i18n": "^8.23.0" } }, "object-assign": { @@ -9877,9 +9883,9 @@ "integrity": "sha512-BXq3jwIagosjgNVae6tkHzzIk6a8MHFtzAdwhnV5VlvPTFxDCvIttgSiHWjdGoTJvXtmRu5HacExfdarRcFhog==" }, "vue-i18n": { - "version": "8.22.4", - "resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-8.22.4.tgz", - "integrity": "sha512-XLI5s0AdqMP2Lf4I4CmdmOq8kjb5DDFGR77wAuxCfpEuYSfhTRyyx6MetgZMiL6Lxa0DasjBOiOcciU3NkL3/Q==" + "version": "8.24.1", + "resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-8.24.1.tgz", + "integrity": "sha512-iqM+npjvI9SGOAYkw1Od/y4O74gpvn5WOHeb3K125TmDJssvR62tDMMLIasPmKNbePZ1BMZ6d5jOBsrB/cK8Lw==" }, "vue-loader": { "version": "15.9.6", diff --git a/package.json b/package.json index b3a7c01..3c31af8 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@nuxtjs/pwa": "^3.3.5", "core-js": "^3.8.3", "nuxt": "^2.14.12", - "nuxt-i18n": "^6.20.0" + "nuxt-i18n": "^6.21.1" }, "devDependencies": { "@nuxtjs/vuetify": "^1.11.3",