feat: add the dependencies for real debrid

This commit is contained in:
lilezek
2024-04-29 20:44:14 +02:00
parent 0da18311aa
commit c6e4ba4789
2 changed files with 70 additions and 3 deletions

View File

@@ -72,6 +72,7 @@
"@reduxjs/toolkit": "^2.2.2",
"@sentry/electron": "^4.22.0",
"@sentry/react": "^7.110.1",
"@types/node-fetch": "^2.6.11",
"@vanilla-extract/css": "^1.14.1",
"@vanilla-extract/recipes": "^0.5.2",
"axios": "^1.6.8",
@@ -80,6 +81,7 @@
"color": "^4.2.3",
"color.js": "^1.2.0",
"date-fns": "^3.5.0",
"electron-dl-manager": "^3.0.0",
"electron-squirrel-startup": "^1.0.0",
"flexsearch": "^0.7.43",
"got-scraping": "^4.0.5",
@@ -88,6 +90,8 @@
"jsdom": "^24.0.0",
"lodash": "^4.17.21",
"lottie-react": "^2.4.0",
"node-fetch": "^2.6.1",
"node-unrar-js": "^2.0.2",
"parse-torrent": "9.1.5",
"ps-list": "^8.1.1",
"react": "^18.2.0",