This commit is contained in:
2024-07-03 18:57:18 +05:00
parent bf669a4d59
commit 9a8998501f
17 changed files with 515 additions and 260 deletions
+4
View File
@@ -11,6 +11,7 @@
},
"dependencies": {
"@epicgames-ps/lib-pixelstreamingfrontend-ue5.3": "^1.0.1",
"@epicgames-ps/lib-pixelstreamingfrontend-ue5.5": "^0.0.12",
"@livekit/components-react": "^2.0.3",
"@livekit/components-styles": "^1.0.10",
"@uidotdev/usehooks": "^2.4.1",
@@ -20,6 +21,7 @@
"i18next-browser-languagedetector": "^7.2.0",
"ky": "^1.1.3",
"livekit-client": "^1.13.2",
"peerjs": "^1.5.4",
"react": "^18.2.0",
"react-calendar": "^4.3.0",
"react-countdown": "^2.3.5",
@@ -38,12 +40,14 @@
"socket.io-client": "^4.7.4",
"ua-parser-js": "^1.0.35",
"use-clipboard-copy": "^0.2.0",
"use-is-audio-active": "^1.0.0",
"usehooks-ts": "^3.0.1",
"uuid": "^9.0.1",
"zustand": "^4.3.9"
},
"devDependencies": {
"@types/node": "^20.11.17",
"@types/peerjs": "^1.1.0",
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.11",
"@types/react-input-mask": "^3.0.2",