Skip to content

Upgrade dashboard to Next.js 16#168

Open
MaxGhenis wants to merge 2 commits intomainfrom
upgrade-next-16
Open

Upgrade dashboard to Next.js 16#168
MaxGhenis wants to merge 2 commits intomainfrom
upgrade-next-16

Conversation

@MaxGhenis
Copy link
Contributor

Summary

  • Upgrade next from 15.5.7 to 16.1.6 and eslint-config-next to ^16
  • tsconfig.json auto-updated by Next.js 16 (added .next/dev/types/**/*.ts to includes, set jsx to react-jsx)
  • Migrated lockfile from package-lock.json to bun.lock

Test plan

  • bun run build succeeds with no errors
  • Verify CI passes

🤖 Generated with Claude Code

Update next and eslint-config-next to ^16. tsconfig.json auto-updated
by Next.js 16 build. Add bun.lock (migrated from package-lock.json).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Mar 6, 2026

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

Project Deployment Actions Updated (UTC)
microimpute-dashboard Ready Ready Preview, Comment Mar 7, 2026 1:52pm

Import design-system CSS tokens in globals.css and use JS color tokens
from @policyengine/design-system across all dashboard components for
brand colors, text, borders, chart fills, and semantic colors.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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