Skip to content

Commit 77b7a01

Browse files
committed
Dependencies updates
1 parent dd7d431 commit 77b7a01

File tree

2 files changed

+275
-30
lines changed

2 files changed

+275
-30
lines changed

packages/core/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,13 @@
6464
],
6565
"peerDependencies": {
6666
"expo": ">=49.0.0",
67+
"react": ">=17.0.0",
6768
"react-native": ">=0.65.0"
6869
},
6970
"dependencies": {
7071
"@sentry/babel-plugin-component-annotate": "4.3.0",
7172
"@sentry/browser": "10.12.0",
72-
"@sentry/cli": "2.53.0",
73+
"@sentry/cli": "2.55.0",
7374
"@sentry/core": "10.12.0",
7475
"@sentry/react": "10.12.0",
7576
"@sentry/types": "10.12.0"
@@ -82,7 +83,7 @@
8283
"@sentry-internal/eslint-config-sdk": "10.12.0",
8384
"@sentry-internal/eslint-plugin-sdk": "10.12.0",
8485
"@sentry-internal/typescript": "10.12.0",
85-
"@sentry/wizard": "6.4.0",
86+
"@sentry/wizard": "6.5.0",
8687
"@testing-library/react-native": "^13.2.2",
8788
"@types/jest": "^29.5.13",
8889
"@types/node": "^20.9.3",

0 commit comments

Comments
 (0)