chore(deps): Bump i18next from 25.6.0 to 25.6.1

Bumps [i18next](https://github.com/i18next/i18next) from 25.6.0 to 25.6.1.
- [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.6.0...v25.6.1)

---
updated-dependencies:
- dependency-name: i18next
  dependency-version: 25.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-11-10 21:20:47 +00:00
committed by GitHub
parent 43a424d18a
commit df7198e7a3
2 changed files with 9 additions and 9 deletions

View File

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

16
pnpm-lock.yaml generated
View File

@@ -42,8 +42,8 @@ importers:
specifier: ^4.0.0
version: 4.0.0(browserslist@4.26.3)
i18next:
specifier: ^25.6.0
version: 25.6.0(typescript@5.9.3)
specifier: ^25.6.1
version: 25.6.1(typescript@5.9.3)
i18next-http-backend:
specifier: ^3.0.2
version: 3.0.2
@@ -58,7 +58,7 @@ importers:
version: 1.4.0(react@19.2.0)
react-i18next:
specifier: ^16.1.2
version: 16.1.2(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)
version: 16.1.2(i18next@25.6.1(typescript@5.9.3))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(typescript@5.9.3)
react-icons:
specifier: ^5.5.0
version: 5.5.0(react@19.2.0)
@@ -1534,8 +1534,8 @@ packages:
i18next-http-backend@3.0.2:
resolution: {integrity: sha512-PdlvPnvIp4E1sYi46Ik4tBYh/v/NbYfFFgTjkwFl0is8A18s7/bx9aXqsrOax9WUbeNS6mD2oix7Z0yGGf6m5g==}
i18next@25.6.0:
resolution: {integrity: sha512-tTn8fLrwBYtnclpL5aPXK/tAYBLWVvoHM1zdfXoRNLcI+RvtMsoZRV98ePlaW3khHYKuNh/Q65W/+NVFUeIwVw==}
i18next@25.6.1:
resolution: {integrity: sha512-yUWvdXtalZztmKrKw3yz/AvSP3yKyqIkVPx/wyvoYy9lkLmwzItLxp0iHZLG5hfVQ539Jor4XLO+U+NHIXg7pw==}
peerDependencies:
typescript: ^5
peerDependenciesMeta:
@@ -3977,7 +3977,7 @@ snapshots:
transitivePeerDependencies:
- encoding
i18next@25.6.0(typescript@5.9.3):
i18next@25.6.1(typescript@5.9.3):
dependencies:
'@babel/runtime': 7.28.4
optionalDependencies:
@@ -4400,11 +4400,11 @@ snapshots:
github-buttons: 2.29.1
react: 19.2.0
react-i18next@16.1.2(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-i18next@16.1.2(i18next@25.6.1(typescript@5.9.3))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(typescript@5.9.3):
dependencies:
'@babel/runtime': 7.28.4
html-parse-stringify: 3.0.1
i18next: 25.6.0(typescript@5.9.3)
i18next: 25.6.1(typescript@5.9.3)
react: 19.2.0
optionalDependencies:
react-dom: 19.2.0(react@19.2.0)