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

This commit is contained in:
Elian Doran
2025-07-02 16:53:00 +03:00
committed by GitHub
3 changed files with 16 additions and 10 deletions

View File

@@ -35,7 +35,7 @@
"draggabilly": "3.0.0",
"force-graph": "1.49.6",
"globals": "16.3.0",
"i18next": "25.2.1",
"i18next": "25.3.0",
"i18next-http-backend": "3.0.2",
"jquery": "3.7.1",
"jquery-hotkeys": "0.2.2",

View File

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

22
pnpm-lock.yaml generated
View File

@@ -230,8 +230,8 @@ importers:
specifier: 16.3.0
version: 16.3.0
i18next:
specifier: 25.2.1
version: 25.2.1(typescript@5.8.3)
specifier: 25.3.0
version: 25.3.0(typescript@5.8.3)
i18next-http-backend:
specifier: 3.0.2
version: 3.0.2(encoding@0.1.13)
@@ -673,8 +673,8 @@ importers:
specifier: 7.0.6
version: 7.0.6
i18next:
specifier: 25.2.1
version: 25.2.1(typescript@5.8.3)
specifier: 25.3.0
version: 25.3.0(typescript@5.8.3)
i18next-fs-backend:
specifier: 2.6.0
version: 2.6.0
@@ -2137,6 +2137,10 @@ packages:
resolution: {integrity: sha512-1x3D2xEk2fRo3PAhwQwu5UubzgiVWSXTBfWpVd2Mx2AzRqJuDJCsgaDVZ7HB5iGzDW1Hl1sWN2mFyKjmR9uAog==}
engines: {node: '>=6.9.0'}
'@babel/runtime@7.27.6':
resolution: {integrity: sha512-vbavdySgbTTrmFE+EsiqUTzlOr5bzlnJtUv9PynGCAKvfQqjIXbvFdumPM/GxMDfyuGMJaJAU6TO4zc1Jf1i8Q==}
engines: {node: '>=6.9.0'}
'@babel/template@7.27.0':
resolution: {integrity: sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA==}
engines: {node: '>=6.9.0'}
@@ -9004,8 +9008,8 @@ packages:
i18next-http-backend@3.0.2:
resolution: {integrity: sha512-PdlvPnvIp4E1sYi46Ik4tBYh/v/NbYfFFgTjkwFl0is8A18s7/bx9aXqsrOax9WUbeNS6mD2oix7Z0yGGf6m5g==}
i18next@25.2.1:
resolution: {integrity: sha512-+UoXK5wh+VlE1Zy5p6MjcvctHXAhRwQKCxiJD8noKZzIXmnAX8gdHX5fLPA3MEVxEN4vbZkQFy8N0LyD9tUqPw==}
i18next@25.3.0:
resolution: {integrity: sha512-ZSQIiNGfqSG6yoLHaCvrkPp16UejHI8PCDxFYaNG/1qxtmqNmqEg4JlWKlxkrUmrin2sEjsy+Mjy1TRozBhOgw==}
peerDependencies:
typescript: ^5
peerDependenciesMeta:
@@ -15525,6 +15529,8 @@ snapshots:
'@babel/runtime@7.27.1': {}
'@babel/runtime@7.27.6': {}
'@babel/template@7.27.0':
dependencies:
'@babel/code-frame': 7.26.2
@@ -25053,9 +25059,9 @@ snapshots:
transitivePeerDependencies:
- encoding
i18next@25.2.1(typescript@5.8.3):
i18next@25.3.0(typescript@5.8.3):
dependencies:
'@babel/runtime': 7.27.1
'@babel/runtime': 7.27.6
optionalDependencies:
typescript: 5.8.3