mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
fix(deps): update dependency i18next to v25.1.1
This commit is contained in:
parent
a9374185d9
commit
0d374810a1
@ -30,7 +30,7 @@
|
||||
"eslint-linter-browserify": "9.26.0",
|
||||
"force-graph": "1.49.5",
|
||||
"globals": "16.0.0",
|
||||
"i18next": "25.0.2",
|
||||
"i18next": "25.1.1",
|
||||
"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.2",
|
||||
"i18next": "25.1.1",
|
||||
"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.2
|
||||
version: 25.0.2(typescript@5.8.3)
|
||||
specifier: 25.1.1
|
||||
version: 25.1.1(typescript@5.8.3)
|
||||
i18next-http-backend:
|
||||
specifier: 3.0.2
|
||||
version: 3.0.2(encoding@0.1.13)
|
||||
@ -661,8 +661,8 @@ importers:
|
||||
specifier: 7.0.6
|
||||
version: 7.0.6
|
||||
i18next:
|
||||
specifier: 25.0.2
|
||||
version: 25.0.2(typescript@5.8.3)
|
||||
specifier: 25.1.1
|
||||
version: 25.1.1(typescript@5.8.3)
|
||||
i18next-fs-backend:
|
||||
specifier: 2.6.0
|
||||
version: 2.6.0
|
||||
@ -6473,8 +6473,8 @@ packages:
|
||||
i18next-http-backend@3.0.2:
|
||||
resolution: {integrity: sha512-PdlvPnvIp4E1sYi46Ik4tBYh/v/NbYfFFgTjkwFl0is8A18s7/bx9aXqsrOax9WUbeNS6mD2oix7Z0yGGf6m5g==}
|
||||
|
||||
i18next@25.0.2:
|
||||
resolution: {integrity: sha512-xWxgK8GAaPYkV9ia2tdgbtdM+qiC+ysVTBPvXhpCORU/+QkeQe3BSI7Crr+c4ZXULN1PfnXG/HY2n7HGx4KKBg==}
|
||||
i18next@25.1.1:
|
||||
resolution: {integrity: sha512-FZcp3vk3PXc8onasbsWYahfeDIWX4LkKr4vd01xeXrmqyNXlVNtVecEIw2K1o8z3xYrHMcd1bwYQub+3g7zqCw==}
|
||||
peerDependencies:
|
||||
typescript: ^5
|
||||
peerDependenciesMeta:
|
||||
@ -18008,7 +18008,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
|
||||
i18next@25.0.2(typescript@5.8.3):
|
||||
i18next@25.1.1(typescript@5.8.3):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.27.0
|
||||
optionalDependencies:
|
||||
|
Loading…
x
Reference in New Issue
Block a user