Skip to content

Commit 5a0cde0

Browse files
Bump i18next from 25.2.1 to 25.3.2 in /Plan/react/dashboard (#4166)
Bumps [i18next](https://github.com/i18next/i18next) from 25.2.1 to 25.3.2. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v25.2.1...v25.3.2) --- updated-dependencies: - dependency-name: i18next dependency-version: 25.3.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6ec81a1 commit 5a0cde0

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
@@ -26,7 +26,7 @@
2626
"bootstrap": "^5.3.7",
2727
"export-to-csv": "^1.3.0",
2828
"highcharts": "^11.4.8",
29-
"i18next": "^25.2.1",
29+
"i18next": "^25.3.2",
3030
"i18next-chained-backend": "^4.6.2",
3131
"i18next-http-backend": "^3.0.2",
3232
"i18next-localstorage-backend": "^4.2.0",

Plan/react/dashboard/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@
256256
dependencies:
257257
core-js-pure "^3.30.2"
258258

259-
"@babel/runtime@^7.12.5", "@babel/runtime@^7.22.15", "@babel/runtime@^7.23.2", "@babel/runtime@^7.24.7", "@babel/runtime@^7.26.0", "@babel/runtime@^7.27.1", "@babel/runtime@^7.27.6", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.8.7":
259+
"@babel/runtime@^7.12.5", "@babel/runtime@^7.22.15", "@babel/runtime@^7.23.2", "@babel/runtime@^7.24.7", "@babel/runtime@^7.26.0", "@babel/runtime@^7.27.6", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.8.7":
260260
version "7.27.6"
261261
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.6.tgz#ec4070a04d76bae8ddbb10770ba55714a417b7c6"
262262
integrity sha512-vbavdySgbTTrmFE+EsiqUTzlOr5bzlnJtUv9PynGCAKvfQqjIXbvFdumPM/GxMDfyuGMJaJAU6TO4zc1Jf1i8Q==
@@ -1921,12 +1921,12 @@ i18next-localstorage-backend@^4.2.0:
19211921
dependencies:
19221922
"@babel/runtime" "^7.22.15"
19231923

1924-
i18next@^25.2.1:
1925-
version "25.2.1"
1926-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.2.1.tgz#23cf8794904f551f577558d93c84b0fb6cd489a2"
1927-
integrity sha512-+UoXK5wh+VlE1Zy5p6MjcvctHXAhRwQKCxiJD8noKZzIXmnAX8gdHX5fLPA3MEVxEN4vbZkQFy8N0LyD9tUqPw==
1924+
i18next@^25.3.2:
1925+
version "25.3.2"
1926+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.3.2.tgz#3d6a7d1dc058caa1b9bdca47fd585483e2e7a637"
1927+
integrity sha512-JSnbZDxRVbphc5jiptxr3o2zocy5dEqpVm9qCGdJwRNO+9saUJS0/u4LnM/13C23fUEWxAylPqKU/NpMV/IjqA==
19281928
dependencies:
1929-
"@babel/runtime" "^7.27.1"
1929+
"@babel/runtime" "^7.27.6"
19301930

19311931
ieee754@^1.2.1:
19321932
version "1.2.1"

0 commit comments

Comments
 (0)