chore(deps): Bump react-i18next from 16.1.2 to 16.2.4

Bumps [react-i18next](https://github.com/i18next/react-i18next) from 16.1.2 to 16.2.4.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v16.1.2...v16.2.4)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-version: 16.2.4
  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-12-05 08:12:05 +00:00
committed by GitHub
parent 00738e24c7
commit 0e76baaefe
2 changed files with 16 additions and 6 deletions

View File

@@ -19,7 +19,7 @@
"react": "19.2.0",
"react-dom": "19.2.0",
"react-github-btn": "^1.4.0",
"react-i18next": "^16.1.2",
"react-i18next": "^16.2.4",
"react-icons": "^5.5.0",
"react-particles": "^2.12.2",
"sass": "^1.93.2",

20
pnpm-lock.yaml generated
View File

@@ -57,8 +57,8 @@ importers:
specifier: ^1.4.0
version: 1.4.0(react@19.2.0)
react-i18next:
specifier: ^16.1.2
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)
specifier: ^16.2.4
version: 16.2.4(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)
@@ -2043,8 +2043,8 @@ packages:
peerDependencies:
react: '>=16.3.0'
react-i18next@16.1.2:
resolution: {integrity: sha512-AxZAojM6CsP9qWUu8d0XD0KXYBG6yyitcWRRPSRXgGVkJ47hCIy3Mc/sE9deB0k+OK9WcC04vSFoQC9QdMcd6Q==}
react-i18next@16.2.4:
resolution: {integrity: sha512-pvbcPQ+YuQQoRkKBA4VCU9aO8dOgP/vdKEizIYXcAk3+AmI8yQKSJaCzxQQu4Kgg2zWZm3ax9KqHv8ItUlRY0A==}
peerDependencies:
i18next: '>= 25.5.2'
react: '>= 16.8.0'
@@ -2478,6 +2478,11 @@ packages:
peerDependencies:
browserslist: '>= 4.21.0'
use-sync-external-store@1.6.0:
resolution: {integrity: sha512-Pp6GSwGP/NrPIrxVFAIkOQeyw8lFenOHijQWkUTrDvrF4ALqylP2C/KCkeS9dpUM3KvYRQhna5vt7IL95+ZQ9w==}
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
uuid@8.3.2:
resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==}
hasBin: true
@@ -4410,12 +4415,13 @@ snapshots:
github-buttons: 2.29.1
react: 19.2.0
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):
react-i18next@16.2.4(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.1(typescript@5.9.3)
react: 19.2.0
use-sync-external-store: 1.6.0(react@19.2.0)
optionalDependencies:
react-dom: 19.2.0(react@19.2.0)
typescript: 5.9.3
@@ -4863,6 +4869,10 @@ snapshots:
escalade: 3.2.0
picocolors: 1.1.1
use-sync-external-store@1.6.0(react@19.2.0):
dependencies:
react: 19.2.0
uuid@8.3.2: {}
verror@1.10.0: