Merge pull request #133 from blockscout/sentry-fixes
sentry fixes
Showing
... | @@ -15,7 +15,7 @@ | ... | @@ -15,7 +15,7 @@ |
"@chakra-ui/theme-tools": "^2.0.2", | "@chakra-ui/theme-tools": "^2.0.2", | ||
"@emotion/react": "^11", | "@emotion/react": "^11", | ||
"@emotion/styled": "^11", | "@emotion/styled": "^11", | ||
"@sentry/nextjs": "^7.11.1", | "@sentry/nextjs": "^7.12.1", | ||
"@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", | ||
"@types/react-scroll": "^1.8.4", | "@types/react-scroll": "^1.8.4", | ||
... | ... |
Please register or sign in to comment