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

---
updated-dependencies:
- dependency-name: expo-file-system
  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:31:54 +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-file-system from 56.0.8 to 57.0.1 2026-07-19 08:31:54 +00:00
tsconfig.json Complete Expo SDK 56 upgrade 2026-05-24 11:52:11 +02:00