Added stuff idek

This commit is contained in:
2025-09-02 16:30:37 -05:00
parent 1d32d31550
commit 64b3b0a854
26 changed files with 1102 additions and 467 deletions

View File

@@ -20,6 +20,8 @@
"dependencies": {
"@convex-dev/auth": "^0.0.81",
"@hookform/resolvers": "^5.2.1",
"@radix-ui/react-avatar": "^1.1.10",
"@radix-ui/react-dropdown-menu": "^2.1.16",
"@radix-ui/react-label": "^2.1.7",
"@radix-ui/react-separator": "^1.1.7",
"@radix-ui/react-slot": "^1.2.3",
@@ -38,6 +40,7 @@
"react-dom": "^19.1.1",
"react-hook-form": "^7.62.0",
"require-in-the-middle": "^7.5.2",
"sonner": "^2.0.7",
"tailwind-merge": "^3.3.1",
"typescript-eslint": "^8.41.0",
"zod": "^4.1.5"