Skip to content

Commit 6c635b2

Browse files
chore: update dependency i18next to v25.2.1 (#314)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 092f9d5 commit 6c635b2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"eslint-plugin-react": "7.37.5",
7171
"eslint-plugin-react-hooks": "4.6.2",
7272
"husky": "9.1.7",
73-
"i18next": "25.2.0",
73+
"i18next": "25.2.1",
7474
"i18next-http-backend": "3.0.2",
7575
"lint-staged": "16.0.0",
7676
"postcss": "8.5.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5710,10 +5710,10 @@ [email protected]:
57105710
dependencies:
57115711
"@babel/runtime" "^7.23.2"
57125712

5713-
5714-
version "25.2.0"
5715-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.2.0.tgz#9758164e64abfb9166fca70cba11347d50231ca8"
5716-
integrity sha512-ERhJICsxkw1vE7G0lhCUYv4ZxdBEs03qblt1myJs94rYRK9loJF3xDj8mgQz3LmCyp0yYrNjbN/1/GWZTZDGCA==
5713+
5714+
version "25.2.1"
5715+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.2.1.tgz#23cf8794904f551f577558d93c84b0fb6cd489a2"
5716+
integrity sha512-+UoXK5wh+VlE1Zy5p6MjcvctHXAhRwQKCxiJD8noKZzIXmnAX8gdHX5fLPA3MEVxEN4vbZkQFy8N0LyD9tUqPw==
57175717
dependencies:
57185718
"@babel/runtime" "^7.27.1"
57195719

0 commit comments

Comments
 (0)