Skip to content

Commit 84d09bf

Browse files
Bump i18next from 25.8.18 to 25.8.20 in /Plan/react/dashboard (#4520)
Bumps [i18next](https://github.com/i18next/i18next) from 25.8.18 to 25.8.20. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v25.8.18...v25.8.20) --- updated-dependencies: - dependency-name: i18next dependency-version: 25.8.20 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 0b6351d commit 84d09bf

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
@@ -24,7 +24,7 @@
2424
"bootstrap": "^5.3.8",
2525
"export-to-csv": "^1.3.0",
2626
"highcharts": "^12.5.0",
27-
"i18next": "^25.8.18",
27+
"i18next": "^25.8.20",
2828
"i18next-chained-backend": "^5.0.2",
2929
"i18next-http-backend": "^3.0.2",
3030
"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
@@ -1449,10 +1449,10 @@ i18next-localstorage-backend@^4.3.1:
14491449
dependencies:
14501450
"@babel/runtime" "^7.28.4"
14511451

1452-
i18next@^25.8.18:
1453-
version "25.8.18"
1454-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.8.18.tgz#51863b65bc42e3525271f2680ebbf7d150ff53cc"
1455-
integrity sha512-lzY5X83BiL5AP77+9DydbrqkQHFN9hUzWGjqjLpPcp5ZOzuu1aSoKaU3xbBLSjWx9dAzW431y+d+aogxOZaKRA==
1452+
i18next@^25.8.20:
1453+
version "25.8.20"
1454+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.8.20.tgz#6bdf1334e79fd19d7ceadbaaeceb9ca2f63855b4"
1455+
integrity sha512-xjo9+lbX/P1tQt3xpO2rfJiBppNfUnNIPKgCvNsTKsvTOCro1Qr/geXVg1N47j5ScOSaXAPq8ET93raK3Rr06A==
14561456
dependencies:
14571457
"@babel/runtime" "^7.28.6"
14581458

0 commit comments

Comments
 (0)