Merge pull request #10 from Jeff-Emmett/new-website

Monorepo: move all devDependencies to root for Vercel build
This commit is contained in:
Jeff Emmett 2025-06-19 14:27:14 +02:00 committed by GitHub
commit 4ea1d1c32f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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"
}
}