mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
[clsi] Replace diskusage by fs (#24789)
* Replace `diskusage` by `fs` in clsi * Replace `diskusage` by `fs` in clsi-cache * Update disk space calculations to include block size in bytes Co-authored-by: Jakob Ackermann <jakob.ackermann@overleaf.com> * Add warning comments about Docker-for-Mac fs stats being off by a factor --------- Co-authored-by: Jakob Ackermann <jakob.ackermann@overleaf.com> GitOrigin-RevId: 02ea07e531b89bb3d10ddfe780348b19cbddad1f
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
"async": "^3.2.5",
|
||||
"body-parser": "^1.20.3",
|
||||
"bunyan": "^1.8.15",
|
||||
"diskusage": "^1.1.3",
|
||||
"dockerode": "^4.0.5",
|
||||
"express": "^4.21.2",
|
||||
"lodash": "^4.17.21",
|
||||
|
||||
Reference in New Issue
Block a user