Skip to content

Commit d6a067a

Browse files
Bump i18next from 25.8.20 to 26.0.3 in /Plan/react/dashboard (#4545)
Bumps [i18next](https://github.com/i18next/i18next) from 25.8.20 to 26.0.3. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v25.8.20...v26.0.3) --- updated-dependencies: - dependency-name: i18next dependency-version: 26.0.3 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 7cfff43 commit d6a067a

2 files changed

Lines changed: 10 additions & 10 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": "25.8.20",
29+
"i18next": "26.0.3",
3030
"i18next-chained-backend": "5.0.2",
3131
"i18next-http-backend": "3.0.2",
3232
"i18next-localstorage-backend": "4.3.1",

Plan/react/dashboard/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -170,10 +170,10 @@
170170
dependencies:
171171
"@babel/helper-plugin-utils" "^7.27.1"
172172

173-
"@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.28.6", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.8.7":
174-
version "7.28.6"
175-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.6.tgz#d267a43cb1836dc4d182cce93ae75ba954ef6d2b"
176-
integrity sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==
173+
"@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.29.2", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.8.7":
174+
version "7.29.2"
175+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.29.2.tgz#9a6e2d05f4b6692e1801cd4fb176ad823930ed5e"
176+
integrity sha512-JiDShH45zKHWyGe4ZNVRrCjBz8Nh9TMmZG1kh4QTK8hCBTWBi8Da+i7s1fJw7/lYpM4ccepSNfqzZ/QvABBi5g==
177177

178178
"@babel/template@^7.27.2":
179179
version "7.27.2"
@@ -1512,12 +1512,12 @@ i18next-localstorage-backend@4.3.1:
15121512
dependencies:
15131513
"@babel/runtime" "^7.28.4"
15141514

1515-
i18next@25.8.20:
1516-
version "25.8.20"
1517-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.8.20.tgz#6bdf1334e79fd19d7ceadbaaeceb9ca2f63855b4"
1518-
integrity sha512-xjo9+lbX/P1tQt3xpO2rfJiBppNfUnNIPKgCvNsTKsvTOCro1Qr/geXVg1N47j5ScOSaXAPq8ET93raK3Rr06A==
1515+
i18next@26.0.3:
1516+
version "26.0.3"
1517+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-26.0.3.tgz#f0d9d754896a3a752a7d42faadc3c5ae3dae24e4"
1518+
integrity sha512-1571kXINxHKY7LksWp8wP+zP0YqHSSpl/OW0Y0owFEf2H3s8gCAffWaZivcz14rMkOvn3R/psiQxVsR9t2Nafg==
15191519
dependencies:
1520-
"@babel/runtime" "^7.28.6"
1520+
"@babel/runtime" "^7.29.2"
15211521

15221522
immutable@^5.1.5:
15231523
version "5.1.5"

0 commit comments

Comments
 (0)