Skip to content

Commit

Permalink
Pin sentry
Browse files Browse the repository at this point in the history
  • Loading branch information
KVNLS committed Apr 5, 2024
1 parent 3e9e8a5 commit bbcc9bc
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 84 deletions.
10 changes: 5 additions & 5 deletions apps/ledger-live-desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,9 @@
"@ledgerhq/types-cryptoassets": "workspace:^",
"@ledgerhq/types-devices": "workspace:^",
"@ledgerhq/types-live": "workspace:^",
"@sentry/electron": "^4.15.1",
"@sentry/node": "7.84.0",
"@sentry/tracing": "7.84.0",
"@sentry/electron": "4.21.0",
"@sentry/node": "7.109.0",
"@sentry/tracing": "7.109.0",
"@tanstack/react-query": "^5.17.19",
"@tippyjs/react": "^4.2.6",
"@trust/keyto": "^1.0.1",
Expand Down Expand Up @@ -154,8 +154,8 @@
"@ledgerhq/test-utils": "workspace:^",
"@octokit/rest": "^18.12.0",
"@playwright/test": "^1.41.2",
"@sentry/cli": "^2.27.0",
"@sentry/types": "^7.99.0",
"@sentry/cli": "2.31.0",
"@sentry/types": "7.109.0",
"@testing-library/dom": "^9.3.3",
"@testing-library/jest-dom": "^6.1.5",
"@testing-library/react": "^14.1.2",
Expand Down
4 changes: 2 additions & 2 deletions apps/ledger-live-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"@reduxjs/toolkit": "^2.0.1",
"@segment/analytics-react-native": "^2.9.1",
"@segment/sovran-react-native": "^0.4.5",
"@sentry/react-native": "^5.19.0",
"@sentry/react-native": "5.20.0",
"@shopify/react-native-performance": "^4.1.2",
"@shopify/react-native-performance-navigation": "^3.0.0",
"@tanstack/react-query": "^5.17.19",
Expand Down Expand Up @@ -229,7 +229,7 @@
"@react-native-community/cli-platform-ios": "12.3.6",
"@react-native/babel-preset": "0.73.19",
"@react-native/dev-middleware": "0.73.7",
"@sentry/cli": "^2.5.2",
"@sentry/cli": "2.31.0",
"@swc/core": "^1.3.95",
"@swc/jest": "^0.2.29",
"@testing-library/jest-native": "^5.4.3",
Expand Down
2 changes: 1 addition & 1 deletion libs/domain-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@ledgerhq/errors": "workspace:^",
"@ledgerhq/logs": "workspace:^",
"@ledgerhq/types-live": "workspace:^",
"axios": "1.3.1",
"axios": "^1.3.4",
"eip55": "^2.1.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,9 +163,6 @@
"blake2"
],
"overrides": {
"@hashgraph/sdk>@grpc/grpc-js": "1.6.7",
"tronweb>axios": "0.26.1",
"@hashgraph/sdk>@hashgraph/cryptography": "1.1.2",
"stellar-base>sodium-native": "^3.2.1",
"remove-flow-types-loader>flow-remove-types": "^2",
"remove-flow-types-loader>loader-utils": "*",
Expand Down
95 changes: 22 additions & 73 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bbcc9bc

Please sign in to comment.