Radix UI setup

This commit is contained in:
Julien Valverdé
2024-07-20 01:00:05 +02:00
parent 1170083e49
commit 0e4950a3cd
17 changed files with 93 additions and 494 deletions

View File

@@ -10,18 +10,13 @@
},
"dependencies": {
"@effect/schema": "^0.68.17",
"@mui/material": "^5.16.1",
"@radix-ui/react-checkbox": "^1.1.1",
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.2",
"@radix-ui/themes": "^3.1.1",
"@tanstack/react-query": "4",
"@tanstack/react-router": "^1.44.2",
"@thilawyn/thilalib": "^0.1.5",
"@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",
@@ -30,9 +25,7 @@
"mobx-react-lite": "^4.0.7",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"remeda": "^2.6.0",
"tailwind-merge": "^2.4.0",
"tailwindcss-animate": "^1.0.7"
"remeda": "^2.6.0"
},
"devDependencies": {
"@tanstack/router-devtools": "^1.44.2",