feat: adding ws

This commit is contained in:
Chubby Granny Chaser
2025-04-29 10:05:27 +01:00
parent a21f2b9614
commit aa18b57ada
6 changed files with 48 additions and 0 deletions

View File

@@ -74,6 +74,7 @@
"tar": "^7.4.3",
"tough-cookie": "^5.1.1",
"user-agents": "^1.1.387",
"ws": "^8.18.1",
"yaml": "^2.6.1",
"yup": "^1.5.0",
"zod": "^3.24.1"
@@ -97,6 +98,7 @@
"@types/react-dom": "^18.2.18",
"@types/sound-play": "^1.1.3",
"@types/user-agents": "^1.0.4",
"@types/ws": "^8.18.1",
"@vitejs/plugin-react": "^4.2.1",
"electron": "^31.7.7",
"electron-builder": "^26.0.12",