Skip to content

Commit 0d542be

Browse files
chore: update dependency i18next to v25.5.2 (#453)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 894b531 commit 0d542be

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.4",
97+
"i18next": "25.5.2",
9898
"lint-staged": "16.1.6",
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
@@ -7192,10 +7192,10 @@ i18next-fs-backend@^1.1.5:
71927192
resolved "https://registry.yarnpkg.com/i18next-fs-backend/-/i18next-fs-backend-1.2.0.tgz#c498c68c8e6a8ae5ed59bea5e5392a11991de696"
71937193
integrity sha512-pUx3AcgXCbur0jpFA7U67Z2RJflAcIi698Y8VL+phdOqUchahxriV3Cs+M6UkPNQSS/zPEzWLfdJ8EgjB7HVxg==
71947194

7195-
i18next@25.3.4:
7196-
version "25.3.4"
7197-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.3.4.tgz#402ba1e72c1675679df962e47cff2cb1966a835c"
7198-
integrity sha512-AHklEYFLiRRxW1Cb6zE9lfnEtYvsydRC8nRS3RSKGX3zCqZ8nLZwMaUsrb80YuccPNv2RNokDL8LkTNnp+6mDw==
7195+
i18next@25.5.2:
7196+
version "25.5.2"
7197+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.5.2.tgz#16efa309e154d46dac7583e6a315ccb47e3e3a10"
7198+
integrity sha512-lW8Zeh37i/o0zVr+NoCHfNnfvVw+M6FQbRp36ZZ/NyHDJ3NJVpp2HhAUyU9WafL5AssymNoOjMRB48mmx2P6Hw==
71997199
dependencies:
72007200
"@babel/runtime" "^7.27.6"
72017201

0 commit comments

Comments
 (0)