Skip to content

Commit 827f0eb

Browse files
Bump i18next from 26.0.3 to 26.0.4 in /Plan/react/dashboard (#4560)
Bumps [i18next](https://github.com/i18next/i18next) from 26.0.3 to 26.0.4. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v26.0.3...v26.0.4) --- updated-dependencies: - dependency-name: i18next dependency-version: 26.0.4 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>
1 parent 0960d34 commit 827f0eb

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
"date-fns-tz": "3.2.0",
2727
"export-to-csv": "1.4.0",
2828
"highcharts": "12.5.0",
29-
"i18next": "26.0.3",
29+
"i18next": "26.0.4",
3030
"i18next-chained-backend": "5.0.3",
3131
"i18next-http-backend": "3.0.4",
3232
"i18next-localstorage-backend": "4.3.1",

Plan/react/dashboard/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1096,10 +1096,10 @@ i18next-localstorage-backend@4.3.1:
10961096
dependencies:
10971097
"@babel/runtime" "^7.28.4"
10981098

1099-
i18next@26.0.3:
1100-
version "26.0.3"
1101-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-26.0.3.tgz#f0d9d754896a3a752a7d42faadc3c5ae3dae24e4"
1102-
integrity sha512-1571kXINxHKY7LksWp8wP+zP0YqHSSpl/OW0Y0owFEf2H3s8gCAffWaZivcz14rMkOvn3R/psiQxVsR9t2Nafg==
1099+
i18next@26.0.4:
1100+
version "26.0.4"
1101+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-26.0.4.tgz#fb1511e53dc617037522bbf7e983cb7384d24f0f"
1102+
integrity sha512-gXF7U9bfioXPLv7mw8Qt2nfO7vij5MyINvPgVv99pX3fL1Y01pw2mKBFrlYpRxRCl2wz3ISenj6VsMJT2isfuA==
11031103
dependencies:
11041104
"@babel/runtime" "^7.29.2"
11051105

0 commit comments

Comments
 (0)