This commit is contained in:
2024-09-20 17:18:18 +02:00
parent 6a65074c16
commit cd3d836c20
10 changed files with 574 additions and 37 deletions

View File

@@ -16,13 +16,18 @@
"@radix-ui/react-checkbox": "^1.1.1",
"@radix-ui/react-select": "^2.1.1",
"@radix-ui/react-slot": "^1.1.0",
"@reduxjs/toolkit": "^2.2.7",
"@types/react-timeago": "^4.1.7",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"lucide-react": "^0.439.0",
"next": "14.2.7",
"next-redux-wrapper": "^8.1.0",
"react": "^18",
"react-dom": "^18",
"react-hook-form": "^7.53.0",
"react-redux": "^9.1.2",
"react-timeago": "^7.2.0",
"tailwind-merge": "^2.5.2",
"zod": "^3.23.8"
},