Skip to content

chore(deps): upgrade TypeScript to 7#52

Merged
saagpatel merged 1 commit into
mainfrom
codex/chore/typescript-7
Jul 10, 2026
Merged

chore(deps): upgrade TypeScript to 7#52
saagpatel merged 1 commit into
mainfrom
codex/chore/typescript-7

Conversation

@saagpatel

Copy link
Copy Markdown
Owner

What

Upgrade TypeScript from 5.9.3 to 7.0.2 and regenerate the npm lockfile on top of the repaired frontend dependency baseline from #51.

Why

The standalone Dependabot PR #45 was built on a malformed lockfile and failed every install-dependent gate. Recreating the update from the green #51 baseline isolates the real major upgrade.

Testing

  • npm clean install with Node 22 / npm 10
  • frontend lint, typecheck, unit tests, production build, audit, and repository verifier all passed locally
  • GitHub CI must be fully green before merge

Risks

Moderate dependency-major risk, contained to the compiler/tooling layer. No runtime source changes.

Lockfile rationale

package-lock.json was regenerated normally with Node 22 and npm 10 after selecting TypeScript 7.0.2.

Screenshots

Not applicable; no UI changes.

@saagpatel saagpatel merged commit 1abd675 into main Jul 10, 2026
26 checks passed
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