Skip to content

Commit 0357dcc

Browse files
Bump i18next from 26.0.4 to 26.0.5 in /Plan/react/dashboard (#4574)
Bumps [i18next](https://github.com/i18next/i18next) from 26.0.4 to 26.0.5. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v26.0.4...v26.0.5) --- updated-dependencies: - dependency-name: i18next dependency-version: 26.0.5 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 f6143cb commit 0357dcc

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.4",
29+
"i18next": "26.0.5",
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
@@ -1120,10 +1120,10 @@ i18next-localstorage-backend@4.3.1:
11201120
dependencies:
11211121
"@babel/runtime" "^7.28.4"
11221122

1123-
i18next@26.0.4:
1124-
version "26.0.4"
1125-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-26.0.4.tgz#fb1511e53dc617037522bbf7e983cb7384d24f0f"
1126-
integrity sha512-gXF7U9bfioXPLv7mw8Qt2nfO7vij5MyINvPgVv99pX3fL1Y01pw2mKBFrlYpRxRCl2wz3ISenj6VsMJT2isfuA==
1123+
i18next@26.0.5:
1124+
version "26.0.5"
1125+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-26.0.5.tgz#9c76a79b517bd9ea4d39f54814821ba37569c55d"
1126+
integrity sha512-9uHb4T27TdV36phJXcbpnRPt5yzAfqHXVrdASvmHZyPuZJtrLythd+GyXhiaHV5LlpuuskbAqhwPjmfTbKbi8w==
11271127
dependencies:
11281128
"@babel/runtime" "^7.29.2"
11291129

0 commit comments

Comments
 (0)