mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
feat: add online fix as repacker
This commit is contained in:
parent
3449ac517b
commit
ed8b44c8c5
10 changed files with 450 additions and 19 deletions
|
@ -41,6 +41,7 @@
|
|||
"@types/react-dom": "^18.2.22",
|
||||
"@types/uuid": "^9.0.8",
|
||||
"@types/webtorrent": "^0.109.8",
|
||||
"@types/windows-1251": "^0.1.22",
|
||||
"@typescript-eslint/eslint-plugin": "^7.3.1",
|
||||
"@typescript-eslint/parser": "^7.3.1",
|
||||
"@vanilla-extract/webpack-plugin": "^2.3.7",
|
||||
|
@ -80,6 +81,7 @@
|
|||
"date-fns": "^3.5.0",
|
||||
"electron-squirrel-startup": "^1.0.0",
|
||||
"flexsearch": "^0.7.43",
|
||||
"got-scraping": "^4.0.5",
|
||||
"i18next": "^23.10.1",
|
||||
"i18next-browser-languagedetector": "^7.2.0",
|
||||
"jsdom": "^24.0.0",
|
||||
|
@ -87,6 +89,7 @@
|
|||
"lottie-react": "^2.4.0",
|
||||
"parse-torrent": "9.1.5",
|
||||
"ps-list": "^8.1.1",
|
||||
"qs": "^6.12.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-i18next": "^14.1.0",
|
||||
|
@ -95,9 +98,11 @@
|
|||
"react-router-dom": "^6.22.3",
|
||||
"sqlite3": "^5.1.7",
|
||||
"tasklist": "^5.0.0",
|
||||
"tough-cookie": "^4.1.3",
|
||||
"typeorm": "^0.3.20",
|
||||
"update-electron-app": "^3.0.0",
|
||||
"uuid": "^9.0.1",
|
||||
"windows-1251": "^3.0.4",
|
||||
"winston": "^3.12.0",
|
||||
"yaml": "^2.4.1"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue