chore(deps): Bump i18next from 25.5.3 to 25.6.0

Bumps [i18next](https://github.com/i18next/i18next) from 25.5.3 to 25.6.0.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v25.5.3...v25.6.0)

---
updated-dependencies:
- dependency-name: i18next
  dependency-version: 25.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-10-14 08:05:47 +00:00
committed by GitHub
parent c63b64d581
commit 845e94d0ed
2 changed files with 9 additions and 9 deletions

View File

@@ -14,7 +14,7 @@
"aos": "^2.3.4", "aos": "^2.3.4",
"browserslist": "^4.26.3", "browserslist": "^4.26.3",
"browserslist-useragent": "^4.0.0", "browserslist-useragent": "^4.0.0",
"i18next": "^25.5.3", "i18next": "^25.6.0",
"i18next-http-backend": "^3.0.2", "i18next-http-backend": "^3.0.2",
"react": "19.2.0", "react": "19.2.0",
"react-dom": "19.2.0", "react-dom": "19.2.0",

16
pnpm-lock.yaml generated
View File

@@ -42,8 +42,8 @@ importers:
specifier: ^4.0.0 specifier: ^4.0.0
version: 4.0.0(browserslist@4.26.3) version: 4.0.0(browserslist@4.26.3)
i18next: i18next:
specifier: ^25.5.3 specifier: ^25.6.0
version: 25.5.3(typescript@5.9.3) version: 25.6.0(typescript@5.9.3)
i18next-http-backend: i18next-http-backend:
specifier: ^3.0.2 specifier: ^3.0.2
version: 3.0.2 version: 3.0.2
@@ -58,7 +58,7 @@ importers:
version: 1.4.0(react@19.2.0) version: 1.4.0(react@19.2.0)
react-i18next: react-i18next:
specifier: ^15.7.4 specifier: ^15.7.4
version: 15.7.4(i18next@25.5.3(typescript@5.9.3))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(typescript@5.9.3) version: 15.7.4(i18next@25.6.0(typescript@5.9.3))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(typescript@5.9.3)
react-icons: react-icons:
specifier: ^5.5.0 specifier: ^5.5.0
version: 5.5.0(react@19.2.0) version: 5.5.0(react@19.2.0)
@@ -1449,8 +1449,8 @@ packages:
i18next-http-backend@3.0.2: i18next-http-backend@3.0.2:
resolution: {integrity: sha512-PdlvPnvIp4E1sYi46Ik4tBYh/v/NbYfFFgTjkwFl0is8A18s7/bx9aXqsrOax9WUbeNS6mD2oix7Z0yGGf6m5g==} resolution: {integrity: sha512-PdlvPnvIp4E1sYi46Ik4tBYh/v/NbYfFFgTjkwFl0is8A18s7/bx9aXqsrOax9WUbeNS6mD2oix7Z0yGGf6m5g==}
i18next@25.5.3: i18next@25.6.0:
resolution: {integrity: sha512-joFqorDeQ6YpIXni944upwnuHBf5IoPMuqAchGVeQLdWC2JOjxgM9V8UGLhNIIH/Q8QleRxIi0BSRQehSrDLcg==} resolution: {integrity: sha512-tTn8fLrwBYtnclpL5aPXK/tAYBLWVvoHM1zdfXoRNLcI+RvtMsoZRV98ePlaW3khHYKuNh/Q65W/+NVFUeIwVw==}
peerDependencies: peerDependencies:
typescript: ^5 typescript: ^5
peerDependenciesMeta: peerDependenciesMeta:
@@ -3753,7 +3753,7 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- encoding - encoding
i18next@25.5.3(typescript@5.9.3): i18next@25.6.0(typescript@5.9.3):
dependencies: dependencies:
'@babel/runtime': 7.28.4 '@babel/runtime': 7.28.4
optionalDependencies: optionalDependencies:
@@ -4127,11 +4127,11 @@ snapshots:
github-buttons: 2.29.1 github-buttons: 2.29.1
react: 19.2.0 react: 19.2.0
react-i18next@15.7.4(i18next@25.5.3(typescript@5.9.3))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(typescript@5.9.3): react-i18next@15.7.4(i18next@25.6.0(typescript@5.9.3))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(typescript@5.9.3):
dependencies: dependencies:
'@babel/runtime': 7.28.4 '@babel/runtime': 7.28.4
html-parse-stringify: 3.0.1 html-parse-stringify: 3.0.1
i18next: 25.5.3(typescript@5.9.3) i18next: 25.6.0(typescript@5.9.3)
react: 19.2.0 react: 19.2.0
optionalDependencies: optionalDependencies:
react-dom: 19.2.0(react@19.2.0) react-dom: 19.2.0(react@19.2.0)