fix: handle summary links and sanitization

This commit is contained in:
Riccardo
2024-09-20 11:39:50 +02:00
parent 9ecd3eebd3
commit ea1ea8bb5d
7 changed files with 303 additions and 14 deletions

View File

@@ -30,6 +30,7 @@
"@vercel/analytics": "^1.1.1",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"isomorphic-dompurify": "^2.15.0",
"next": "^14.1.0",
"postcss-nesting": "^12.0.2",
"react": "^18",