0233c3a11a
- Upgrade API v2 Sentry packages from v8.x to v9.15.0 to match web/API v1 - Add yarn resolution for import-in-the-middle to prevent version conflicts - Standardize Sentry versions across the monorepo Fixes import-in-the-middle package version mismatch error: - Project was using 1.11.2 while Sentry v9.x requires 1.13.1 - Root cause: API v2 used Sentry v8.x while other apps used v9.x - Solution: Upgrade all Sentry packages to v9.15.0 and force single import-in-the-middle version Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>