Skip to content

Commit 97182fe

Browse files
Bump i18next-chained-backend in /Plan/react/dashboard (#4437)
Bumps [i18next-chained-backend](https://github.com/i18next/i18next-chained-backend) from 4.6.3 to 5.0.2. - [Changelog](https://github.com/i18next/i18next-chained-backend/blob/master/CHANGELOG.md) - [Commits](i18next/i18next-chained-backend@v4.6.3...v5.0.2) --- updated-dependencies: - dependency-name: i18next-chained-backend dependency-version: 5.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 76cb686 commit 97182fe

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Plan/react/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"export-to-csv": "^1.3.0",
2929
"highcharts": "^12.4.0",
3030
"i18next": "^25.7.3",
31-
"i18next-chained-backend": "^4.6.3",
31+
"i18next-chained-backend": "^5.0.2",
3232
"i18next-http-backend": "^3.0.2",
3333
"i18next-localstorage-backend": "^4.3.1",
3434
"masonry-layout": "^4.2.2",

Plan/react/dashboard/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
dependencies:
166166
core-js-pure "^3.43.0"
167167

168-
"@babel/runtime@^7.12.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.23.2", "@babel/runtime@^7.24.7", "@babel/runtime@^7.26.0", "@babel/runtime@^7.28.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.8.7":
168+
"@babel/runtime@^7.12.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.24.7", "@babel/runtime@^7.26.0", "@babel/runtime@^7.28.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.8.7":
169169
version "7.28.4"
170170
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.4.tgz#a70226016fabe25c5783b2f22d3e1c9bc5ca3326"
171171
integrity sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==
@@ -2269,12 +2269,12 @@ html-parse-stringify@^3.0.1:
22692269
dependencies:
22702270
void-elements "3.1.0"
22712271

2272-
i18next-chained-backend@^4.6.3:
2273-
version "4.6.3"
2274-
resolved "https://registry.yarnpkg.com/i18next-chained-backend/-/i18next-chained-backend-4.6.3.tgz#3a4cc3a396dd04f50846743ea4e987489dd8a0cf"
2275-
integrity sha512-Yg4hAKg/98zRAMQs87vJSNevTzaPPrYF3Eb7Kpx+UEaaXLd3p69g7dulAL+hpmZQHeMQ/5gFqHVtdwva53mB0Q==
2272+
i18next-chained-backend@^5.0.2:
2273+
version "5.0.2"
2274+
resolved "https://registry.yarnpkg.com/i18next-chained-backend/-/i18next-chained-backend-5.0.2.tgz#75628886de83984458eae7d2c2cb102ab3339171"
2275+
integrity sha512-PiTQAfAfXldDXRl2m+mHXxbqV94rloxX0Sb++da/EmJdHoiNEwlT4BtFoUhjsm7lrJ62mtgbwglENrFH2lUNow==
22762276
dependencies:
2277-
"@babel/runtime" "^7.23.2"
2277+
"@babel/runtime" "^7.28.4"
22782278

22792279
i18next-http-backend@^3.0.2:
22802280
version "3.0.2"

0 commit comments

Comments
 (0)