Skip to content

Commit adb83c8

Browse files
Bump i18next from 25.8.11 to 25.8.13 in /Plan/react/dashboard (#4478)
Bumps [i18next](https://github.com/i18next/i18next) from 25.8.11 to 25.8.13. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v25.8.11...v25.8.13) --- updated-dependencies: - dependency-name: i18next dependency-version: 25.8.13 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 e497e6a commit adb83c8

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.8",
2828
"export-to-csv": "^1.3.0",
2929
"highcharts": "^12.5.0",
30-
"i18next": "^25.8.11",
30+
"i18next": "^25.8.13",
3131
"i18next-chained-backend": "^5.0.2",
3232
"i18next-http-backend": "^3.0.2",
3333
"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
@@ -2364,10 +2364,10 @@ i18next-localstorage-backend@^4.3.1:
23642364
dependencies:
23652365
"@babel/runtime" "^7.28.4"
23662366

2367-
i18next@^25.8.11:
2368-
version "25.8.11"
2369-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.8.11.tgz#c7d4d876181f63d76248da44e0e92a55a65fe2d2"
2370-
integrity sha512-LZ32llTLGludnddjLoijHV7TbmVubU5eJnsWf8taiuM3jmSfUuvBLuyDeubJKS1yBjLBgb7As124M4KWNcBvpw==
2367+
i18next@^25.8.13:
2368+
version "25.8.13"
2369+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.8.13.tgz#1f9df59329f1706f02b2b58b5d1f75196ddb6e4a"
2370+
integrity sha512-E0vzjBY1yM+nsFrtgkjLhST2NBkirkvOVoQa0MSldhsuZ3jUge7ZNpuwG0Cfc74zwo5ZwRzg3uOgT+McBn32iA==
23712371
dependencies:
23722372
"@babel/runtime" "^7.28.4"
23732373

0 commit comments

Comments
 (0)