Skip to content

chore(frontend): refresh lockfile for stable Next.js builds#13

Open
kutcode wants to merge 1 commit intomainfrom
codex/lockfile-swc-cleanup
Open

chore(frontend): refresh lockfile for stable Next.js builds#13
kutcode wants to merge 1 commit intomainfrom
codex/lockfile-swc-cleanup

Conversation

@kutcode
Copy link
Copy Markdown
Owner

@kutcode kutcode commented Mar 3, 2026

Summary

  • regenerate frontend/package-lock.json to align with current Next.js dependency graph
  • include missing optional SWC-related lockfile entries used during build
  • remove noisy lockfile patch warnings seen in containerized/local builds

Validation

  • npm run build in frontend passes
  • docker compose exec -T frontend sh -lc "NODE_ENV=production npm run build" passes
  • lockfile-only update; no application code changes

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