Skip to content

Commit aeda2d9

Browse files
chore: update dependency i18next to v25.6.0 (#334)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d5219fd commit aeda2d9

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
@@ -74,7 +74,7 @@
7474
"eslint-plugin-react": "7.37.5",
7575
"eslint-plugin-react-hooks": "4.6.0",
7676
"husky": "9.1.7",
77-
"i18next": "25.5.3",
77+
"i18next": "25.6.0",
7878
"i18next-http-backend": "3.0.2",
7979
"lint-staged": "16.2.4",
8080
"prettier": "3.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7279,10 +7279,10 @@ [email protected]:
72797279
dependencies:
72807280
cross-fetch "4.0.0"
72817281

7282-
i18next@25.5.3:
7283-
version "25.5.3"
7284-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.5.3.tgz#23a63f4aeb0a61cacf148a8d2bd83693d1e5e335"
7285-
integrity sha512-joFqorDeQ6YpIXni944upwnuHBf5IoPMuqAchGVeQLdWC2JOjxgM9V8UGLhNIIH/Q8QleRxIi0BSRQehSrDLcg==
7282+
i18next@25.6.0:
7283+
version "25.6.0"
7284+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.6.0.tgz#d1ed719b35af9db619738e9ce7408b75d6b7957f"
7285+
integrity sha512-tTn8fLrwBYtnclpL5aPXK/tAYBLWVvoHM1zdfXoRNLcI+RvtMsoZRV98ePlaW3khHYKuNh/Q65W/+NVFUeIwVw==
72867286
dependencies:
72877287
"@babel/runtime" "^7.27.6"
72887288

0 commit comments

Comments
 (0)