Skip to content

Commit c628a0e

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

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.13",
27+
"i18next": "^25.8.14",
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
@@ -2191,10 +2191,10 @@ i18next-localstorage-backend@^4.3.1:
21912191
dependencies:
21922192
"@babel/runtime" "^7.28.4"
21932193

2194-
i18next@^25.8.13:
2195-
version "25.8.13"
2196-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.8.13.tgz#1f9df59329f1706f02b2b58b5d1f75196ddb6e4a"
2197-
integrity sha512-E0vzjBY1yM+nsFrtgkjLhST2NBkirkvOVoQa0MSldhsuZ3jUge7ZNpuwG0Cfc74zwo5ZwRzg3uOgT+McBn32iA==
2194+
i18next@^25.8.14:
2195+
version "25.8.14"
2196+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.8.14.tgz#5c3fcbb31014597e01d98a86250803cef836f9a7"
2197+
integrity sha512-paMUYkfWJMsWPeE/Hejcw+XLhHrQPehem+4wMo+uELnvIwvCG019L9sAIljwjCmEMtFQQO3YeitJY8Kctei3iA==
21982198
dependencies:
21992199
"@babel/runtime" "^7.28.4"
22002200

0 commit comments

Comments
 (0)