fix(deps): bump @nuxtjs/i18n from 7.2.2 to 7.3.1

Bumps [@nuxtjs/i18n](https://github.com/nuxt-community/i18n-module) from 7.2.2 to 7.3.1.
- [Release notes](https://github.com/nuxt-community/i18n-module/releases)
- [Changelog](https://github.com/nuxt-modules/i18n/blob/v7.3.1/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/i18n-module/compare/v7.2.2...v7.3.1)

---
updated-dependencies:
- dependency-name: "@nuxtjs/i18n"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-01-10 00:08:41 +00:00
committed by GitHub
parent 9c375a9e81
commit 2531b02534
2 changed files with 80 additions and 57 deletions

View File

@@ -13,7 +13,7 @@
"@nuxtjs/axios": "^5.13.6",
"@nuxtjs/composition-api": "^0.32.0",
"@nuxtjs/dotenv": "^1.4.1",
"@nuxtjs/i18n": "^7.2.2",
"@nuxtjs/i18n": "^7.3.1",
"@nuxtjs/proxy": "^2.1.0",
"@nuxtjs/redirect-module": "^0.3.1",
"@nuxtjs/robots": "^2.5.0",