feat: get mime from library that checks the file binary

This commit is contained in:
Zamitto 2024-06-19 15:33:24 -03:00
parent 17cfc7bb02
commit 887d97fd20
3 changed files with 13 additions and 9 deletions

View file

@ -53,6 +53,7 @@
"electron-log": "^5.1.4",
"electron-updater": "^6.1.8",
"fetch-cookie": "^3.0.1",
"file-type": "^19.0.0",
"flexsearch": "^0.7.43",
"i18next": "^23.11.2",
"i18next-browser-languagedetector": "^7.2.1",
@ -61,7 +62,6 @@
"jsdom": "^24.0.0",
"lodash-es": "^4.17.21",
"lottie-react": "^2.4.0",
"mime": "^4.0.3",
"parse-torrent": "^11.0.16",
"piscina": "^4.5.1",
"ps-list": "^8.1.1",