Add linking to user chat messages. Closes #2635

This commit is contained in:
Gabe Kangas
2023-01-27 12:54:43 -08:00
parent 4e138642f9
commit bbd3041d90
3 changed files with 22 additions and 233 deletions

View File

@@ -30,6 +30,8 @@
"classnames": "2.3.2",
"date-fns": "2.29.3",
"entities": "^4.4.0",
"linkify-html": "^4.1.0",
"linkifyjs": "^4.1.0",
"lodash": "4.17.21",
"next": "13.1.5",
"next-with-less": "2.0.5",
@@ -115,4 +117,4 @@
"style-loader": "3.3.1",
"typescript": "4.9.4"
}
}
}