Merge pull request #1939 from TriliumNext/renovate/i18next-25.x

fix(deps): update dependency i18next to v25.1.3
This commit is contained in:
Elian Doran 2025-05-15 08:34:51 +03:00 committed by GitHub
commit 850823a3ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 16 additions and 10 deletions

View File

@ -31,7 +31,7 @@
"draggabilly": "3.0.0", "draggabilly": "3.0.0",
"force-graph": "1.49.6", "force-graph": "1.49.6",
"globals": "16.1.0", "globals": "16.1.0",
"i18next": "25.1.2", "i18next": "25.1.3",
"i18next-http-backend": "3.0.2", "i18next-http-backend": "3.0.2",
"jquery": "3.7.1", "jquery": "3.7.1",
"jquery-hotkeys": "0.2.2", "jquery-hotkeys": "0.2.2",

View File

@ -83,7 +83,7 @@
"html2plaintext": "2.1.4", "html2plaintext": "2.1.4",
"http-proxy-agent": "7.0.2", "http-proxy-agent": "7.0.2",
"https-proxy-agent": "7.0.6", "https-proxy-agent": "7.0.6",
"i18next": "25.1.2", "i18next": "25.1.3",
"i18next-fs-backend": "2.6.0", "i18next-fs-backend": "2.6.0",
"image-type": "5.2.0", "image-type": "5.2.0",
"ini": "5.0.0", "ini": "5.0.0",

22
pnpm-lock.yaml generated
View File

@ -228,8 +228,8 @@ importers:
specifier: 16.1.0 specifier: 16.1.0
version: 16.1.0 version: 16.1.0
i18next: i18next:
specifier: 25.1.2 specifier: 25.1.3
version: 25.1.2(typescript@5.8.3) version: 25.1.3(typescript@5.8.3)
i18next-http-backend: i18next-http-backend:
specifier: 3.0.2 specifier: 3.0.2
version: 3.0.2(encoding@0.1.13) version: 3.0.2(encoding@0.1.13)
@ -684,8 +684,8 @@ importers:
specifier: 7.0.6 specifier: 7.0.6
version: 7.0.6 version: 7.0.6
i18next: i18next:
specifier: 25.1.2 specifier: 25.1.3
version: 25.1.2(typescript@5.8.3) version: 25.1.3(typescript@5.8.3)
i18next-fs-backend: i18next-fs-backend:
specifier: 2.6.0 specifier: 2.6.0
version: 2.6.0 version: 2.6.0
@ -1965,6 +1965,10 @@ packages:
resolution: {integrity: sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw==} resolution: {integrity: sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
'@babel/runtime@7.27.1':
resolution: {integrity: sha512-1x3D2xEk2fRo3PAhwQwu5UubzgiVWSXTBfWpVd2Mx2AzRqJuDJCsgaDVZ7HB5iGzDW1Hl1sWN2mFyKjmR9uAog==}
engines: {node: '>=6.9.0'}
'@babel/template@7.27.0': '@babel/template@7.27.0':
resolution: {integrity: sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA==} resolution: {integrity: sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
@ -9011,8 +9015,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.1.2: i18next@25.1.3:
resolution: {integrity: sha512-SP63m8LzdjkrAjruH7SCI3ndPSgjt4/wX7ouUUOzCW/eY+HzlIo19IQSfYA9X3qRiRP1SYtaTsg/Oz/PGsfD8w==} resolution: {integrity: sha512-VY1iKox3YWPRTNMHFdgk5TV+Jq6rNKexLCLpPmP5oXXJ5Kl7yDBi3ycZ5fyEKZ1tNBW5gOqD4WV0XqE7rl3JUg==}
peerDependencies: peerDependencies:
typescript: ^5 typescript: ^5
peerDependenciesMeta: peerDependenciesMeta:
@ -15273,6 +15277,8 @@ snapshots:
dependencies: dependencies:
regenerator-runtime: 0.14.1 regenerator-runtime: 0.14.1
'@babel/runtime@7.27.1': {}
'@babel/template@7.27.0': '@babel/template@7.27.0':
dependencies: dependencies:
'@babel/code-frame': 7.26.2 '@babel/code-frame': 7.26.2
@ -25294,9 +25300,9 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- encoding - encoding
i18next@25.1.2(typescript@5.8.3): i18next@25.1.3(typescript@5.8.3):
dependencies: dependencies:
'@babel/runtime': 7.27.0 '@babel/runtime': 7.27.1
optionalDependencies: optionalDependencies:
typescript: 5.8.3 typescript: 5.8.3