♻️(frontend) replace y-webrtc by @hocuspocus

y-webrtc had some issues, users had difficulties
to connect with each others.
We replace it by @hocuspocus/provider.
This commit is contained in:
Anthony LC
2024-09-04 15:26:45 +02:00
committed by Anthony LC
parent 9e1979f637
commit 1139c0abea
9 changed files with 25 additions and 29 deletions

View File

@@ -19,6 +19,7 @@
"@blocknote/mantine": "*",
"@blocknote/react": "*",
"@gouvfr-lasuite/integration": "1.0.2",
"@hocuspocus/provider": "2.13.5",
"@openfun/cunningham-react": "2.9.4",
"@tanstack/react-query": "5.53.2",
"i18next": "23.14.0",
@@ -32,7 +33,6 @@
"react-i18next": "15.0.1",
"react-select": "5.8.0",
"styled-components": "6.1.13",
"y-webrtc": "10.3.0",
"yjs": "*",
"zustand": "4.5.5"
},