Bump i18next-chained-backend in /Plan/react/dashboard (#3068)

Bumps [i18next-chained-backend](https://github.com/i18next/i18next-chained-backend) from 4.3.0 to 4.4.0.
- [Changelog](https://github.com/i18next/i18next-chained-backend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next-chained-backend/compare/v4.3.0...v4.4.0)

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

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-06-20 08:18:52 +03:00 committed by GitHub
parent 188171e063
commit ae0c278812
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -25,7 +25,7 @@
"datatables.net-responsive-bs5": "^2.4.1",
"highcharts": "^10.3.3",
"i18next": "^22.5.1",
"i18next-chained-backend": "^4.3.0",
"i18next-chained-backend": "^4.4.0",
"i18next-http-backend": "^2.2.1",
"i18next-localstorage-backend": "^4.1.1",
"masonry-layout": "^4.2.2",

View File

@ -5487,10 +5487,10 @@ human-signals@^2.1.0:
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
i18next-chained-backend@^4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/i18next-chained-backend/-/i18next-chained-backend-4.3.0.tgz#467637458de3abc9125c5e3bca631d9c3f51144e"
integrity sha512-XcmWLREHY2h6Y0mEhDqypSH2kLzaD0IVUF4D1UtMiyTbaJN82bnXjz9HGDzkHTUrzG8vMK7FjDyguYry1dO25A==
i18next-chained-backend@^4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/i18next-chained-backend/-/i18next-chained-backend-4.4.0.tgz#e81ab29bd62ba3ad68f448de506aab8ceb1fa7b1"
integrity sha512-I+mG0Bly9lbUk8kPZYbJuV7zPY0QDueOJ9yiUqz9o/RX2Mb7eC8RrfwtTX1QhVZmT9KSs9Oq5VDVLxPOeXBIgg==
dependencies:
"@babel/runtime" "^7.22.3"
i18next-resources-to-backend "1.1.4"