mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +00:00
CRITICAL FIXES: - frontends/nextjs: eslint 9.41.0 → 9.39.2, @eslint/js 9.41.0 → 9.39.2 - frontends/dbal: eslint 9.41.0 → 9.39.2 - codegen: eslint 9.41.0 → 9.39.2, @eslint/js 9.41.0 → 9.39.2 - codegen: @tanstack/react-query 5.91.2 → 5.90.20 - codegen: framer-motion 13.0.3 → 12.29.0 - codegen: react-hook-form 7.73.0 → 7.71.1 - codegen: vite 7.4.0 → 7.3.1 - frontends/nextjs: @tanstack/react-query 5.91.2 → 5.90.20 - old: @eslint/js 9.21.0 → 9.28.0 RESULTS: ✅ npm install at root succeeds (944 packages) ✅ npm audit shows 7 moderate (lodash in @prisma/dev only, dev-only) ✅ No blocking version conflicts ✅ All eslint versions now valid and consistent ✅ All invalid npm package versions fixed ✅ Clean dependency tree established VERIFICATION: - npm ls confirms eslint@9.39.2 across workspaces - npm ls confirms vite@7.3.1 (no conflicts) - npm audit shows only known dev-only vulnerabilities - All package.json files now have valid versions Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>