chore(deps): Bump i18next from 25.4.2 to 25.5.3

Bumps [i18next](https://github.com/i18next/i18next) from 25.4.2 to 25.5.3.
- [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.4.2...v25.5.3)

---
updated-dependencies:
- dependency-name: i18next
  dependency-version: 25.5.3
  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-07 16:12:43 +00:00
committed by GitHub
parent 13b6d34beb
commit f94ff63bd2
2 changed files with 10 additions and 15 deletions

View File

@@ -15,7 +15,7 @@
"browserslist": "^4.26.3", "browserslist": "^4.26.3",
"browserslist-useragent": "^4.0.0", "browserslist-useragent": "^4.0.0",
"cypress": "^15.3.0", "cypress": "^15.3.0",
"i18next": "^25.4.2", "i18next": "^25.5.3",
"i18next-http-backend": "^3.0.2", "i18next-http-backend": "^3.0.2",
"react": "19.1.1", "react": "19.1.1",
"react-dom": "19.1.1", "react-dom": "19.1.1",

23
pnpm-lock.yaml generated
View File

@@ -45,8 +45,8 @@ importers:
specifier: ^15.3.0 specifier: ^15.3.0
version: 15.3.0 version: 15.3.0
i18next: i18next:
specifier: ^25.4.2 specifier: ^25.5.3
version: 25.4.2(typescript@5.9.3) version: 25.5.3(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
@@ -61,7 +61,7 @@ importers:
version: 1.4.0(react@19.1.1) version: 1.4.0(react@19.1.1)
react-i18next: react-i18next:
specifier: ^15.7.4 specifier: ^15.7.4
version: 15.7.4(i18next@25.4.2(typescript@5.9.3))(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(typescript@5.9.3) version: 15.7.4(i18next@25.5.3(typescript@5.9.3))(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(typescript@5.9.3)
react-icons: react-icons:
specifier: ^5.5.0 specifier: ^5.5.0
version: 5.5.0(react@19.1.1) version: 5.5.0(react@19.1.1)
@@ -1452,8 +1452,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.4.2: i18next@25.5.3:
resolution: {integrity: sha512-gD4T25a6ovNXsfXY1TwHXXXLnD/K2t99jyYMCSimSCBnBRJVQr5j+VAaU83RJCPzrTGhVQ6dqIga66xO2rtd5g==} resolution: {integrity: sha512-joFqorDeQ6YpIXni944upwnuHBf5IoPMuqAchGVeQLdWC2JOjxgM9V8UGLhNIIH/Q8QleRxIi0BSRQehSrDLcg==}
peerDependencies: peerDependencies:
typescript: ^5 typescript: ^5
peerDependenciesMeta: peerDependenciesMeta:
@@ -2073,9 +2073,6 @@ packages:
os: [darwin, linux, win32, freebsd, openbsd, netbsd, sunos, android] os: [darwin, linux, win32, freebsd, openbsd, netbsd, sunos, android]
hasBin: true hasBin: true
tailwindcss@4.1.12:
resolution: {integrity: sha512-DzFtxOi+7NsFf7DBtI3BJsynR+0Yp6etH+nRPTbpWnS2pZBaSksv/JGctNwSWzbFjp0vxSqknaUylseZqMDGrA==}
tailwindcss@4.1.14: tailwindcss@4.1.14:
resolution: {integrity: sha512-b7pCxjGO98LnxVkKjaZSDeNuljC4ueKUddjENJOADtubtdo8llTaJy7HwBMeLNSSo2N5QIAgklslK1+Ir8r6CA==} resolution: {integrity: sha512-b7pCxjGO98LnxVkKjaZSDeNuljC4ueKUddjENJOADtubtdo8llTaJy7HwBMeLNSSo2N5QIAgklslK1+Ir8r6CA==}
@@ -3764,9 +3761,9 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- encoding - encoding
i18next@25.4.2(typescript@5.9.3): i18next@25.5.3(typescript@5.9.3):
dependencies: dependencies:
'@babel/runtime': 7.28.3 '@babel/runtime': 7.28.4
optionalDependencies: optionalDependencies:
typescript: 5.9.3 typescript: 5.9.3
@@ -4138,11 +4135,11 @@ snapshots:
github-buttons: 2.29.1 github-buttons: 2.29.1
react: 19.1.1 react: 19.1.1
react-i18next@15.7.4(i18next@25.4.2(typescript@5.9.3))(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(typescript@5.9.3): react-i18next@15.7.4(i18next@25.5.3(typescript@5.9.3))(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(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.4.2(typescript@5.9.3) i18next: 25.5.3(typescript@5.9.3)
react: 19.1.1 react: 19.1.1
optionalDependencies: optionalDependencies:
react-dom: 19.1.1(react@19.1.1) react-dom: 19.1.1(react@19.1.1)
@@ -4338,8 +4335,6 @@ snapshots:
systeminformation@5.27.7: {} systeminformation@5.27.7: {}
tailwindcss@4.1.12: {}
tailwindcss@4.1.14: {} tailwindcss@4.1.14: {}
tapable@2.3.0: {} tapable@2.3.0: {}