Skip to content

Commit 40003b6

Browse files
Bump i18next from 25.2.0 to 25.2.1 in /Plan/react/dashboard (#4109)
Bumps [i18next](https://github.com/i18next/i18next) from 25.2.0 to 25.2.1. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v25.2.0...v25.2.1) --- updated-dependencies: - dependency-name: i18next dependency-version: 25.2.1 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 605d398 commit 40003b6

2 files changed

Lines changed: 5 additions & 5 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.6",
2727
"export-to-csv": "^1.3.0",
2828
"highcharts": "^11.4.8",
29-
"i18next": "^25.2.0",
29+
"i18next": "^25.2.1",
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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1921,10 +1921,10 @@ i18next-localstorage-backend@^4.2.0:
19211921
dependencies:
19221922
"@babel/runtime" "^7.22.15"
19231923

1924-
i18next@^25.2.0:
1925-
version "25.2.0"
1926-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.2.0.tgz#9758164e64abfb9166fca70cba11347d50231ca8"
1927-
integrity sha512-ERhJICsxkw1vE7G0lhCUYv4ZxdBEs03qblt1myJs94rYRK9loJF3xDj8mgQz3LmCyp0yYrNjbN/1/GWZTZDGCA==
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==
19281928
dependencies:
19291929
"@babel/runtime" "^7.27.1"
19301930

0 commit comments

Comments
 (0)