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

Bumps [i18next-localstorage-backend](https://github.com/i18next/i18next-localStorage-backend) from 4.1.0 to 4.1.1.
- [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.1.0...v4.1.1)

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

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] 2023-04-14 08:13:33 +03:00 committed by GitHub
parent 7053caeee9
commit 70d1dfa6e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -27,7 +27,7 @@
"i18next": "^22.4.14",
"i18next-chained-backend": "^4.2.0",
"i18next-http-backend": "^2.2.0",
"i18next-localstorage-backend": "^4.1.0",
"i18next-localstorage-backend": "^4.1.1",
"masonry-layout": "^4.2.2",
"react": "^18.2.0",
"react-bootstrap": "^2.7.3",

View File

@ -5510,10 +5510,10 @@ i18next-http-backend@^2.2.0:
dependencies:
cross-fetch "3.1.5"
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==
i18next-localstorage-backend@^4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/i18next-localstorage-backend/-/i18next-localstorage-backend-4.1.1.tgz#a27d38b3e933f911c03bfabc03ebd889b90eaf2b"
integrity sha512-gz3OP6m0jygF2SAzarDSFpaziYzF8mS8DP/pEUze+kDquzHTz2sy/eshcSkmFEYyGXMC037xUtlT97bNGlpZPA==
dependencies:
"@babel/runtime" "^7.20.6"