ShadCN setup

This commit is contained in:
Julien Valverdé
2024-07-19 01:06:29 +02:00
parent 061272ee0c
commit ea2fc9f23f
6 changed files with 170 additions and 12 deletions

View File

@@ -20,15 +20,20 @@
"@todo-tests/common": "workspace:*",
"@trpc/client": "^10.45.2",
"@trpc/react-query": "^10.45.2",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"effect": "^3.4.7",
"framer-motion": "^11.3.6",
"lodash-es": "^4.17.21",
"lucide-react": "^0.408.0",
"mobx": "^6.13.0",
"mobx-react-lite": "^4.0.7",
"primereact": "^10.7.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"remeda": "^2.6.0"
"remeda": "^2.6.0",
"tailwind-merge": "^2.4.0",
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@tanstack/router-devtools": "^1.44.2",