trails/apps/mobile
dependabot[bot] e94069232b
Bump @sentry/react-native from 7.11.0 to 8.8.0
Bumps [@sentry/react-native](https://github.com/getsentry/sentry-react-native) from 7.11.0 to 8.8.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/7.11.0...8.8.0)

---
updated-dependencies:
- dependency-name: "@sentry/react-native"
  dependency-version: 8.8.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-19 11:34:23 +00:00
..
app Fix Android emulator dev server: use 10.0.2.2 instead of localhost 2026-04-15 01:22:50 +02:00
assets Initialize Expo mobile app with tab navigation and monorepo support 2026-04-12 23:05:57 +02:00
lib Upgrade @maplibre/maplibre-react-native from 10 to 11 2026-04-19 12:09:06 +02:00
.gitignore Add local build scripts via Expo CNG/prebuild 2026-04-15 01:19:37 +02:00
app.config.ts Upgrade @maplibre/maplibre-react-native from 10 to 11 2026-04-19 12:09:06 +02:00
eas.json Enable Sentry source map upload in EAS builds 2026-04-13 02:12:36 +02:00
index.ts Initialize Expo mobile app with tab navigation and monorepo support 2026-04-12 23:05:57 +02:00
metro.config.js Add Metro config for monorepo module resolution 2026-04-15 07:39:04 +02:00
package.json Bump @sentry/react-native from 7.11.0 to 8.8.0 2026-04-19 11:34:23 +00:00
tsconfig.json Implement mobile route editor with MapLibre and BRouter routing 2026-04-15 01:06:10 +02:00