mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-25 14:25:02 +00:00
All HIGH priority fixes from comprehensive dependency audit (Jan 23, 2026): Testing Libraries (4 packages): - pastebin: @testing-library/react v14 → v16, jest-dom 6.1 → 6.6 - redux/hooks-async: @testing-library/react v14 → v16 (added), jest-dom 6.6 (added) - workflow: jest 29.0.0 → 29.7.0 - codegen/spark-tools: vitest 3.0.9 → 4.0.16 Storybook Configuration (2 packages): - storybook: Standardized addon versions (react-vite, test, essentials, interactions all 8.6.15) - Fixed React type mismatch (@types/react 19 → 18 to match runtime 18.3.1) - workflowui: Fixed React type mismatch (@types/react 19 → 18, @types/react-dom 19 → 18) Verification: npm install succeeds (1197 packages, 0 vulnerabilities) Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>