fix(deps): bump nuxt-i18n from 6.25.0 to 6.26.0

Bumps [nuxt-i18n](https://github.com/nuxt-community/i18n-module) from 6.25.0 to 6.26.0.
- [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.25.0...v6.26.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-04-27 19:53:14 +00:00
committed by GitHub
parent c202252f3b
commit eb287eaae4
2 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@
"@nuxtjs/universal-storage": "^0.5.9",
"core-js": "^3.10.2",
"nuxt": "^2.15.4",
"nuxt-i18n": "^6.25.0",
"nuxt-i18n": "^6.26.0",
"prism-themes": "^1.6.0",
"sass": "^1.32.11",
"windicss": "^2.5.14"

View File

@@ -6431,10 +6431,10 @@ number-is-nan@^1.0.0:
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
integrity sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=
nuxt-i18n@^6.25.0:
version "6.25.0"
resolved "https://registry.yarnpkg.com/nuxt-i18n/-/nuxt-i18n-6.25.0.tgz#d5b2c0be368012bd7d691283a38fec38030aa89b"
integrity sha512-x9rVDPnrQyB2TrdLuwkgNGMi+a03Xo7Vp3uXq1c5sCY0AREHGTsVXjLqdJULt2hXofaF2a6I1CLgN6g9+Cv/3g==
nuxt-i18n@^6.26.0:
version "6.26.0"
resolved "https://registry.yarnpkg.com/nuxt-i18n/-/nuxt-i18n-6.26.0.tgz#f4853157bc1621aa1155851bcd59e52e50441a08"
integrity sha512-bf/WRr3JhkyxjlHt8NxyGeue+Kw2QsgzzbTXhnK7cRWP2zvlRvtHBo6220jBJrL/L10OzLeImKk+m2GyjgZ70w==
dependencies:
"@babel/parser" "^7.13.15"
"@babel/traverse" "^7.13.15"