ever-co/ever-gauzy

[Chore] Update all Sentry packages in Gauzy

Opened this issue · 0 comments

Description: We need to update all the Sentry-related packages in the Gauzy project to their latest versions. This task is low priority but necessary to ensure we're running up-to-date versions for better stability, performance, and new feature support.

Tasks:

  1. Identify all Sentry packages used in the project.
  2. Check the current version of each Sentry package.
  3. Update each package to its latest stable version.
  4. Ensure compatibility with the existing codebase.
  5. Run tests to confirm that the updated packages do not introduce any issues.