fixes lol
All checks were successful
Build and Push / build-all (push) Successful in 9m17s

This commit is contained in:
doomtube 2026-01-11 14:54:44 -05:00
parent 33c20bf59d
commit a92bfc1d22
14 changed files with 2629 additions and 59 deletions

View file

@ -25,12 +25,14 @@
"@fingerprintjs/fingerprintjs": "^4.5.1",
"chess.js": "^1.0.0-beta.8",
"@types/dompurify": "^3.0.5",
"@types/three": "^0.160.0",
"dompurify": "^3.3.0",
"foliate-js": "^1.0.1",
"hls.js": "^1.6.7",
"marked": "^17.0.1",
"openpgp": "^6.0.0-alpha.0",
"ovenplayer": "^0.10.43"
"ovenplayer": "^0.10.43",
"three": "^0.160.0"
},
"type": "module"
}