Skip to content
This repository was archived by the owner on Aug 31, 2026. It is now read-only.
This repository was archived by the owner on Aug 31, 2026. It is now read-only.

Align Expo SDK 57 package versions so quality validation passes #6

Description

@jongan69

Problem

The validate job on Dependabot PR #5 fails expo-doctor: 17 installed packages are behind the patch versions required by the current Expo SDK 57 release. TypeScript checks pass, but dependency validation remains red.

Failing job: https://github.com/jongan69/ListingOS-AI/actions/runs/31556833168/job/93990876543

Required work

  • Run the Expo-compatible dependency alignment using Bun for the project workflow.
  • Update the manifest and lockfile together.
  • Verify expo-doctor, app typecheck, worker typecheck, and the full quality workflow.
  • Keep the change scoped to SDK-compatible patch alignment unless a larger upgrade is explicitly justified.

Acceptance criteria

  • expo-doctor reports all checks passing.
  • The ListingOS quality / validate job is green.
  • No application behavior regressions are introduced.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions