From 78faa977e276ae1702a5b5099fbfc81eb7f9007d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 22:47:04 +0000 Subject: [PATCH] chore(deps): bump @sentry/react-native from 8.24.0 to 8.25.0 Bumps [@sentry/react-native](https://github.com/getsentry/sentry-react-native) from 8.24.0 to 8.25.0. - [Release notes](https://github.com/getsentry/sentry-react-native/releases) - [Changelog](https://github.com/getsentry/sentry-react-native/blob/main/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-react-native/compare/8.24.0...8.25.0) --- updated-dependencies: - dependency-name: "@sentry/react-native" dependency-version: 8.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5b66423fc..dfca9012c 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@react-navigation/material-top-tabs": "7.6.17", "@react-navigation/native": "7.3.18", "@react-navigation/native-stack": "7.18.10", - "@sentry/react-native": "8.24.0", + "@sentry/react-native": "8.25.0", "@tamagui/animations-reanimated": "2.7.7", "@tamagui/config": "2.7.7", "@tanstack/query-async-storage-persister": "5.102.8",