Skip to content

Commit 13e3834

Browse files
Bump i18next-chained-backend in /Plan/react/dashboard (#4631)
Bumps [i18next-chained-backend](https://github.com/i18next/i18next-chained-backend) from 5.0.3 to 5.0.4. - [Changelog](https://github.com/i18next/i18next-chained-backend/blob/master/CHANGELOG.md) - [Commits](i18next/i18next-chained-backend@v5.0.3...v5.0.4) --- updated-dependencies: - dependency-name: i18next-chained-backend dependency-version: 5.0.4 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 5160ae7 commit 13e3834

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.2.0",
30-
"i18next-chained-backend": "5.0.3",
30+
"i18next-chained-backend": "5.0.4",
3131
"i18next-http-backend": "4.0.0",
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
@@ -1108,10 +1108,10 @@ https-proxy-agent@^5.0.1:
11081108
agent-base "6"
11091109
debug "4"
11101110

1111-
i18next-chained-backend@5.0.3:
1112-
version "5.0.3"
1113-
resolved "https://registry.yarnpkg.com/i18next-chained-backend/-/i18next-chained-backend-5.0.3.tgz#723bd7d8d7fafe016270f1349cfd98f5dd52dc50"
1114-
integrity sha512-VUwc+yFpZzmIvtPfSdTv1+CjgZGZwGug6qHyIuSES/n7RDhVARFxthjML0anUMJVjlvLfRW/x6+U4UrxXBflmw==
1111+
i18next-chained-backend@5.0.4:
1112+
version "5.0.4"
1113+
resolved "https://registry.yarnpkg.com/i18next-chained-backend/-/i18next-chained-backend-5.0.4.tgz#20e63b74986e0c9ed220a847f8393f570f1d3695"
1114+
integrity sha512-xM7kSODBvvtAwPoIoI9WX7LMMdrT5RCvqriUk7juHg5dUgRTTfMoOm8PcZeqxKy9Fn1t4psZwgmeB5Ck43cvrg==
11151115
dependencies:
11161116
"@babel/runtime" "^7.28.4"
11171117

0 commit comments

Comments
 (0)