feat: enable sentry for the frontend

This commit is contained in:
swve 2024-08-29 19:57:24 +02:00
parent 0fc6713ec8
commit a5a87d7866
11 changed files with 2641 additions and 737 deletions

View file

@ -19,6 +19,7 @@
"@radix-ui/react-icons": "^1.3.0",
"@radix-ui/react-switch": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.2",
"@sentry/nextjs": "^8",
"@stitches/react": "^1.2.8",
"@tiptap/core": "^2.5.8",
"@tiptap/extension-code-block-lowlight": "^2.5.8",