Skip to content

Commit 34df8fa

Browse files
chore: update dependency i18next to v25.3.4 (#434)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent da47df7 commit 34df8fa

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
@@ -94,7 +94,7 @@
9494
"eslint-plugin-react": "7.37.5",
9595
"eslint-plugin-react-hooks": "4.6.2",
9696
"husky": "9.1.7",
97-
"i18next": "25.3.2",
97+
"i18next": "25.3.4",
9898
"lint-staged": "16.1.5",
9999
"postcss": "8.5.6",
100100
"prettier": "3.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7078,10 +7078,10 @@ i18next-fs-backend@^1.1.5:
70787078
resolved "https://registry.yarnpkg.com/i18next-fs-backend/-/i18next-fs-backend-1.2.0.tgz#c498c68c8e6a8ae5ed59bea5e5392a11991de696"
70797079
integrity sha512-pUx3AcgXCbur0jpFA7U67Z2RJflAcIi698Y8VL+phdOqUchahxriV3Cs+M6UkPNQSS/zPEzWLfdJ8EgjB7HVxg==
70807080

7081-
7082-
version "25.3.2"
7083-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.3.2.tgz#3d6a7d1dc058caa1b9bdca47fd585483e2e7a637"
7084-
integrity sha512-JSnbZDxRVbphc5jiptxr3o2zocy5dEqpVm9qCGdJwRNO+9saUJS0/u4LnM/13C23fUEWxAylPqKU/NpMV/IjqA==
7081+
7082+
version "25.3.4"
7083+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.3.4.tgz#402ba1e72c1675679df962e47cff2cb1966a835c"
7084+
integrity sha512-AHklEYFLiRRxW1Cb6zE9lfnEtYvsydRC8nRS3RSKGX3zCqZ8nLZwMaUsrb80YuccPNv2RNokDL8LkTNnp+6mDw==
70857085
dependencies:
70867086
"@babel/runtime" "^7.27.6"
70877087

0 commit comments

Comments
 (0)