fix(deps): update dependency i18next to v25.5.2 (#6900)

This commit is contained in:
Elian Doran 2025-09-06 22:17:19 +03:00 committed by GitHub
commit 6a8f6b8370
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 12 additions and 12 deletions

View File

@ -41,7 +41,7 @@
"draggabilly": "3.0.0",
"force-graph": "1.51.0",
"globals": "16.3.0",
"i18next": "25.4.2",
"i18next": "25.5.2",
"i18next-http-backend": "3.0.2",
"jquery": "3.7.1",
"jquery.fancytree": "2.38.5",

View File

@ -97,7 +97,7 @@
"html2plaintext": "2.1.4",
"http-proxy-agent": "7.0.2",
"https-proxy-agent": "7.0.6",
"i18next": "25.4.2",
"i18next": "25.5.2",
"i18next-fs-backend": "2.6.0",
"image-type": "6.0.0",
"ini": "5.0.0",

20
pnpm-lock.yaml generated
View File

@ -205,8 +205,8 @@ importers:
specifier: 16.3.0
version: 16.3.0
i18next:
specifier: 25.4.2
version: 25.4.2(typescript@5.9.2)
specifier: 25.5.2
version: 25.5.2(typescript@5.9.2)
i18next-http-backend:
specifier: 3.0.2
version: 3.0.2(encoding@0.1.13)
@ -254,7 +254,7 @@ importers:
version: 10.27.1
react-i18next:
specifier: 15.7.3
version: 15.7.3(i18next@25.4.2(typescript@5.9.2))(react-dom@19.1.0(react@16.14.0))(react@16.14.0)(typescript@5.9.2)
version: 15.7.3(i18next@25.5.2(typescript@5.9.2))(react-dom@19.1.0(react@16.14.0))(react@16.14.0)(typescript@5.9.2)
split.js:
specifier: 1.6.5
version: 1.6.5
@ -657,8 +657,8 @@ importers:
specifier: 7.0.6
version: 7.0.6
i18next:
specifier: 25.4.2
version: 25.4.2(typescript@5.9.2)
specifier: 25.5.2
version: 25.5.2(typescript@5.9.2)
i18next-fs-backend:
specifier: 2.6.0
version: 2.6.0
@ -8416,8 +8416,8 @@ packages:
i18next-http-backend@3.0.2:
resolution: {integrity: sha512-PdlvPnvIp4E1sYi46Ik4tBYh/v/NbYfFFgTjkwFl0is8A18s7/bx9aXqsrOax9WUbeNS6mD2oix7Z0yGGf6m5g==}
i18next@25.4.2:
resolution: {integrity: sha512-gD4T25a6ovNXsfXY1TwHXXXLnD/K2t99jyYMCSimSCBnBRJVQr5j+VAaU83RJCPzrTGhVQ6dqIga66xO2rtd5g==}
i18next@25.5.2:
resolution: {integrity: sha512-lW8Zeh37i/o0zVr+NoCHfNnfvVw+M6FQbRp36ZZ/NyHDJ3NJVpp2HhAUyU9WafL5AssymNoOjMRB48mmx2P6Hw==}
peerDependencies:
typescript: ^5
peerDependenciesMeta:
@ -23781,7 +23781,7 @@ snapshots:
transitivePeerDependencies:
- encoding
i18next@25.4.2(typescript@5.9.2):
i18next@25.5.2(typescript@5.9.2):
dependencies:
'@babel/runtime': 7.27.6
optionalDependencies:
@ -27203,11 +27203,11 @@ snapshots:
react: 16.14.0
scheduler: 0.26.0
react-i18next@15.7.3(i18next@25.4.2(typescript@5.9.2))(react-dom@19.1.0(react@16.14.0))(react@16.14.0)(typescript@5.9.2):
react-i18next@15.7.3(i18next@25.5.2(typescript@5.9.2))(react-dom@19.1.0(react@16.14.0))(react@16.14.0)(typescript@5.9.2):
dependencies:
'@babel/runtime': 7.27.6
html-parse-stringify: 3.0.1
i18next: 25.4.2(typescript@5.9.2)
i18next: 25.5.2(typescript@5.9.2)
react: 16.14.0
optionalDependencies:
react-dom: 19.1.0(react@16.14.0)