Monorepo: move all devDependencies to root for Vercel build

This commit is contained in:
Jeff Emmett 2025-06-19 14:26:25 +02:00
parent 34c2bf1e54
commit fcae3e4841
2 changed files with 0 additions and 5440 deletions

5430
client/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -57,15 +57,5 @@
"vaul": "^1.1.2",
"react-resizable-panels": "^2.1.7",
"recharts": "^2.15.2"
},
"devDependencies": {
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react": "^4.3.2",
"vite": "^5.4.14",
"typescript": "5.6.3",
"tailwindcss": "^3.4.17",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.47"
}
}