trails/apps/mobile
dependabot[bot] 92f719a787
chore(deps): bump expo-device from 56.0.4 to 57.0.1
Bumps [expo-device](https://github.com/expo/expo/tree/HEAD/packages/expo-device) from 56.0.4 to 57.0.1.
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-device/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-device)

---
updated-dependencies:
- dependency-name: expo-device
  dependency-version: 57.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-19 08:35:08 +00:00
..
__mocks__ Add Jest mock for expo-crypto 2026-05-24 11:54:50 +02:00
app mobile: await render() in smoke test for RNTL v14 compatibility 2026-06-10 03:29:07 +02:00
assets Initialize Expo mobile app with tab navigation and monorepo support 2026-04-12 23:05:57 +02:00
lib chore(ts): eliminate the remaining 4 \as any\ casts in production code 2026-05-26 07:11:02 +02:00
.gitignore Add local build scripts via Expo CNG/prebuild 2026-04-15 01:19:37 +02:00
app.config.ts Complete Expo SDK 56 upgrade 2026-05-24 11:52:11 +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 Complete Expo SDK 56 upgrade 2026-05-24 11:52:11 +02:00
package.json chore(deps): bump expo-device from 56.0.4 to 57.0.1 2026-07-19 08:35:08 +00:00
tsconfig.json Complete Expo SDK 56 upgrade 2026-05-24 11:52:11 +02:00