-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency @sentry/react-native to ^5.33.2 (#6148)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@sentry/react-native](https://redirect.github.com/getsentry/sentry-react-native) | [`^5.33.1` -> `^5.33.2`](https://renovatebot.com/diffs/npm/@sentry%2freact-native/5.33.1/5.33.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@sentry%2freact-native/5.33.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sentry%2freact-native/5.33.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sentry%2freact-native/5.33.1/5.33.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sentry%2freact-native/5.33.1/5.33.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>getsentry/sentry-react-native (@​sentry/react-native)</summary> ### [`v5.33.2`](https://redirect.github.com/getsentry/sentry-react-native/blob/HEAD/CHANGELOG.md#5332) [Compare Source](https://redirect.github.com/getsentry/sentry-react-native/compare/5.33.1...5.33.2) ##### Fixes - Emits Bridge log only in debug mode ([#​4145](https://redirect.github.com/getsentry/sentry-react-native/pull/4145)) - Remove unused `spanName` from `TimeToDisplayProps` ([#​4150](https://redirect.github.com/getsentry/sentry-react-native/pull/4150)) ##### Dependencies - Bump JavaScript SDK from v7.119.0 to v7.119.1 ([#​4149](https://redirect.github.com/getsentry/sentry-react-native/pull/4149)) - [changelog](https://redirect.github.com/getsentry/sentry-javascript/blob/v7/CHANGELOG.md#71191) - [diff](https://redirect.github.com/getsentry/sentry-javascript/compare/7.119.0...7.119.1) - Bump CLI from v2.36.1 to v2.36.6 ([#​4116](https://redirect.github.com/getsentry/sentry-react-native/pull/4116), [#​4131](https://redirect.github.com/getsentry/sentry-react-native/pull/4131), [#​4137](https://redirect.github.com/getsentry/sentry-react-native/pull/4137), [#​4144](https://redirect.github.com/getsentry/sentry-react-native/pull/4144)) - [changelog](https://redirect.github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2366) - [diff](https://redirect.github.com/getsentry/sentry-cli/compare/2.36.1...2.36.6) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,every weekend" in timezone America/Los_Angeles, Automerge - "after 5pm,every weekend" in timezone America/Los_Angeles. 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/valora-inc/wallet). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTUuMSIsInVwZGF0ZWRJblZlciI6IjM4LjExNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJucG0iLCJyZW5vdmF0ZSJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: valora-bot <[email protected]>
- Loading branch information
1 parent
d5c953f
commit 5f197e0
Showing
3 changed files
with
149 additions
and
119 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2974,106 +2974,106 @@ | |
dset "^3.1.1" | ||
tiny-hashes "^1.0.1" | ||
|
||
"@sentry-internal/[email protected].0": | ||
version "7.119.0" | ||
resolved "https://registry.yarnpkg.com/@sentry-internal/feedback/-/feedback-7.119.0.tgz#429b3ea0fd34e928d2e7de5dcbe9377272a3f221" | ||
integrity sha512-om8TkAU5CQGO8nkmr7qsSBVkP+/vfeS4JgtW3sjoTK0fhj26+DljR6RlfCGWtYQdPSP6XV7atcPTjbSnsmG9FQ== | ||
dependencies: | ||
"@sentry/core" "7.119.0" | ||
"@sentry/types" "7.119.0" | ||
"@sentry/utils" "7.119.0" | ||
|
||
"@sentry-internal/[email protected].0": | ||
version "7.119.0" | ||
resolved "https://registry.yarnpkg.com/@sentry-internal/replay-canvas/-/replay-canvas-7.119.0.tgz#85669d184ba79150e64d05de02f5e2b616e68371" | ||
integrity sha512-NL02VQx6ekPxtVRcsdp1bp5Tb5w6vnfBKSIfMKuDRBy5A10Uc3GSoy/c3mPyHjOxB84452A+xZSx6bliEzAnuA== | ||
dependencies: | ||
"@sentry/core" "7.119.0" | ||
"@sentry/replay" "7.119.0" | ||
"@sentry/types" "7.119.0" | ||
"@sentry/utils" "7.119.0" | ||
|
||
"@sentry-internal/[email protected].0": | ||
version "7.119.0" | ||
resolved "https://registry.yarnpkg.com/@sentry-internal/tracing/-/tracing-7.119.0.tgz#201561af2a4ad1837333287c26050a5e688537ca" | ||
integrity sha512-oKdFJnn+56f0DHUADlL8o9l8jTib3VDLbWQBVkjD9EprxfaCwt2m8L5ACRBdQ8hmpxCEo4I8/6traZ7qAdBUqA== | ||
dependencies: | ||
"@sentry/core" "7.119.0" | ||
"@sentry/types" "7.119.0" | ||
"@sentry/utils" "7.119.0" | ||
"@sentry-internal/[email protected].1": | ||
version "7.119.1" | ||
resolved "https://registry.yarnpkg.com/@sentry-internal/feedback/-/feedback-7.119.1.tgz#98285dc9dba0ab62369d758124901b00faf58697" | ||
integrity sha512-EPyW6EKZmhKpw/OQUPRkTynXecZdYl4uhZwdZuGqnGMAzswPOgQvFrkwsOuPYvoMfXqCH7YuRqyJrox3uBOrTA== | ||
dependencies: | ||
"@sentry/core" "7.119.1" | ||
"@sentry/types" "7.119.1" | ||
"@sentry/utils" "7.119.1" | ||
|
||
"@sentry-internal/[email protected].1": | ||
version "7.119.1" | ||
resolved "https://registry.yarnpkg.com/@sentry-internal/replay-canvas/-/replay-canvas-7.119.1.tgz#b1413fb37734d609b0745ac24d49ddf9d63b9c51" | ||
integrity sha512-O/lrzENbMhP/UDr7LwmfOWTjD9PLNmdaCF408Wx8SDuj7Iwc+VasGfHg7fPH4Pdr4nJON6oh+UqoV4IoG05u+A== | ||
dependencies: | ||
"@sentry/core" "7.119.1" | ||
"@sentry/replay" "7.119.1" | ||
"@sentry/types" "7.119.1" | ||
"@sentry/utils" "7.119.1" | ||
|
||
"@sentry-internal/[email protected].1": | ||
version "7.119.1" | ||
resolved "https://registry.yarnpkg.com/@sentry-internal/tracing/-/tracing-7.119.1.tgz#500d50d451bfd0ce6b185e9f112208229739ab03" | ||
integrity sha512-cI0YraPd6qBwvUA3wQdPGTy8PzAoK0NZiaTN1LM3IczdPegehWOaEG5GVTnpGnTsmBAzn1xnBXNBhgiU4dgcrQ== | ||
dependencies: | ||
"@sentry/core" "7.119.1" | ||
"@sentry/types" "7.119.1" | ||
"@sentry/utils" "7.119.1" | ||
|
||
"@sentry/[email protected]": | ||
version "2.20.1" | ||
resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-2.20.1.tgz#204c63ed006a048f48f633876e1b8bacf87a9722" | ||
integrity sha512-4mhEwYTK00bIb5Y9UWIELVUfru587Vaeg0DQGswv4aIRHIiMKLyNqCEejaaybQ/fNChIZOKmvyqXk430YVd7Qg== | ||
|
||
"@sentry/[email protected].0": | ||
version "7.119.0" | ||
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-7.119.0.tgz#65004015c107be5d2f49a852ebcffc5d19d90e0d" | ||
integrity sha512-WwmW1Y4D764kVGeKmdsNvQESZiAn9t8LmCWO0ucBksrjL2zw9gBPtOpRcO6l064sCLeSxxzCN+kIxhRm1gDFEA== | ||
dependencies: | ||
"@sentry-internal/feedback" "7.119.0" | ||
"@sentry-internal/replay-canvas" "7.119.0" | ||
"@sentry-internal/tracing" "7.119.0" | ||
"@sentry/core" "7.119.0" | ||
"@sentry/integrations" "7.119.0" | ||
"@sentry/replay" "7.119.0" | ||
"@sentry/types" "7.119.0" | ||
"@sentry/utils" "7.119.0" | ||
|
||
"@sentry/[email protected].1": | ||
version "2.36.1" | ||
resolved "https://registry.yarnpkg.com/@sentry/cli-darwin/-/cli-darwin-2.36.1.tgz#786adf6984dbe3c6fb7dac51b625c314117b807d" | ||
integrity sha512-JOHQjVD8Kqxm1jUKioAP5ohLOITf+Dh6+DBz4gQjCNdotsvNW5m63TKROwq2oB811p+Jzv5304ujmN4cAqW1Ww== | ||
|
||
"@sentry/[email protected].1": | ||
version "2.36.1" | ||
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-arm64/-/cli-linux-arm64-2.36.1.tgz#ff449d7e7e715166257998c02cf635ca02acbadd" | ||
integrity sha512-R//3ZEkbzvoStr3IA7nxBZNiBYyxOljOqAhgiTnejXHmnuwDzM3TBA2n5vKPE/kBFxboEBEw0UTzTIRb1T0bgw== | ||
|
||
"@sentry/[email protected].1": | ||
version "2.36.1" | ||
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-arm/-/cli-linux-arm-2.36.1.tgz#1ae5d335a1b4cd217a34c2bd6c6f5e0670136eb3" | ||
integrity sha512-gvEOKN0fWL2AVqUBKHNXPRZfJNvKTs8kQhS8cQqahZGgZHiPCI4BqW45cKMq+ZTt1UUbLmt6khx5Dz7wi+0i5A== | ||
|
||
"@sentry/[email protected].1": | ||
version "2.36.1" | ||
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-i686/-/cli-linux-i686-2.36.1.tgz#112b9e26357e918cbbba918114ec8cdab07cdf60" | ||
integrity sha512-R7sW5Vk/HacVy2YgQoQB+PwccvFYf2CZVPSFSFm2z7MEfNe77UYHWUq+sjJ4vxWG6HDWGVmaX0fjxyDkE01JRA== | ||
|
||
"@sentry/[email protected].1": | ||
version "2.36.1" | ||
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-x64/-/cli-linux-x64-2.36.1.tgz#c3e5bdb0c9a4bb44c83927c62a3cd7e006709bf7" | ||
integrity sha512-UMr3ik8ksA7zQfbzsfwCb+ztenLnaeAbX94Gp+bzANZwPfi/vVHf2bLyqsBs4OyVt9SPlN1bbM/RTGfMjZ3JOw== | ||
|
||
"@sentry/[email protected].1": | ||
version "2.36.1" | ||
resolved "https://registry.yarnpkg.com/@sentry/cli-win32-i686/-/cli-win32-i686-2.36.1.tgz#819573320e885e1dbf59b0a01d3bd370c84c1708" | ||
integrity sha512-CflvhnvxPEs5GWQuuDtYSLqPrBaPbcSJFlBuUIb+8WNzRxvVfjgw1qzfZmkQqABqiy/YEsEekllOoMFZAvCcVA== | ||
|
||
"@sentry/[email protected].1": | ||
version "2.36.1" | ||
resolved "https://registry.yarnpkg.com/@sentry/cli-win32-x64/-/cli-win32-x64-2.36.1.tgz#80779b4bffb4e2e32944eae72c60e6f40151b4dc" | ||
integrity sha512-wWqht2xghcK3TGnooHZSzA3WSjdtno/xFjZLvWmw38rblGwgKMxLZnlxV6uDyS+OJ6CbfDTlCRay/0TIqA0N8g== | ||
|
||
"@sentry/[email protected].1": | ||
version "2.36.1" | ||
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.36.1.tgz#a9146b798cb6d2f782a7a48d74633ddcd88dc8d3" | ||
integrity sha512-gzK5uQKDWKhyH5udoB5+oaUNrS//urWyaXgKvHKz4gFfl744HuKY9dpLPP2nMnf0zLGmGM6xJnMXLqILq0mtxw== | ||
"@sentry/[email protected].1": | ||
version "7.119.1" | ||
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-7.119.1.tgz#260470dd7fd18de366017c3bf23a252a24d2ff05" | ||
integrity sha512-aMwAnFU4iAPeLyZvqmOQaEDHt/Dkf8rpgYeJ0OEi50dmP6AjG+KIAMCXU7CYCCQDn70ITJo8QD5+KzCoZPYz0A== | ||
dependencies: | ||
"@sentry-internal/feedback" "7.119.1" | ||
"@sentry-internal/replay-canvas" "7.119.1" | ||
"@sentry-internal/tracing" "7.119.1" | ||
"@sentry/core" "7.119.1" | ||
"@sentry/integrations" "7.119.1" | ||
"@sentry/replay" "7.119.1" | ||
"@sentry/types" "7.119.1" | ||
"@sentry/utils" "7.119.1" | ||
|
||
"@sentry/[email protected].6": | ||
version "2.36.6" | ||
resolved "https://registry.yarnpkg.com/@sentry/cli-darwin/-/cli-darwin-2.36.6.tgz#c023d9552e141144dfb6512389fa253611be5877" | ||
integrity sha512-2yKECENqMZKrJY5weA19g4gTgQfeuadWvVu7fVQVsgqoBRIaEhSHJc64ZgiHq2ur06qOuYcQr5FO1VrwUE1pZg== | ||
|
||
"@sentry/[email protected].6": | ||
version "2.36.6" | ||
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-arm64/-/cli-linux-arm64-2.36.6.tgz#6f0c604b5401441e62e89c3fe4450784dd93fda6" | ||
integrity sha512-sLmmbZRE7F6UksovwcqEQ7oYXVBejpeL1CtiKVFwNoq9XB5kTiKlVColn+3yPcfwKCNj4H4HoeKc+xMtdd7wow== | ||
|
||
"@sentry/[email protected].6": | ||
version "2.36.6" | ||
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-arm/-/cli-linux-arm-2.36.6.tgz#9cc4b041fc8e20e52f745128aa8acff2b3783fa9" | ||
integrity sha512-6zB7w5NawmdzhPHxqkjlhbvQugCBiFrFaUGvb3u1Oo/VCehdmq/v4v8ob4PNN2cJhoDRqQj2mPTfL/ppYNMJuw== | ||
|
||
"@sentry/[email protected].6": | ||
version "2.36.6" | ||
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-i686/-/cli-linux-i686-2.36.6.tgz#7c7b1c0ac83f89eda844586d51809797a868827b" | ||
integrity sha512-M1pdxv7eZdGoG1wDpRb28aRUs/qb0C5jAe+a7sWHIg463jRLAahM8NDkv2bRQv0Xhw3JIkEGGvr46mPkQrOuMQ== | ||
|
||
"@sentry/[email protected].6": | ||
version "2.36.6" | ||
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-x64/-/cli-linux-x64-2.36.6.tgz#eaec558b30acec0a295f737558db3a640cc02906" | ||
integrity sha512-gVy/zAWY2DEERQ/i3V+oruMas/U29/tsRPcRkB67MIUWbW7W46+c3yH490O+t49qMYYhKYG2YfWoTzW6qMtSlA== | ||
|
||
"@sentry/[email protected].6": | ||
version "2.36.6" | ||
resolved "https://registry.yarnpkg.com/@sentry/cli-win32-i686/-/cli-win32-i686-2.36.6.tgz#29f586279e354c6fad932d09da5f32e57e883caf" | ||
integrity sha512-urH+i+WtPeW8Dund0xY8zObvvbMM0XxeEIUS4oFBCB3EMYHVxgNw+woQUv9Vyv7v+OBjckB/r27nxlwNBj4pbg== | ||
|
||
"@sentry/[email protected].6": | ||
version "2.36.6" | ||
resolved "https://registry.yarnpkg.com/@sentry/cli-win32-x64/-/cli-win32-x64-2.36.6.tgz#b283460682a0cb824c4e16fc803de5f538bd1fcb" | ||
integrity sha512-ZauqOqwFAqb/Njyc8Kj2l9Fhbms7T5zB2yu5zwvq1uiqhXqLmsb9mRTF8WJWl9WmO5hwq/GTOEQowvrwK8gblw== | ||
|
||
"@sentry/[email protected].6": | ||
version "2.36.6" | ||
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.36.6.tgz#116d2441b7e3ac49d4d5b4c09ed8e00ac9c8a67e" | ||
integrity sha512-1fcZVwe4H6a3Z1O+7m/z/2em1u67Tf0Zrt2oGEp82bqvCOHA904Wr2otc6GBEuFESB1/Mo8QgD/qwRd9Tv0Otw== | ||
dependencies: | ||
https-proxy-agent "^5.0.0" | ||
node-fetch "^2.6.7" | ||
progress "^2.0.3" | ||
proxy-from-env "^1.1.0" | ||
which "^2.0.2" | ||
optionalDependencies: | ||
"@sentry/cli-darwin" "2.36.1" | ||
"@sentry/cli-linux-arm" "2.36.1" | ||
"@sentry/cli-linux-arm64" "2.36.1" | ||
"@sentry/cli-linux-i686" "2.36.1" | ||
"@sentry/cli-linux-x64" "2.36.1" | ||
"@sentry/cli-win32-i686" "2.36.1" | ||
"@sentry/cli-win32-x64" "2.36.1" | ||
"@sentry/cli-darwin" "2.36.6" | ||
"@sentry/cli-linux-arm" "2.36.6" | ||
"@sentry/cli-linux-arm64" "2.36.6" | ||
"@sentry/cli-linux-i686" "2.36.6" | ||
"@sentry/cli-linux-x64" "2.36.6" | ||
"@sentry/cli-win32-i686" "2.36.6" | ||
"@sentry/cli-win32-x64" "2.36.6" | ||
|
||
"@sentry/[email protected]": | ||
version "7.119.0" | ||
|
@@ -3083,6 +3083,14 @@ | |
"@sentry/types" "7.119.0" | ||
"@sentry/utils" "7.119.0" | ||
|
||
"@sentry/[email protected]": | ||
version "7.119.1" | ||
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.119.1.tgz#63e949cad167a0ee5e52986c93b96ff1d6a05b57" | ||
integrity sha512-YUNnH7O7paVd+UmpArWCPH4Phlb5LwrkWVqzFWqL3xPyCcTSof2RL8UmvpkTjgYJjJ+NDfq5mPFkqv3aOEn5Sw== | ||
dependencies: | ||
"@sentry/types" "7.119.1" | ||
"@sentry/utils" "7.119.1" | ||
|
||
"@sentry/[email protected]": | ||
version "7.119.0" | ||
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-7.119.0.tgz#a94d657b9d3cfd4cc061c5c238f86faefb55d5d8" | ||
|
@@ -3102,54 +3110,76 @@ | |
"@sentry/utils" "7.119.0" | ||
localforage "^1.8.1" | ||
|
||
"@sentry/react-native@^5.33.1": | ||
version "5.33.1" | ||
resolved "https://registry.yarnpkg.com/@sentry/react-native/-/react-native-5.33.1.tgz#5427bb71205443c7fe0f5ea001bbe2ff724a686e" | ||
integrity sha512-k463M0wC+5FNJrKvzsE6uq7cjMKOrzT+hNm79sFjxqbw6vXgMHOjOcYsji7jFr5Nqr0jEOHm2niwsVlYEXGVAg== | ||
"@sentry/[email protected]": | ||
version "7.119.1" | ||
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.119.1.tgz#9fc17aa9fcb942fbd2fc12eecd77a0f316897960" | ||
integrity sha512-CGmLEPnaBqbUleVqrmGYjRjf5/OwjUXo57I9t0KKWViq81mWnYhaUhRZWFNoCNQHns+3+GPCOMvl0zlawt+evw== | ||
dependencies: | ||
"@sentry/core" "7.119.1" | ||
"@sentry/types" "7.119.1" | ||
"@sentry/utils" "7.119.1" | ||
localforage "^1.8.1" | ||
|
||
"@sentry/react-native@^5.33.2": | ||
version "5.33.2" | ||
resolved "https://registry.yarnpkg.com/@sentry/react-native/-/react-native-5.33.2.tgz#6279a447a4286d0428610d4596b18d7626488160" | ||
integrity sha512-wjNiKYqtcW3JtA6Sg7VJ0xPTaVVMvKtb9R/rtkADjYqsvXFl740YUcwD4TfMHs7UoOvMkP6E941EU1kxGlD6jA== | ||
dependencies: | ||
"@sentry/babel-plugin-component-annotate" "2.20.1" | ||
"@sentry/browser" "7.119.0" | ||
"@sentry/cli" "2.36.1" | ||
"@sentry/core" "7.119.0" | ||
"@sentry/browser" "7.119.1" | ||
"@sentry/cli" "2.36.6" | ||
"@sentry/core" "7.119.1" | ||
"@sentry/hub" "7.119.0" | ||
"@sentry/integrations" "7.119.0" | ||
"@sentry/react" "7.119.0" | ||
"@sentry/types" "7.119.0" | ||
"@sentry/utils" "7.119.0" | ||
|
||
"@sentry/[email protected].0": | ||
version "7.119.0" | ||
resolved "https://registry.yarnpkg.com/@sentry/react/-/react-7.119.0.tgz#79f2c9d94322a3afbfa8af9f5b872f7c2e9b0820" | ||
integrity sha512-cf8Cei+qdSA26gx+IMAuc/k44PeBImNzIpXi3930SLhUe44ypT5OZ/44L6xTODHZzTIyMSJPduf59vT2+eW9yg== | ||
dependencies: | ||
"@sentry/browser" "7.119.0" | ||
"@sentry/core" "7.119.0" | ||
"@sentry/types" "7.119.0" | ||
"@sentry/utils" "7.119.0" | ||
"@sentry/react" "7.119.1" | ||
"@sentry/types" "7.119.1" | ||
"@sentry/utils" "7.119.1" | ||
|
||
"@sentry/[email protected].1": | ||
version "7.119.1" | ||
resolved "https://registry.yarnpkg.com/@sentry/react/-/react-7.119.1.tgz#5cd76fe42209a1cfca6d5197e25c0c8d18299d56" | ||
integrity sha512-Bri314LnSVm16K3JATgn3Zsq6Uj3M/nIjdUb3nggBw0BMlFWMsyFjUCfmCio5d80KJK/lUjOIxRjzu79M6jOzQ== | ||
dependencies: | ||
"@sentry/browser" "7.119.1" | ||
"@sentry/core" "7.119.1" | ||
"@sentry/types" "7.119.1" | ||
"@sentry/utils" "7.119.1" | ||
hoist-non-react-statics "^3.3.2" | ||
|
||
"@sentry/[email protected].0": | ||
version "7.119.0" | ||
resolved "https://registry.yarnpkg.com/@sentry/replay/-/replay-7.119.0.tgz#50881079d013c77f87a994331d8bcad1d49e0960" | ||
integrity sha512-BnNsYL+X5I4WCH6wOpY6HQtp4MgVt0NVlhLUsEyrvMUiTs0bPkDBrulsgZQBUKJsbOr3l9nHrFoNVB/0i6WNLA== | ||
"@sentry/[email protected].1": | ||
version "7.119.1" | ||
resolved "https://registry.yarnpkg.com/@sentry/replay/-/replay-7.119.1.tgz#117cf493a3008a39943b7d571d451c6218542847" | ||
integrity sha512-4da+ruMEipuAZf35Ybt2StBdV1S+oJbSVccGpnl9w6RoeQoloT4ztR6ML3UcFDTXeTPT1FnHWDCyOfST0O7XMw== | ||
dependencies: | ||
"@sentry-internal/tracing" "7.119.0" | ||
"@sentry/core" "7.119.0" | ||
"@sentry/types" "7.119.0" | ||
"@sentry/utils" "7.119.0" | ||
"@sentry-internal/tracing" "7.119.1" | ||
"@sentry/core" "7.119.1" | ||
"@sentry/types" "7.119.1" | ||
"@sentry/utils" "7.119.1" | ||
|
||
"@sentry/[email protected]", "@sentry/types@^7.111.0": | ||
"@sentry/[email protected]": | ||
version "7.119.0" | ||
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.119.0.tgz#8b3d7a1405c362e75cd900d46089df4e70919d2a" | ||
integrity sha512-27qQbutDBPKGbuJHROxhIWc1i0HJaGLA90tjMu11wt0E4UNxXRX+UQl4Twu68v4EV3CPvQcEpQfgsViYcXmq+w== | ||
|
||
"@sentry/[email protected]", "@sentry/types@^7.111.0": | ||
version "7.119.1" | ||
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.119.1.tgz#f9c3c12e217c9078a6d556c92590e42a39b750dd" | ||
integrity sha512-4G2mcZNnYzK3pa2PuTq+M2GcwBRY/yy1rF+HfZU+LAPZr98nzq2X3+mJHNJoobeHRkvVh7YZMPi4ogXiIS5VNQ== | ||
|
||
"@sentry/[email protected]": | ||
version "7.119.0" | ||
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.119.0.tgz#debe29020f6ef3786a5bd855cf1b97116b7be826" | ||
integrity sha512-ZwyXexWn2ZIe2bBoYnXJVPc2esCSbKpdc6+0WJa8eutXfHq3FRKg4ohkfCBpfxljQGEfP1+kfin945lA21Ka+A== | ||
dependencies: | ||
"@sentry/types" "7.119.0" | ||
|
||
"@sentry/[email protected]": | ||
version "7.119.1" | ||
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.119.1.tgz#08b28fa8170987a60e149e2102e83395a95e9a89" | ||
integrity sha512-ju/Cvyeu/vkfC5/XBV30UNet5kLEicZmXSyuLwZu95hEbL+foPdxN+re7pCI/eNqfe3B2vz7lvz5afLVOlQ2Hg== | ||
dependencies: | ||
"@sentry/types" "7.119.1" | ||
|
||
"@sideway/address@^4.1.3": | ||
version "4.1.3" | ||
resolved "https://registry.yarnpkg.com/@sideway/address/-/address-4.1.3.tgz#d93cce5d45c5daec92ad76db492cc2ee3c64ab27" | ||
|