Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
72 changes: 64 additions & 8 deletions flow-typed/npm/@sentry/browser_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: de77fa9359762fe9b65fa992bad8d438
// flow-typed version: <<STUB>>/@sentry/browser_v^8.54.0/flow_v0.203.1
// flow-typed signature: 93574e3286152fe06494f76bc95a5fe9
// flow-typed version: <<STUB>>/@sentry/browser_v^9.11.0/flow_v0.203.1

/**
* This is an autogenerated libdef stub for:
Expand Down Expand Up @@ -30,6 +30,10 @@ declare module '@sentry/browser/build/npm/cjs/debug-build' {
declare module.exports: any;
}

declare module '@sentry/browser/build/npm/cjs/diagnose-sdk' {
declare module.exports: any;
}

declare module '@sentry/browser/build/npm/cjs/eventbuilder' {
declare module.exports: any;
}
Expand Down Expand Up @@ -78,6 +82,10 @@ declare module '@sentry/browser/build/npm/cjs/integrations/featureFlags/openfeat
declare module.exports: any;
}

declare module '@sentry/browser/build/npm/cjs/integrations/featureFlags/statsig/integration' {
declare module.exports: any;
}

declare module '@sentry/browser/build/npm/cjs/integrations/featureFlags/unleash/integration' {
declare module.exports: any;
}
Expand All @@ -86,6 +94,10 @@ declare module '@sentry/browser/build/npm/cjs/integrations/globalhandlers' {
declare module.exports: any;
}

declare module '@sentry/browser/build/npm/cjs/integrations/graphqlClient' {
declare module.exports: any;
}

declare module '@sentry/browser/build/npm/cjs/integrations/httpclient' {
declare module.exports: any;
}
Expand All @@ -106,7 +118,7 @@ declare module '@sentry/browser/build/npm/cjs/integrations/spotlight' {
declare module.exports: any;
}

declare module '@sentry/browser/build/npm/cjs/metrics' {
declare module '@sentry/browser/build/npm/cjs/log' {
declare module.exports: any;
}

Expand Down Expand Up @@ -138,6 +150,10 @@ declare module '@sentry/browser/build/npm/cjs/tracing/browserTracingIntegration'
declare module.exports: any;
}

declare module '@sentry/browser/build/npm/cjs/tracing/previousTrace' {
declare module.exports: any;
}

declare module '@sentry/browser/build/npm/cjs/tracing/request' {
declare module.exports: any;
}
Expand Down Expand Up @@ -170,6 +186,10 @@ declare module '@sentry/browser/build/npm/esm/debug-build' {
declare module.exports: any;
}

declare module '@sentry/browser/build/npm/esm/diagnose-sdk' {
declare module.exports: any;
}

declare module '@sentry/browser/build/npm/esm/eventbuilder' {
declare module.exports: any;
}
Expand Down Expand Up @@ -218,6 +238,10 @@ declare module '@sentry/browser/build/npm/esm/integrations/featureFlags/openfeat
declare module.exports: any;
}

declare module '@sentry/browser/build/npm/esm/integrations/featureFlags/statsig/integration' {
declare module.exports: any;
}

declare module '@sentry/browser/build/npm/esm/integrations/featureFlags/unleash/integration' {
declare module.exports: any;
}
Expand All @@ -226,6 +250,10 @@ declare module '@sentry/browser/build/npm/esm/integrations/globalhandlers' {
declare module.exports: any;
}

declare module '@sentry/browser/build/npm/esm/integrations/graphqlClient' {
declare module.exports: any;
}

declare module '@sentry/browser/build/npm/esm/integrations/httpclient' {
declare module.exports: any;
}
Expand All @@ -246,7 +274,7 @@ declare module '@sentry/browser/build/npm/esm/integrations/spotlight' {
declare module.exports: any;
}

declare module '@sentry/browser/build/npm/esm/metrics' {
declare module '@sentry/browser/build/npm/esm/log' {
declare module.exports: any;
}

Expand Down Expand Up @@ -278,6 +306,10 @@ declare module '@sentry/browser/build/npm/esm/tracing/browserTracingIntegration'
declare module.exports: any;
}

declare module '@sentry/browser/build/npm/esm/tracing/previousTrace' {
declare module.exports: any;
}

declare module '@sentry/browser/build/npm/esm/tracing/request' {
declare module.exports: any;
}
Expand Down Expand Up @@ -309,6 +341,9 @@ declare module '@sentry/browser/build/npm/cjs/client.js' {
declare module '@sentry/browser/build/npm/cjs/debug-build.js' {
declare module.exports: $Exports<'@sentry/browser/build/npm/cjs/debug-build'>;
}
declare module '@sentry/browser/build/npm/cjs/diagnose-sdk.js' {
declare module.exports: $Exports<'@sentry/browser/build/npm/cjs/diagnose-sdk'>;
}
declare module '@sentry/browser/build/npm/cjs/eventbuilder.js' {
declare module.exports: $Exports<'@sentry/browser/build/npm/cjs/eventbuilder'>;
}
Expand Down Expand Up @@ -348,12 +383,18 @@ declare module '@sentry/browser/build/npm/cjs/integrations/featureFlags/launchda
declare module '@sentry/browser/build/npm/cjs/integrations/featureFlags/openfeature/integration.js' {
declare module.exports: $Exports<'@sentry/browser/build/npm/cjs/integrations/featureFlags/openfeature/integration'>;
}
declare module '@sentry/browser/build/npm/cjs/integrations/featureFlags/statsig/integration.js' {
declare module.exports: $Exports<'@sentry/browser/build/npm/cjs/integrations/featureFlags/statsig/integration'>;
}
declare module '@sentry/browser/build/npm/cjs/integrations/featureFlags/unleash/integration.js' {
declare module.exports: $Exports<'@sentry/browser/build/npm/cjs/integrations/featureFlags/unleash/integration'>;
}
declare module '@sentry/browser/build/npm/cjs/integrations/globalhandlers.js' {
declare module.exports: $Exports<'@sentry/browser/build/npm/cjs/integrations/globalhandlers'>;
}
declare module '@sentry/browser/build/npm/cjs/integrations/graphqlClient.js' {
declare module.exports: $Exports<'@sentry/browser/build/npm/cjs/integrations/graphqlClient'>;
}
declare module '@sentry/browser/build/npm/cjs/integrations/httpclient.js' {
declare module.exports: $Exports<'@sentry/browser/build/npm/cjs/integrations/httpclient'>;
}
Expand All @@ -369,8 +410,8 @@ declare module '@sentry/browser/build/npm/cjs/integrations/reportingobserver.js'
declare module '@sentry/browser/build/npm/cjs/integrations/spotlight.js' {
declare module.exports: $Exports<'@sentry/browser/build/npm/cjs/integrations/spotlight'>;
}
declare module '@sentry/browser/build/npm/cjs/metrics.js' {
declare module.exports: $Exports<'@sentry/browser/build/npm/cjs/metrics'>;
declare module '@sentry/browser/build/npm/cjs/log.js' {
declare module.exports: $Exports<'@sentry/browser/build/npm/cjs/log'>;
}
declare module '@sentry/browser/build/npm/cjs/profiling/integration.js' {
declare module.exports: $Exports<'@sentry/browser/build/npm/cjs/profiling/integration'>;
Expand All @@ -393,6 +434,9 @@ declare module '@sentry/browser/build/npm/cjs/tracing/backgroundtab.js' {
declare module '@sentry/browser/build/npm/cjs/tracing/browserTracingIntegration.js' {
declare module.exports: $Exports<'@sentry/browser/build/npm/cjs/tracing/browserTracingIntegration'>;
}
declare module '@sentry/browser/build/npm/cjs/tracing/previousTrace.js' {
declare module.exports: $Exports<'@sentry/browser/build/npm/cjs/tracing/previousTrace'>;
}
declare module '@sentry/browser/build/npm/cjs/tracing/request.js' {
declare module.exports: $Exports<'@sentry/browser/build/npm/cjs/tracing/request'>;
}
Expand All @@ -417,6 +461,9 @@ declare module '@sentry/browser/build/npm/esm/client.js' {
declare module '@sentry/browser/build/npm/esm/debug-build.js' {
declare module.exports: $Exports<'@sentry/browser/build/npm/esm/debug-build'>;
}
declare module '@sentry/browser/build/npm/esm/diagnose-sdk.js' {
declare module.exports: $Exports<'@sentry/browser/build/npm/esm/diagnose-sdk'>;
}
declare module '@sentry/browser/build/npm/esm/eventbuilder.js' {
declare module.exports: $Exports<'@sentry/browser/build/npm/esm/eventbuilder'>;
}
Expand Down Expand Up @@ -456,12 +503,18 @@ declare module '@sentry/browser/build/npm/esm/integrations/featureFlags/launchda
declare module '@sentry/browser/build/npm/esm/integrations/featureFlags/openfeature/integration.js' {
declare module.exports: $Exports<'@sentry/browser/build/npm/esm/integrations/featureFlags/openfeature/integration'>;
}
declare module '@sentry/browser/build/npm/esm/integrations/featureFlags/statsig/integration.js' {
declare module.exports: $Exports<'@sentry/browser/build/npm/esm/integrations/featureFlags/statsig/integration'>;
}
declare module '@sentry/browser/build/npm/esm/integrations/featureFlags/unleash/integration.js' {
declare module.exports: $Exports<'@sentry/browser/build/npm/esm/integrations/featureFlags/unleash/integration'>;
}
declare module '@sentry/browser/build/npm/esm/integrations/globalhandlers.js' {
declare module.exports: $Exports<'@sentry/browser/build/npm/esm/integrations/globalhandlers'>;
}
declare module '@sentry/browser/build/npm/esm/integrations/graphqlClient.js' {
declare module.exports: $Exports<'@sentry/browser/build/npm/esm/integrations/graphqlClient'>;
}
declare module '@sentry/browser/build/npm/esm/integrations/httpclient.js' {
declare module.exports: $Exports<'@sentry/browser/build/npm/esm/integrations/httpclient'>;
}
Expand All @@ -477,8 +530,8 @@ declare module '@sentry/browser/build/npm/esm/integrations/reportingobserver.js'
declare module '@sentry/browser/build/npm/esm/integrations/spotlight.js' {
declare module.exports: $Exports<'@sentry/browser/build/npm/esm/integrations/spotlight'>;
}
declare module '@sentry/browser/build/npm/esm/metrics.js' {
declare module.exports: $Exports<'@sentry/browser/build/npm/esm/metrics'>;
declare module '@sentry/browser/build/npm/esm/log.js' {
declare module.exports: $Exports<'@sentry/browser/build/npm/esm/log'>;
}
declare module '@sentry/browser/build/npm/esm/profiling/integration.js' {
declare module.exports: $Exports<'@sentry/browser/build/npm/esm/profiling/integration'>;
Expand All @@ -501,6 +554,9 @@ declare module '@sentry/browser/build/npm/esm/tracing/backgroundtab.js' {
declare module '@sentry/browser/build/npm/esm/tracing/browserTracingIntegration.js' {
declare module.exports: $Exports<'@sentry/browser/build/npm/esm/tracing/browserTracingIntegration'>;
}
declare module '@sentry/browser/build/npm/esm/tracing/previousTrace.js' {
declare module.exports: $Exports<'@sentry/browser/build/npm/esm/tracing/previousTrace'>;
}
declare module '@sentry/browser/build/npm/esm/tracing/request.js' {
declare module.exports: $Exports<'@sentry/browser/build/npm/esm/tracing/request'>;
}
Expand Down
4 changes: 2 additions & 2 deletions flow-typed/npm/@sentry/cli_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: a488ce225114838af338f85f8c01fd99
// flow-typed version: <<STUB>>/@sentry/cli_v^2.41.1/flow_v0.203.1
// flow-typed signature: c8efa8de876bbd18fe5ed8aceb2932d7
// flow-typed version: <<STUB>>/@sentry/cli_v^2.43.0/flow_v0.203.1

/**
* This is an autogenerated libdef stub for:
Expand Down
10 changes: 5 additions & 5 deletions flow-typed/npm/@testing-library/jest-dom_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: 5a71b115aafded9389fd01835e429e84
// flow-typed version: <<STUB>>/@testing-library/jest-dom_v^6.6.3/flow_v0.203.1
// flow-typed signature: 51d3de3fe5fbb1bb03a6b49308e654c2
// flow-typed version: <<STUB>>/@testing-library/jest-dom_v^6.8.0/flow_v0.203.1

/**
* This is an autogenerated libdef stub for:
Expand Down Expand Up @@ -30,7 +30,7 @@ declare module '@testing-library/jest-dom/dist/jest-globals' {
declare module.exports: any;
}

declare module '@testing-library/jest-dom/dist/matchers-7fb38cd4' {
declare module '@testing-library/jest-dom/dist/matchers-a1259dd2' {
declare module.exports: any;
}

Expand Down Expand Up @@ -64,8 +64,8 @@ declare module '@testing-library/jest-dom/dist/index.js' {
declare module '@testing-library/jest-dom/dist/jest-globals.js' {
declare module.exports: $Exports<'@testing-library/jest-dom/dist/jest-globals'>;
}
declare module '@testing-library/jest-dom/dist/matchers-7fb38cd4.js' {
declare module.exports: $Exports<'@testing-library/jest-dom/dist/matchers-7fb38cd4'>;
declare module '@testing-library/jest-dom/dist/matchers-a1259dd2.js' {
declare module.exports: $Exports<'@testing-library/jest-dom/dist/matchers-a1259dd2'>;
}
declare module '@testing-library/jest-dom/dist/matchers.js' {
declare module.exports: $Exports<'@testing-library/jest-dom/dist/matchers'>;
Expand Down
Loading