This commit is contained in:
2023-11-23 13:46:21 +05:00
parent 8b098ce276
commit 6a389bc424
10 changed files with 101 additions and 80 deletions
+3 -3
View File
@@ -10,11 +10,10 @@
"preview": "vite preview"
},
"dependencies": {
"@epicgames-ps/lib-pixelstreamingfrontend-ue5.3": "^0.0.2",
"@epicgames-ps/lib-pixelstreamingfrontend-ue5.3": "^1.0.1",
"@livekit/components-react": "^1.1.6",
"@livekit/components-styles": "^1.0.6",
"@uidotdev/usehooks": "^2.0.1",
"agora-rtc-sdk-ng": "^4.18.2",
"date-fns": "^2.30.0",
"i18next": "^22.5.0",
"i18next-browser-languagedetector": "^7.0.2",
@@ -23,6 +22,7 @@
"react": "^18.2.0",
"react-calendar": "^4.3.0",
"react-countdown": "^2.3.5",
"react-device-detect": "^2.2.3",
"react-dom": "^18.2.0",
"react-full-screen": "^1.1.1",
"react-i18next": "^12.3.1",
@@ -33,7 +33,7 @@
"react-timer-hook": "^3.0.7",
"react-toastify": "^9.1.3",
"react-transition-group": "^4.4.5",
"socket.io-client": "^4.6.2",
"socket.io-client": "^4.7.2",
"ua-parser-js": "^1.0.35",
"use-clipboard-copy": "^0.2.0",
"usehooks-ts": "^2.9.1",