Skip to content

Commit 310efcf

Browse files
Bump i18next from 25.4.0 to 25.4.2 in /Plan/react/dashboard (#4250)
Bumps [i18next](https://github.com/i18next/i18next) from 25.4.0 to 25.4.2. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v25.4.0...v25.4.2) --- updated-dependencies: - dependency-name: i18next dependency-version: 25.4.2 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 bc468b3 commit 310efcf

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
@@ -27,7 +27,7 @@
2727
"bootstrap": "^5.3.7",
2828
"export-to-csv": "^1.3.0",
2929
"highcharts": "^12.3.0",
30-
"i18next": "^25.4.0",
30+
"i18next": "^25.4.2",
3131
"i18next-chained-backend": "^4.6.2",
3232
"i18next-http-backend": "^3.0.2",
3333
"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
@@ -2169,10 +2169,10 @@ i18next-localstorage-backend@^4.2.0:
21692169
dependencies:
21702170
"@babel/runtime" "^7.22.15"
21712171

2172-
i18next@^25.4.0:
2173-
version "25.4.0"
2174-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.4.0.tgz#8c6f10bb365260c882aa532aec5e97b65cbdc997"
2175-
integrity sha512-UH5aiamXsO3cfrZFurCHiB6YSs3C+s+XY9UaJllMMSbmaoXILxFgqDEZu4NbfzJFjmUo3BNMa++Rjkr3ofjfLw==
2172+
i18next@^25.4.2:
2173+
version "25.4.2"
2174+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.4.2.tgz#97a2c65d6c633b768b95055928c2f6086a672f08"
2175+
integrity sha512-gD4T25a6ovNXsfXY1TwHXXXLnD/K2t99jyYMCSimSCBnBRJVQr5j+VAaU83RJCPzrTGhVQ6dqIga66xO2rtd5g==
21762176
dependencies:
21772177
"@babel/runtime" "^7.27.6"
21782178

0 commit comments

Comments
 (0)