feat: Implement page routing using wouter and add simple mock-up pages
This commit is contained in:
@@ -12,14 +12,16 @@
|
||||
"dependencies": {
|
||||
"@base-ui-components/react": "^1.0.0-beta.3",
|
||||
"@radix-ui/react-slot": "^1.2.3",
|
||||
"@tabler/icons-react": "^3.35.0",
|
||||
"@tailwindcss/vite": "^4.1.13",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"lucide-react": "^0.543.0",
|
||||
"lucide-react": "^0.544.0",
|
||||
"react": "^19.1.1",
|
||||
"react-dom": "^19.1.1",
|
||||
"tailwind-merge": "^3.3.1",
|
||||
"tailwindcss": "^4.1.13",
|
||||
"wouter": "^3.7.1",
|
||||
"zustand": "^5.0.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user