This commit is contained in:
User
2025-01-04 13:02:50 -05:00
parent da807296f3
commit 489e054614
20 changed files with 377 additions and 61 deletions

View File

@@ -18,7 +18,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"tailwindcss": "^3.4.17",
"vite": "^6.0.6"
"vite": "^6.0.7"
},
"dependencies": {
"@hookform/resolvers": "^3.9.1",
@@ -42,6 +42,7 @@
"clsx": "^2.1.1",
"lodash": "^4.17.21",
"lucide-react": "^0.468.0",
"luxon": "^3.5.0",
"react-hook-form": "^7.54.2",
"tailwind-merge": "^2.6.0",
"tailwindcss-animate": "^1.0.7",