mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
Merge pull request #1758 from TriliumNext/renovate/i18next-25.x
fix(deps): update dependency i18next to v25.0.2
This commit is contained in:
commit
31f591ab62
@ -30,7 +30,7 @@
|
||||
"eslint-linter-browserify": "9.25.1",
|
||||
"force-graph": "1.49.5",
|
||||
"globals": "16.0.0",
|
||||
"i18next": "25.0.0",
|
||||
"i18next": "25.0.2",
|
||||
"i18next-http-backend": "3.0.2",
|
||||
"jquery": "3.7.1",
|
||||
"jquery-hotkeys": "0.2.2",
|
||||
|
@ -85,7 +85,7 @@
|
||||
"html2plaintext": "2.1.4",
|
||||
"http-proxy-agent": "7.0.2",
|
||||
"https-proxy-agent": "7.0.6",
|
||||
"i18next": "25.0.0",
|
||||
"i18next": "25.0.2",
|
||||
"i18next-fs-backend": "2.6.0",
|
||||
"image-type": "5.2.0",
|
||||
"ini": "5.0.0",
|
||||
|
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@ -205,8 +205,8 @@ importers:
|
||||
specifier: 16.0.0
|
||||
version: 16.0.0
|
||||
i18next:
|
||||
specifier: 25.0.0
|
||||
version: 25.0.0(typescript@5.7.3)
|
||||
specifier: 25.0.2
|
||||
version: 25.0.2(typescript@5.7.3)
|
||||
i18next-http-backend:
|
||||
specifier: 3.0.2
|
||||
version: 3.0.2(encoding@0.1.13)
|
||||
@ -648,8 +648,8 @@ importers:
|
||||
specifier: 7.0.6
|
||||
version: 7.0.6
|
||||
i18next:
|
||||
specifier: 25.0.0
|
||||
version: 25.0.0(typescript@5.7.3)
|
||||
specifier: 25.0.2
|
||||
version: 25.0.2(typescript@5.7.3)
|
||||
i18next-fs-backend:
|
||||
specifier: 2.6.0
|
||||
version: 2.6.0
|
||||
@ -6363,8 +6363,8 @@ packages:
|
||||
i18next-http-backend@3.0.2:
|
||||
resolution: {integrity: sha512-PdlvPnvIp4E1sYi46Ik4tBYh/v/NbYfFFgTjkwFl0is8A18s7/bx9aXqsrOax9WUbeNS6mD2oix7Z0yGGf6m5g==}
|
||||
|
||||
i18next@25.0.0:
|
||||
resolution: {integrity: sha512-POPvwjOPR1GQvRnbikTMPEhQD+ekd186MHE6NtVxl3Lby+gPp0iq60eCqGrY6wfRnp1lejjFNu0EKs1afA322w==}
|
||||
i18next@25.0.2:
|
||||
resolution: {integrity: sha512-xWxgK8GAaPYkV9ia2tdgbtdM+qiC+ysVTBPvXhpCORU/+QkeQe3BSI7Crr+c4ZXULN1PfnXG/HY2n7HGx4KKBg==}
|
||||
peerDependencies:
|
||||
typescript: ^5
|
||||
peerDependenciesMeta:
|
||||
@ -17652,7 +17652,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
|
||||
i18next@25.0.0(typescript@5.7.3):
|
||||
i18next@25.0.2(typescript@5.7.3):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.27.0
|
||||
optionalDependencies:
|
||||
|
Loading…
x
Reference in New Issue
Block a user