Skip to content

Upgrade Next and React stack - #6

Merged
krutilin merged 1 commit into
masterfrom
codex/upgrade-stack
Jul 9, 2026
Merged

Upgrade Next and React stack#6
krutilin merged 1 commit into
masterfrom
codex/upgrade-stack

Conversation

@krutilin

@krutilin krutilin commented Jul 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • Upgrade the app stack to Next.js 16, React 19, ESLint 9, react-dropzone 15, and qrart-lib 2.
  • Replace the removed next lint command with ESLint flat config and eslint ..
  • Keep production builds on webpack via next build --webpack to avoid a Turbopack NFT tracing warning in the API route.
  • Add dependency overrides for transitive postcss and uuid advisories.

Validation

  • npm ci
  • npm run build
  • npm run lint (passes with existing warnings for <img> and font loading)
  • npm audit --omit=dev => 0 vulnerabilities
  • Smoke-tested /api/generate locally for static JPEG and animated GIF responses.

@vercel

vercel Bot commented Jul 9, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
qrart Ready Ready Preview, Comment Jul 9, 2026 11:23pm

@krutilin
krutilin marked this pull request as ready for review July 9, 2026 23:24
@krutilin
krutilin merged commit c69cade into master Jul 9, 2026
3 checks passed
@krutilin
krutilin deleted the codex/upgrade-stack branch July 9, 2026 23:24
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