Skip to content

Commit add83e5

Browse files
Bump i18next from 26.3.1 to 26.3.2 in /Plan/react/dashboard (#4710)
Bumps [i18next](https://github.com/i18next/i18next) from 26.3.1 to 26.3.2. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v26.3.1...v26.3.2) --- updated-dependencies: - dependency-name: i18next dependency-version: 26.3.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 7919a8a commit add83e5

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.3.1",
29+
"i18next": "26.3.2",
3030
"i18next-chained-backend": "5.0.5",
3131
"i18next-http-backend": "4.0.0",
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
@@ -1129,10 +1129,10 @@ i18next-localstorage-backend@4.3.1:
11291129
dependencies:
11301130
"@babel/runtime" "^7.28.4"
11311131

1132-
i18next@26.3.1:
1133-
version "26.3.1"
1134-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-26.3.1.tgz#94762857f5aae0c6282d87f8f0039cbbc9f7b42d"
1135-
integrity sha512-txQqd5EULsqEh9OJqRH15aCaOuy/nLJyhw5EHCSKLKJE1aBbb3Zve2+uQIxgWhPm1QqUQoWyQBm2kfmmIrzkcQ==
1132+
i18next@26.3.2:
1133+
version "26.3.2"
1134+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-26.3.2.tgz#1800dd8cbeddd47ee87208c47aeb7f7816b51a6d"
1135+
integrity sha512-QQkXAM1sPDHqhxMQuBeHVMUn6mJchF+wdpOoQerciLAFqO3ZYdxO0EUbeEhruyutnNwpUQIITDVzLjwnNL0T1w==
11361136

11371137
immutable@^5.1.5:
11381138
version "5.1.5"

0 commit comments

Comments
 (0)