chore: upgrade sentry and start using metrics for Calendar Cache (#26827)
* upgrade sentry and start using metrics * format changes * format changes * format changes * type error * type error * format changes * format changes * fix: add updateSyncStatus call on API error and mock Sentry metrics in tests Co-Authored-By: Volnei Munhoz <volnei.munhoz@gmail.com> --------- Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
Volnei Munhoz
Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
parent
38ed00d71a
commit
cfbcd0f95b
@@ -75,7 +75,7 @@
|
||||
"@radix-ui/react-switch": "1.1.0",
|
||||
"@radix-ui/react-toggle-group": "1.0.4",
|
||||
"@radix-ui/react-tooltip": "1.0.6",
|
||||
"@sentry/nextjs": "9.15.0",
|
||||
"@sentry/nextjs": "10.33.0",
|
||||
"@stripe/react-stripe-js": "1.10.0",
|
||||
"@stripe/stripe-js": "1.35.0",
|
||||
"@tanstack/react-query": "5.17.19",
|
||||
|
||||
Reference in New Issue
Block a user