ignore env, install stuff

This commit is contained in:
2024-10-18 13:11:51 +02:00
parent 9c24a27012
commit edd3be3659
3 changed files with 692 additions and 0 deletions

View File

@ -11,17 +11,21 @@
"dependencies": {
"@hookform/resolvers": "^3.9.0",
"@radix-ui/react-label": "^2.1.0",
"@radix-ui/react-popover": "^1.1.2",
"@radix-ui/react-select": "^2.1.2",
"@radix-ui/react-slot": "^1.1.0",
"autoprefixer": "^10.4.19",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"cssnano": "^7.0.1",
"date-fns": "^3.6.0",
"lucide-react": "^0.452.0",
"next": "14.2.15",
"next-plausible": "^3.12.0",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^10.0.0",
"react": "^18",
"react-day-picker": "^8.10.1",
"react-dom": "^18",
"react-hook-form": "^7.53.0",
"sharp": "^0.33.4",