Skip to content

Commit 0c0b8af

Browse files
Bump i18next from 25.8.14 to 25.8.18 in /Plan/react/dashboard (#4506)
Bumps [i18next](https://github.com/i18next/i18next) from 25.8.14 to 25.8.18. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v25.8.14...v25.8.18) --- updated-dependencies: - dependency-name: i18next dependency-version: 25.8.18 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 b7a2db2 commit 0c0b8af

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
@@ -24,7 +24,7 @@
2424
"bootstrap": "^5.3.8",
2525
"export-to-csv": "^1.3.0",
2626
"highcharts": "^12.5.0",
27-
"i18next": "^25.8.14",
27+
"i18next": "^25.8.18",
2828
"i18next-chained-backend": "^5.0.2",
2929
"i18next-http-backend": "^3.0.2",
3030
"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.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.8.7":
174-
version "7.28.4"
175-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.4.tgz#a70226016fabe25c5783b2f22d3e1c9bc5ca3326"
176-
integrity sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==
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==
177177

178178
"@babel/template@^7.27.2":
179179
version "7.27.2"
@@ -1459,12 +1459,12 @@ i18next-localstorage-backend@^4.3.1:
14591459
dependencies:
14601460
"@babel/runtime" "^7.28.4"
14611461

1462-
i18next@^25.8.14:
1463-
version "25.8.14"
1464-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.8.14.tgz#5c3fcbb31014597e01d98a86250803cef836f9a7"
1465-
integrity sha512-paMUYkfWJMsWPeE/Hejcw+XLhHrQPehem+4wMo+uELnvIwvCG019L9sAIljwjCmEMtFQQO3YeitJY8Kctei3iA==
1462+
i18next@^25.8.18:
1463+
version "25.8.18"
1464+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.8.18.tgz#51863b65bc42e3525271f2680ebbf7d150ff53cc"
1465+
integrity sha512-lzY5X83BiL5AP77+9DydbrqkQHFN9hUzWGjqjLpPcp5ZOzuu1aSoKaU3xbBLSjWx9dAzW431y+d+aogxOZaKRA==
14661466
dependencies:
1467-
"@babel/runtime" "^7.28.4"
1467+
"@babel/runtime" "^7.28.6"
14681468

14691469
immutable@^5.1.5:
14701470
version "5.1.5"

0 commit comments

Comments
 (0)