refine Sentry setup (#1229)
* [skip ci] reusable workflow for publishing docker image * [skip ci] clean up * remove sentry/nextjs * refine config and fetch error payload * log 404 * make ENV variables for instance and enviroment optional * add release and enviroment to csp
Showing
... | @@ -36,9 +36,7 @@ | ... | @@ -36,9 +36,7 @@ |
"@metamask/post-message-stream": "^7.0.0", | "@metamask/post-message-stream": "^7.0.0", | ||
"@metamask/providers": "^10.2.1", | "@metamask/providers": "^10.2.1", | ||
"@monaco-editor/react": "^4.4.6", | "@monaco-editor/react": "^4.4.6", | ||
"@sentry/nextjs": "^7.12.1", | "@sentry/react": "^7.72.0", | ||
"@sentry/react": "^7.24.0", | |||
"@sentry/tracing": "^7.24.0", | |||
"@slise/embed-react": "^2.2.0", | "@slise/embed-react": "^2.2.0", | ||
"@tanstack/react-query": "^4.0.10", | "@tanstack/react-query": "^4.0.10", | ||
"@tanstack/react-query-devtools": "^4.0.10", | "@tanstack/react-query-devtools": "^4.0.10", | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment