Skip to content

Commit f2a9318

Browse files
Bump i18next-chained-backend in /Plan/react/dashboard (#4534)
Bumps [i18next-chained-backend](https://github.com/i18next/i18next-chained-backend) from 5.0.2 to 5.0.3. - [Changelog](https://github.com/i18next/i18next-chained-backend/blob/master/CHANGELOG.md) - [Commits](i18next/i18next-chained-backend@v5.0.2...v5.0.3) --- updated-dependencies: - dependency-name: i18next-chained-backend dependency-version: 5.0.3 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 3de6a6e commit f2a9318

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
"export-to-csv": "1.4.0",
2828
"highcharts": "12.5.0",
2929
"i18next": "26.0.3",
30-
"i18next-chained-backend": "5.0.2",
30+
"i18next-chained-backend": "5.0.3",
3131
"i18next-http-backend": "3.0.4",
3232
"i18next-localstorage-backend": "4.3.1",
3333
"masonry-layout": "4.2.2",

Plan/react/dashboard/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1491,10 +1491,10 @@ html-parse-stringify@^3.0.1:
14911491
dependencies:
14921492
void-elements "3.1.0"
14931493

1494-
i18next-chained-backend@5.0.2:
1495-
version "5.0.2"
1496-
resolved "https://registry.yarnpkg.com/i18next-chained-backend/-/i18next-chained-backend-5.0.2.tgz#75628886de83984458eae7d2c2cb102ab3339171"
1497-
integrity sha512-PiTQAfAfXldDXRl2m+mHXxbqV94rloxX0Sb++da/EmJdHoiNEwlT4BtFoUhjsm7lrJ62mtgbwglENrFH2lUNow==
1494+
i18next-chained-backend@5.0.3:
1495+
version "5.0.3"
1496+
resolved "https://registry.yarnpkg.com/i18next-chained-backend/-/i18next-chained-backend-5.0.3.tgz#723bd7d8d7fafe016270f1349cfd98f5dd52dc50"
1497+
integrity sha512-VUwc+yFpZzmIvtPfSdTv1+CjgZGZwGug6qHyIuSES/n7RDhVARFxthjML0anUMJVjlvLfRW/x6+U4UrxXBflmw==
14981498
dependencies:
14991499
"@babel/runtime" "^7.28.4"
15001500

0 commit comments

Comments
 (0)