From b754738aa219f7844fbf91171a2597d2e56cff87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 22:45:19 +0000 Subject: [PATCH] chore(deps): bump @sentry/react-native from 8.22.0 to 8.23.0 Bumps [@sentry/react-native](https://github.com/getsentry/sentry-react-native) from 8.22.0 to 8.23.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.22.0...8.23.0) --- updated-dependencies: - dependency-name: "@sentry/react-native" dependency-version: 8.23.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 0668cd1c3..3fec5a62a 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@react-navigation/material-top-tabs": "7.6.15", "@react-navigation/native": "7.3.16", "@react-navigation/native-stack": "7.18.8", - "@sentry/react-native": "8.22.0", + "@sentry/react-native": "8.23.0", "@tamagui/animations-reanimated": "2.7.7", "@tamagui/config": "2.7.7", "@tanstack/query-async-storage-persister": "5.101.4",