Update Shadcn Sidebar (#73)

Migrated Sidebar to use Shadcn UI's
This commit is contained in:
Giancarlo Buomprisco
2024-10-25 09:43:34 +02:00
committed by GitHub
parent df944bb1e5
commit 14c2220904
48 changed files with 1863 additions and 543 deletions

View File

@@ -31,7 +31,7 @@
"@types/react": "^18.3.11",
"date-fns": "^4.1.0",
"lucide-react": "^0.453.0",
"next": "15.0.0",
"next": "15.0.1",
"react": "19.0.0-rc-69d4b800-20241021",
"react-hook-form": "^7.53.1",
"react-i18next": "^15.1.0",

View File

@@ -26,7 +26,7 @@
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:^",
"@types/react": "^18.3.11",
"next": "15.0.0",
"next": "15.0.1",
"react": "19.0.0-rc-69d4b800-20241021",
"zod": "^3.23.8"
},

View File

@@ -30,7 +30,7 @@
"@kit/ui": "workspace:^",
"@types/react": "^18.3.11",
"date-fns": "^4.1.0",
"next": "15.0.0",
"next": "15.0.1",
"react": "19.0.0-rc-69d4b800-20241021",
"zod": "^3.23.8"
},