Bump i18next-localstorage-backend in /Plan/react/dashboard (#2790)

Bumps [i18next-localstorage-backend](https://github.com/i18next/i18next-localStorage-backend) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/i18next/i18next-localStorage-backend/releases)
- [Changelog](https://github.com/i18next/i18next-localstorage-backend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next-localStorage-backend/compare/v4.0.1...v4.1.0)

---
updated-dependencies:
- dependency-name: i18next-localstorage-backend
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-12-20 17:47:27 +02:00 committed by GitHub
parent ad48e86725
commit e8dc82b9f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -27,7 +27,7 @@
"i18next": "^22.1.4",
"i18next-chained-backend": "^4.2.0",
"i18next-http-backend": "^2.0.2",
"i18next-localstorage-backend": "^4.0.1",
"i18next-localstorage-backend": "^4.1.0",
"masonry-layout": "^4.2.2",
"react": "^17.0.2",
"react-bootstrap-v5": "^1.4.0",

View File

@ -5084,12 +5084,12 @@ i18next-http-backend@^2.0.2:
dependencies:
cross-fetch "3.1.5"
i18next-localstorage-backend@^4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/i18next-localstorage-backend/-/i18next-localstorage-backend-4.0.1.tgz#ddd1bf02f2a41258ced6d10734badf042aea9f6c"
integrity sha512-hicBcvYOqoKmfbTHcabKFaFT1DWw/rJOw5zBmpuSJUAnJSlV4dI/Y2LRXXhNLM5fZL6Kb/iY5DeWucgy6q3Utw==
i18next-localstorage-backend@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/i18next-localstorage-backend/-/i18next-localstorage-backend-4.1.0.tgz#b2e99eb18312654b3b13b34bb25331fbe1d3b380"
integrity sha512-lxcuww2QSIvu3Ev5fiysTrAjNzWwhVh2u+/ZJCkxIg9Eo9KL5A8qQwmujlsdADs4YjfjxPm/GaivIYxcqWqKgg==
dependencies:
"@babel/runtime" "^7.19.4"
"@babel/runtime" "^7.20.6"
i18next@^22.1.4:
version "22.1.4"