Skip to content
Prev Previous commit
Next Next commit
Merge branch 'develop' into onur/inline-hoist-non-react-statics
  • Loading branch information
chargome authored Dec 18, 2025
commit 00921647834b1df86501dfed7476e23e3cfcda46
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"access": "public"
},
"dependencies": {
"@sentry/browser": "10.30.0",
"@sentry/core": "10.30.0"
"@sentry/browser": "10.32.0",
"@sentry/core": "10.32.0",
},
"peerDependencies": {
"react": "^16.14.0 || 17.x || 18.x || 19.x"
Expand Down
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.