Skip to content

Commit

Permalink
fix: match sentry versions with sentry/rn
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Jul 12, 2023
1 parent d7c2bad commit eb57d3b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 77 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
"homepage": "https://docs.expo.io/guides/using-sentry/",
"dependencies": {
"@expo/spawn-async": "^1.7.0",
"@sentry/integrations": "7.52.1",
"@sentry/react": "7.52.1",
"@sentry/integrations": "7.52.0",
"@sentry/react": "7.52.0",
"@sentry/react-native": "5.5.0",
"@sentry/types": "7.52.1",
"@sentry/types": "7.52.0",
"mkdirp": "^1.0.4",
"rimraf": "^3.0.2"
},
Expand Down
74 changes: 0 additions & 74 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2306,16 +2306,6 @@
"@sentry/utils" "7.52.0"
tslib "^1.9.3"

"@sentry-internal/tracing@7.52.1":
version "7.52.1"
resolved "https://registry.yarnpkg.com/@sentry-internal/tracing/-/tracing-7.52.1.tgz#c98823afd2f9814466fa26f24a1a54fe63b27c24"
integrity sha512-6N99rE+Ek0LgbqSzI/XpsKSLUyJjQ9nychViy+MP60p1x+hllukfTsDbNtUNrPlW0Bx+vqUrWKkAqmTFad94TQ==
dependencies:
"@sentry/core" "7.52.1"
"@sentry/types" "7.52.1"
"@sentry/utils" "7.52.1"
tslib "^1.9.3"

"@sentry/browser@7.52.0":
version "7.52.0"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-7.52.0.tgz#55d266c89ed668389ff687e5cc885c27016ea85c"
Expand All @@ -2328,18 +2318,6 @@
"@sentry/utils" "7.52.0"
tslib "^1.9.3"

"@sentry/browser@7.52.1":
version "7.52.1"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-7.52.1.tgz#f112ca4170bb5023f050bdcbcce5621b475a46eb"
integrity sha512-HrCOfieX68t+Wj42VIkraLYwx8kN5311SdBkHccevWs2Y2dZU7R9iLbI87+nb5kpOPQ7jVWW7d6QI/yZmliYgQ==
dependencies:
"@sentry-internal/tracing" "7.52.1"
"@sentry/core" "7.52.1"
"@sentry/replay" "7.52.1"
"@sentry/types" "7.52.1"
"@sentry/utils" "7.52.1"
tslib "^1.9.3"

"@sentry/cli@2.17.5":
version "2.17.5"
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.17.5.tgz#d41e24893a843bcd41e14274044a7ddea9332824"
Expand All @@ -2360,15 +2338,6 @@
"@sentry/utils" "7.52.0"
tslib "^1.9.3"

"@sentry/core@7.52.1":
version "7.52.1"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.52.1.tgz#4de702937ba8944802bb06eb8dfdf089c39f6bab"
integrity sha512-36clugQu5z/9jrit1gzI7KfKbAUimjRab39JeR0mJ6pMuKLTTK7PhbpUAD4AQBs9qVeXN2c7h9SVZiSA0UDvkg==
dependencies:
"@sentry/types" "7.52.1"
"@sentry/utils" "7.52.1"
tslib "^1.9.3"

"@sentry/hub@7.52.0":
version "7.52.0"
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-7.52.0.tgz#ffc087d58c745d57108862faa0f701b15503dcc2"
Expand All @@ -2389,16 +2358,6 @@
localforage "^1.8.1"
tslib "^1.9.3"

"@sentry/integrations@7.52.1":
version "7.52.1"
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.52.1.tgz#e8a5988477e8d295fa1d90ce5628c1a7794c2a09"
integrity sha512-4uejF01723wzEHjcP5AcNcV+Z/6U27b1LyaDu0jY3XDry98MMjhS/ASzecLpaEFxi3dh/jMTUrNp1u7WMj59Lg==
dependencies:
"@sentry/types" "7.52.1"
"@sentry/utils" "7.52.1"
localforage "^1.8.1"
tslib "^1.9.3"

"@sentry/react-native@5.5.0":
version "5.5.0"
resolved "https://registry.yarnpkg.com/@sentry/react-native/-/react-native-5.5.0.tgz#b1283f68465b1772ad6059ebba149673cef33f2d"
Expand All @@ -2424,17 +2383,6 @@
hoist-non-react-statics "^3.3.2"
tslib "^1.9.3"

"@sentry/react@7.52.1":
version "7.52.1"
resolved "https://registry.yarnpkg.com/@sentry/react/-/react-7.52.1.tgz#5f30919f4680493558c5233165b2092d2b59f6d1"
integrity sha512-RRH+GJE5TNg5QS86bSjSZuR2snpBTOO5/SU9t4BOqZMknzhMVTClGMm84hffJa9pMPMJPQ2fWQAbhrlD8RcF6w==
dependencies:
"@sentry/browser" "7.52.1"
"@sentry/types" "7.52.1"
"@sentry/utils" "7.52.1"
hoist-non-react-statics "^3.3.2"
tslib "^1.9.3"

"@sentry/replay@7.52.0":
version "7.52.0"
resolved "https://registry.yarnpkg.com/@sentry/replay/-/replay-7.52.0.tgz#4d78e88282d2c1044ea4b648a68d1b22173e810d"
Expand All @@ -2444,25 +2392,11 @@
"@sentry/types" "7.52.0"
"@sentry/utils" "7.52.0"

"@sentry/replay@7.52.1":
version "7.52.1"
resolved "https://registry.yarnpkg.com/@sentry/replay/-/replay-7.52.1.tgz#272a0bcb79bb9ffce99b5dcaf864f18d729ce0da"
integrity sha512-A+RaUmpU9/yBHnU3ATemc6wAvobGno0yf5R6fZYkAFoo2FCR2YG6AXxkTazymIf8v2DnLGaSDORYDPdhQClU9A==
dependencies:
"@sentry/core" "7.52.1"
"@sentry/types" "7.52.1"
"@sentry/utils" "7.52.1"

"@sentry/types@7.52.0":
version "7.52.0"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.52.0.tgz#b7d5372f17355e3991cbe818ad567f3fe277cc6b"
integrity sha512-XnEWpS6P6UdP1FqbmeqhI96Iowqd2jM5R7zJ97txTdAd5NmdHHH0pODTR9NiQViA1WlsXDut7ZLxgPzC9vIcMA==

"@sentry/types@7.52.1":
version "7.52.1"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.52.1.tgz#bcff6d0462d9b9b7b9ec31c0068fe02d44f25da2"
integrity sha512-OMbGBPrJsw0iEXwZ2bJUYxewI1IEAU2e1aQGc0O6QW5+6hhCh+8HO8Xl4EymqwejjztuwStkl6G1qhK+Q0/Row==

"@sentry/utils@7.52.0":
version "7.52.0"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.52.0.tgz#cacc36d905036ba7084c14965e964fc44239d7f0"
Expand All @@ -2471,14 +2405,6 @@
"@sentry/types" "7.52.0"
tslib "^1.9.3"

"@sentry/utils@7.52.1":
version "7.52.1"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.52.1.tgz#4a3e49b918f78dba4524c924286210259020cac5"
integrity sha512-MPt1Xu/jluulknW8CmZ2naJ53jEdtdwCBSo6fXJvOTI0SDqwIPbXDVrsnqLAhVJuIN7xbkj96nuY/VBR6S5sWg==
dependencies:
"@sentry/types" "7.52.1"
tslib "^1.9.3"

"@sideway/address@^4.1.3":
version "4.1.4"
resolved "https://registry.yarnpkg.com/@sideway/address/-/address-4.1.4.tgz#03dccebc6ea47fdc226f7d3d1ad512955d4783f0"
Expand Down

0 comments on commit eb57d3b

Please sign in to comment.