feat(editor): Upgrade @sentry/vue to address GHSA-593m-55hh-j8gv (no-changelog) (#11169)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-10-08 18:10:19 +02:00
committed by GitHub
parent af4f4a089d
commit 94cfb3727c
6 changed files with 66 additions and 64 deletions

View File

@@ -116,10 +116,6 @@ declare global {
};
// eslint-disable-next-line @typescript-eslint/naming-convention
Cypress: unknown;
Sentry?: {
captureException: (error: Error, metadata?: unknown) => void;
};
}
}