Skip to content

Commit 1a8e073

Browse files
Bump i18next from 26.0.5 to 26.0.7 in /Plan/react/dashboard
Bumps [i18next](https://github.com/i18next/i18next) from 26.0.5 to 26.0.7. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v26.0.5...v26.0.7) --- updated-dependencies: - dependency-name: i18next dependency-version: 26.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9513478 commit 1a8e073

2 files changed

Lines changed: 5 additions & 7 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.0.5",
29+
"i18next": "26.0.7",
3030
"i18next-chained-backend": "5.0.3",
3131
"i18next-http-backend": "3.0.5",
3232
"i18next-localstorage-backend": "4.3.1",

Plan/react/dashboard/yarn.lock

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1120,12 +1120,10 @@ i18next-localstorage-backend@4.3.1:
11201120
dependencies:
11211121
"@babel/runtime" "^7.28.4"
11221122

1123-
i18next@26.0.5:
1124-
version "26.0.5"
1125-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-26.0.5.tgz#9c76a79b517bd9ea4d39f54814821ba37569c55d"
1126-
integrity sha512-9uHb4T27TdV36phJXcbpnRPt5yzAfqHXVrdASvmHZyPuZJtrLythd+GyXhiaHV5LlpuuskbAqhwPjmfTbKbi8w==
1127-
dependencies:
1128-
"@babel/runtime" "^7.29.2"
1123+
i18next@26.0.7:
1124+
version "26.0.7"
1125+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-26.0.7.tgz#0fb7256111e09f66ac8e9642318a1a9cc5290b91"
1126+
integrity sha512-f7tL/iw0VQsx4nC5oNxBM2RjM8alNys5KzyiQTU6A9TI5TI89py4/Ez1cKFvHiLWsvzOXvuGUES+Kk/A2WiANQ==
11291127

11301128
immutable@^5.1.5:
11311129
version "5.1.5"

0 commit comments

Comments
 (0)