Bump i18next from 23.2.11 to 23.4.1 in /Plan/react/dashboard (#3143)

Bumps [i18next](https://github.com/i18next/i18next) from 23.2.11 to 23.4.1.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v23.2.11...v23.4.1)

---
updated-dependencies:
- dependency-name: i18next
  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-08-03 16:30:40 +03:00 committed by GitHub
parent a8025a18c0
commit 5f2e1e8eda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -24,7 +24,7 @@
"datatables.net-bs5": "^1.13.4",
"datatables.net-responsive-bs5": "^2.5.0",
"highcharts": "^10.3.3",
"i18next": "^23.3.0",
"i18next": "^23.4.1",
"i18next-chained-backend": "^4.4.0",
"i18next-http-backend": "^2.2.1",
"i18next-localstorage-backend": "^4.1.1",

View File

@ -5446,10 +5446,10 @@ i18next-resources-to-backend@1.1.4:
dependencies:
"@babel/runtime" "^7.21.5"
i18next@^23.3.0:
version "23.3.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.3.0.tgz#88528a735bb3e61019093899867b9fdb26436508"
integrity sha512-xd/UzWT71zYudCT7qVn6tB4yUVuXAhgCorsowYgM2EOdc14WqQBp5P2wEsxgfiDgdLN5XwJvTbzxrMfoY/nxnw==
i18next@^23.4.1:
version "23.4.1"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.4.1.tgz#11fe0db92ac8a4125934960ebccf6a5f8ed6b9fc"
integrity sha512-07ekE7hbUrbxTYj97VnBzyhKcGURTJC9p4iWTwCVC8t63T+YrgqQmb/n1LBQMivZYwR61pqS+PC0G2rtENycyQ==
dependencies:
"@babel/runtime" "^7.22.5"