dependencies: Remove unused @sentry/integrations.

It’s unused since commit 75008d5f50
(#24849).

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg 2024-04-25 14:34:38 -07:00 committed by Anders Kaseorg
parent 263d1ae38e
commit 43874cb934
2 changed files with 0 additions and 30 deletions

View File

@ -12,7 +12,6 @@
"@giphy/js-fetch-api": "^5.0.0",
"@koa/bodyparser": "^5.0.0",
"@sentry/browser": "^7.51.2",
"@sentry/integrations": "^7.51.2",
"@types/co-body": "^6.1.3",
"@types/koa": "^2.15.0",
"@types/koa-bodyparser": "^4.3.12",

View File

@ -46,9 +46,6 @@ dependencies:
'@sentry/browser':
specifier: ^7.51.2
version: 7.109.0
'@sentry/integrations':
specifier: ^7.51.2
version: 7.109.0
'@types/co-body':
specifier: ^6.1.3
version: 6.1.3
@ -2873,16 +2870,6 @@ packages:
'@sentry/utils': 7.109.0
dev: false
/@sentry/integrations@7.109.0:
resolution: {integrity: sha512-8GwPFlUu4rB1Dx3e9tc3gCMmzC5Bd5lzThhg3tMBmzCCEp7UeA4u7eUuKJ5g49vjdznPDRG2p3PcRsApFZNPSg==}
engines: {node: '>=8'}
dependencies:
'@sentry/core': 7.109.0
'@sentry/types': 7.109.0
'@sentry/utils': 7.109.0
localforage: 1.10.0
dev: false
/@sentry/replay@7.109.0:
resolution: {integrity: sha512-hCDjbTNO7ErW/XsaBXlyHFsUhneyBUdTec1Swf98TFEfVqNsTs6q338aUcaR8dGRLbLrJ9YU9D1qKq++v5h2CA==}
engines: {node: '>=12'}
@ -7641,10 +7628,6 @@ packages:
engines: {node: '>= 4'}
dev: true
/immediate@3.0.6:
resolution: {integrity: sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==}
dev: false
/import-fresh@3.3.0:
resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==}
engines: {node: '>=6'}
@ -8484,12 +8467,6 @@ packages:
type-check: 0.4.0
dev: true
/lie@3.1.1:
resolution: {integrity: sha512-RiNhHysUjhrDQntfYSfY4MU24coXXdEOgw9WGcKHNeEwffDYbF//u87M1EWaMGzuFoSbqW0C9C6lEEhDOAswfw==}
dependencies:
immediate: 3.0.6
dev: false
/lilconfig@3.1.1:
resolution: {integrity: sha512-O18pf7nyvHTckunPWCV1XUNXU1piu01y2b7ATJ0ppkUkk8ocqVWBrYjJBCwHDjD/ZWcfyrA0P4gKhzWGi5EINQ==}
engines: {node: '>=14'}
@ -8520,12 +8497,6 @@ packages:
json5: 2.2.3
dev: false
/localforage@1.10.0:
resolution: {integrity: sha512-14/H1aX7hzBBmmh7sGPd+AOMkkIrHM3Z1PAyGgZigA1H1p5O5ANnMyWzvpAETtG68/dC4pC0ncy3+PPGzXZHPg==}
dependencies:
lie: 3.1.1
dev: false
/locate-path@3.0.0:
resolution: {integrity: sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==}
engines: {node: '>=6'}