Skip to content

fix(frontend): add recharts dependency for historical weight chart - #564

Merged
thegreatfeez merged 1 commit into
Ac0rdP:mainfrom
Asta-wizard:fix/frontend-recharts-dependency
Sep 5, 2026
Merged

fix(frontend): add recharts dependency for historical weight chart#564
thegreatfeez merged 1 commit into
Ac0rdP:mainfrom
Asta-wizard:fix/frontend-recharts-dependency

Conversation

@Asta-wizard

Copy link
Copy Markdown
Contributor

PR #555 added HistoricalWeightChart.tsx which imports recharts, but the dependency was never added to frontend/package.json, breaking the Vercel production build (tsc -b fails with TS2307: Cannot find module 'recharts'). This adds recharts@^3.10.1 so the build passes and recent contributions can deploy.

@vercel

vercel Bot commented Sep 5, 2026

Copy link
Copy Markdown

@Asta-wizard is attempting to deploy a commit to the thegreatfeez's projects Team on Vercel.

A member of the Team first needs to authorize it.

@thegreatfeez
thegreatfeez merged commit c81ff33 into Ac0rdP:main Sep 5, 2026
0 of 2 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.

2 participants