feat(chat): support line breaks and pasted content. Closes #3108
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
"react-markdown": "8.0.7",
|
||||
"react-virtuoso": "4.3.11",
|
||||
"recoil": "0.7.7",
|
||||
"sanitize-html": "^2.11.0",
|
||||
"sharp": "0.32.1",
|
||||
"ua-parser-js": "1.0.35",
|
||||
"video.js": "^8.3.0",
|
||||
@@ -82,6 +83,7 @@
|
||||
"@types/prop-types": "15.7.5",
|
||||
"@types/react": "18.2.14",
|
||||
"@types/react-linkify": "1.0.1",
|
||||
"@types/sanitize-html": "^2.9.0",
|
||||
"@types/ua-parser-js": "0.7.36",
|
||||
"@types/video.js": "^7.3.50",
|
||||
"@typescript-eslint/eslint-plugin": "5.60.0",
|
||||
|
||||
Reference in New Issue
Block a user