fix: Fixed romm login, now uses token
feat: Moved romm to internal plugin fix: Made focusing and navigation more reliable fix: Loading errors on first time launch
This commit is contained in:
parent
7c10f4e4c2
commit
816d50ae4d
81 changed files with 1659 additions and 1097 deletions
|
|
@ -44,7 +44,6 @@
|
|||
"@auth/core": "^0.34.3",
|
||||
"@elysiajs/cors": "^1.4.1",
|
||||
"@elysiajs/eden": "^1.4.6",
|
||||
"@elysiajs/static": "^1.4.7",
|
||||
"@jimp/wasm-webp": "^1.6.0",
|
||||
"cheerio": "^1.2.0",
|
||||
"conf": "^15.0.2",
|
||||
|
|
@ -59,7 +58,7 @@
|
|||
"node-stream-zip": "^1.15.0",
|
||||
"open": "^11.0.0",
|
||||
"pathe": "^2.0.3",
|
||||
"systeminformation": "^5.31.1",
|
||||
"systeminformation": "^5.31.5",
|
||||
"tapable": "^2.3.0",
|
||||
"tough-cookie": "^6.0.0",
|
||||
"tough-cookie-file-store": "^3.3.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue