fix: improve sentry handling + upgrade version

This commit is contained in:
swve 2024-02-04 19:19:32 +01:00
parent 58385e4183
commit 0c6ce121b0
5 changed files with 32 additions and 46 deletions

View file

@ -16,7 +16,7 @@
"@radix-ui/react-icons": "^1.1.1",
"@radix-ui/react-switch": "^1.0.3",
"@radix-ui/react-tooltip": "^1.0.5",
"@sentry/nextjs": "^7.92.0",
"@sentry/nextjs": "^7.93.0",
"@stitches/react": "^1.2.8",
"@tiptap/extension-code-block-lowlight": "^2.1.11",
"@tiptap/extension-collaboration": "^2.0.0-beta.199",