mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
Merge pull request #708 from TriliumNext/renovate/i18next-24.x
fix(deps): update dependency i18next to v24.0.5
This commit is contained in:
commit
b9e877d7de
8
package-lock.json
generated
8
package-lock.json
generated
@ -48,7 +48,7 @@
|
||||
"html2plaintext": "2.1.4",
|
||||
"http-proxy-agent": "7.0.2",
|
||||
"https-proxy-agent": "7.0.5",
|
||||
"i18next": "24.0.2",
|
||||
"i18next": "24.0.5",
|
||||
"i18next-fs-backend": "2.6.0",
|
||||
"i18next-http-backend": "2.7.1",
|
||||
"image-type": "4.1.0",
|
||||
@ -10185,9 +10185,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/i18next": {
|
||||
"version": "24.0.2",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-24.0.2.tgz",
|
||||
"integrity": "sha512-D88xyIGcWAKwBTAs4RSqASi8NXR/NhCVSTM4LDbdoU8qb/5dcEZjNCLDhtQBB7Epw/Cp1w2vH/3ujoTbqLSs5g==",
|
||||
"version": "24.0.5",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-24.0.5.tgz",
|
||||
"integrity": "sha512-1jSdEzgFPGLZRsQwydoMFCBBaV+PmrVEO5WhANllZPX4y2JSGTxUjJ+xVklHIsiS95uR8gYc/y0hYZWevucNjg==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "individual",
|
||||
|
@ -90,7 +90,7 @@
|
||||
"html2plaintext": "2.1.4",
|
||||
"http-proxy-agent": "7.0.2",
|
||||
"https-proxy-agent": "7.0.5",
|
||||
"i18next": "24.0.2",
|
||||
"i18next": "24.0.5",
|
||||
"i18next-fs-backend": "2.6.0",
|
||||
"i18next-http-backend": "2.7.1",
|
||||
"image-type": "4.1.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user