Context
Split out of #8588 (task 4 of 4). npm install warns:
npm warn deprecated recharts@2.15.4: 1.x and 2.x branches are no longer active. Bump to Recharts v3 to receive
latest features and bugfixes. See https://github.com/recharts/recharts/wiki/3.0-migration-guide
No CVE — informational only. recharts is a direct UI dependency (apps/loopover-ui/package.json), used across
the dashboard chart components.
Why this is its own issue
Unlike #8588's other tasks, this is UI-facing with real visual/behavioral surface area (chart rendering, props,
theming) — needs its own scoped testing pass against the v3 migration guide,
not a drive-by bump. Per the contributing skill, any visible UI change needs before/after screenshot evidence.
Task
Not urgent/blocking.
Context
Split out of #8588 (task 4 of 4).
npm installwarns:No CVE — informational only.
rechartsis a direct UI dependency (apps/loopover-ui/package.json), used acrossthe dashboard chart components.
Why this is its own issue
Unlike #8588's other tasks, this is UI-facing with real visual/behavioral surface area (chart rendering, props,
theming) — needs its own scoped testing pass against the v3 migration guide,
not a drive-by bump. Per the contributing skill, any visible UI change needs before/after screenshot evidence.
Task
rechartsto v3 inapps/loopover-ui/package.json.apps/loopover-ui/src/**.ui:lint,ui:typecheck,ui:test,ui:buildgreen.Not urgent/blocking.