mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-30 19:52:28 +08:00
Merge pull request #629 from TriliumNext/renovate/i18next-fs-backend-2.x
fix(deps): update dependency i18next-fs-backend to v2.6.0
This commit is contained in:
commit
b28a377b5f
9
package-lock.json
generated
9
package-lock.json
generated
@ -49,7 +49,7 @@
|
|||||||
"http-proxy-agent": "7.0.2",
|
"http-proxy-agent": "7.0.2",
|
||||||
"https-proxy-agent": "7.0.5",
|
"https-proxy-agent": "7.0.5",
|
||||||
"i18next": "23.16.8",
|
"i18next": "23.16.8",
|
||||||
"i18next-fs-backend": "2.3.2",
|
"i18next-fs-backend": "2.6.0",
|
||||||
"i18next-http-backend": "2.7.1",
|
"i18next-http-backend": "2.7.1",
|
||||||
"image-type": "4.1.0",
|
"image-type": "4.1.0",
|
||||||
"ini": "5.0.0",
|
"ini": "5.0.0",
|
||||||
@ -10065,9 +10065,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/i18next-fs-backend": {
|
"node_modules/i18next-fs-backend": {
|
||||||
"version": "2.3.2",
|
"version": "2.6.0",
|
||||||
"resolved": "https://registry.npmjs.org/i18next-fs-backend/-/i18next-fs-backend-2.3.2.tgz",
|
"resolved": "https://registry.npmjs.org/i18next-fs-backend/-/i18next-fs-backend-2.6.0.tgz",
|
||||||
"integrity": "sha512-LIwUlkqDZnUI8lnUxBnEj8K/FrHQTT/Sc+1rvDm9E8YvvY5YxzoEAASNx+W5M9DfD5s77lI5vSAFWeTp26B/3Q=="
|
"integrity": "sha512-3ZlhNoF9yxnM8pa8bWp5120/Ob6t4lVl1l/tbLmkml/ei3ud8IWySCHt2lrY5xWRlSU5D9IV2sm5bEbGuTqwTw==",
|
||||||
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/i18next-http-backend": {
|
"node_modules/i18next-http-backend": {
|
||||||
"version": "2.7.1",
|
"version": "2.7.1",
|
||||||
|
@ -90,7 +90,7 @@
|
|||||||
"http-proxy-agent": "7.0.2",
|
"http-proxy-agent": "7.0.2",
|
||||||
"https-proxy-agent": "7.0.5",
|
"https-proxy-agent": "7.0.5",
|
||||||
"i18next": "23.16.8",
|
"i18next": "23.16.8",
|
||||||
"i18next-fs-backend": "2.3.2",
|
"i18next-fs-backend": "2.6.0",
|
||||||
"i18next-http-backend": "2.7.1",
|
"i18next-http-backend": "2.7.1",
|
||||||
"image-type": "4.1.0",
|
"image-type": "4.1.0",
|
||||||
"ini": "5.0.0",
|
"ini": "5.0.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user