[Chore] Update all Sentry packages in Gauzy
Opened this issue · 0 comments
rahul-rocket commented
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:
- Identify all Sentry packages used in the project.
- Check the current version of each Sentry package.
- Update each package to its latest stable version.
- Ensure compatibility with the existing codebase.
- Run tests to confirm that the updated packages do not introduce any issues.