Skip to content

Commit 0177905

Browse files
Bump i18next from 24.2.3 to 25.1.2 in /Plan/react/dashboard
Bumps [i18next](https://github.com/i18next/i18next) from 24.2.3 to 25.1.2. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v24.2.3...v25.1.2) --- updated-dependencies: - dependency-name: i18next dependency-version: 25.1.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 82e393b commit 0177905

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Plan/react/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"bootstrap": "^5.3.3",
2727
"export-to-csv": "^1.3.0",
2828
"highcharts": "^11.4.8",
29-
"i18next": "^24.2.3",
29+
"i18next": "^25.1.2",
3030
"i18next-chained-backend": "^4.6.2",
3131
"i18next-http-backend": "^3.0.2",
3232
"i18next-localstorage-backend": "^4.2.0",

Plan/react/dashboard/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2045,10 +2045,10 @@ i18next-localstorage-backend@^4.2.0:
20452045
dependencies:
20462046
"@babel/runtime" "^7.22.15"
20472047

2048-
i18next@^24.2.3:
2049-
version "24.2.3"
2050-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-24.2.3.tgz#3a05f72615cbd7c00d7e348667e2aabef1df753b"
2051-
integrity sha512-lfbf80OzkocvX7nmZtu7nSTNbrTYR52sLWxPtlXX1zAhVw8WEnFk4puUkCR4B1dNQwbSpEHHHemcZu//7EcB7A==
2048+
i18next@^25.1.2:
2049+
version "25.1.2"
2050+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.1.2.tgz#c667b814ed1b4dbea76976a4c746a87922ac6ceb"
2051+
integrity sha512-SP63m8LzdjkrAjruH7SCI3ndPSgjt4/wX7ouUUOzCW/eY+HzlIo19IQSfYA9X3qRiRP1SYtaTsg/Oz/PGsfD8w==
20522052
dependencies:
20532053
"@babel/runtime" "^7.26.10"
20542054

0 commit comments

Comments
 (0)