fix(chat): refactor chat input to not use slatejs. Closes #3094
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
"postcss-flexbugs-fixes": "5.0.2",
|
||||
"react": "18.2.0",
|
||||
"react-chartjs-2": "^5.2.0",
|
||||
"react-contenteditable": "^3.3.7",
|
||||
"react-dom": "18.2.0",
|
||||
"react-error-boundary": "^4.0.0",
|
||||
"react-hotkeys-hook": "4.4.0",
|
||||
@@ -48,8 +49,6 @@
|
||||
"react-virtuoso": "4.3.10",
|
||||
"recoil": "0.7.7",
|
||||
"sharp": "0.32.1",
|
||||
"slate": "0.94.1",
|
||||
"slate-react": "0.97.0",
|
||||
"ua-parser-js": "1.0.35",
|
||||
"video.js": "^8.3.0",
|
||||
"workbox-precaching": "^7.0.0",
|
||||
|
||||
Reference in New Issue
Block a user