feat: profanity censoring and filtering

This commit is contained in:
trafficlunar 2025-04-23 22:04:05 +01:00
parent e1d248853f
commit 25c9bb079c
9 changed files with 41 additions and 5 deletions

View file

@ -11,6 +11,7 @@
"postinstall": "prisma generate"
},
"dependencies": {
"@2toad/profanity": "^3.1.1",
"@auth/prisma-adapter": "2.7.2",
"@bprogress/next": "^3.2.11",
"@hello-pangea/dnd": "^18.0.1",