Skip to content

chore: update dependencies to latest within semver ranges - #11

Merged
ghostcoder42 merged 1 commit into
mainfrom
chore/update-dependencies
Sep 5, 2026
Merged

ghostcoder42 merged 1 commit into
mainfrom
chore/update-dependencies

Conversation

@ghostcoder42

Copy link
Copy Markdown
Owner

expo install --fix: align all Expo SDK 57 packages (expo ~57.0.20, which also picks up the Hermes V1 memory-regression fix, plus router/splash/ file-system/etc. to their latest 57.0.x) and bun update for everything else within their package.json ranges (react-query, i18next, react, zod, zustand, react-aria, …).

Major-version bumps are intentionally skipped (react-native 0.87, gesture-handler 3, biome 2, jest 30, typescript 7, tailwind-variants 3) — they need an SDK/migration path of their own.

expo-doctor: 21/21 checks pass; tsc/biome/jest (117) all green.

expo install --fix: align all Expo SDK 57 packages (expo ~57.0.20, which
also picks up the Hermes V1 memory-regression fix, plus router/splash/
file-system/etc. to their latest 57.0.x) and bun update for everything
else within their package.json ranges (react-query, i18next, react,
zod, zustand, react-aria, …).

Major-version bumps are intentionally skipped (react-native 0.87,
gesture-handler 3, biome 2, jest 30, typescript 7, tailwind-variants 3)
— they need an SDK/migration path of their own.

expo-doctor: 21/21 checks pass; tsc/biome/jest (117) all green.
@ghostcoder42
ghostcoder42 merged commit 3c91403 into main Sep 5, 2026
2 checks passed
@ghostcoder42
ghostcoder42 deleted the chore/update-dependencies branch September 5, 2026 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant