mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
fix(deps): update dependency i18next to v25.2.1
This commit is contained in:
parent
483e09aaa0
commit
50b7046d6c
@ -34,7 +34,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.2.0",
|
"i18next": "25.2.1",
|
||||||
"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",
|
||||||
|
@ -74,7 +74,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.2.0",
|
"i18next": "25.2.1",
|
||||||
"i18next-fs-backend": "2.6.0",
|
"i18next-fs-backend": "2.6.0",
|
||||||
"image-type": "6.0.0",
|
"image-type": "6.0.0",
|
||||||
"ini": "5.0.0",
|
"ini": "5.0.0",
|
||||||
|
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@ -239,8 +239,8 @@ importers:
|
|||||||
specifier: 16.1.0
|
specifier: 16.1.0
|
||||||
version: 16.1.0
|
version: 16.1.0
|
||||||
i18next:
|
i18next:
|
||||||
specifier: 25.2.0
|
specifier: 25.2.1
|
||||||
version: 25.2.0(typescript@5.8.3)
|
version: 25.2.1(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)
|
||||||
@ -682,8 +682,8 @@ importers:
|
|||||||
specifier: 7.0.6
|
specifier: 7.0.6
|
||||||
version: 7.0.6
|
version: 7.0.6
|
||||||
i18next:
|
i18next:
|
||||||
specifier: 25.2.0
|
specifier: 25.2.1
|
||||||
version: 25.2.0(typescript@5.8.3)
|
version: 25.2.1(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
|
||||||
@ -8145,8 +8145,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.2.0:
|
i18next@25.2.1:
|
||||||
resolution: {integrity: sha512-ERhJICsxkw1vE7G0lhCUYv4ZxdBEs03qblt1myJs94rYRK9loJF3xDj8mgQz3LmCyp0yYrNjbN/1/GWZTZDGCA==}
|
resolution: {integrity: sha512-+UoXK5wh+VlE1Zy5p6MjcvctHXAhRwQKCxiJD8noKZzIXmnAX8gdHX5fLPA3MEVxEN4vbZkQFy8N0LyD9tUqPw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
typescript: ^5
|
typescript: ^5
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
@ -22242,7 +22242,7 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- encoding
|
- encoding
|
||||||
|
|
||||||
i18next@25.2.0(typescript@5.8.3):
|
i18next@25.2.1(typescript@5.8.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/runtime': 7.27.1
|
'@babel/runtime': 7.27.1
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user