Migrate to radix-ui monorepo package and update imports

This commit is contained in:
Aman Varshney
2025-06-12 00:45:37 +05:30
parent ed6c3dd658
commit fc8e9941d8
20 changed files with 133 additions and 96 deletions

View File

@@ -9,10 +9,7 @@
"typecheck": "react-router typegen && tsc"
},
"dependencies": {
"@radix-ui/react-checkbox": "^1.3.2",
"@radix-ui/react-dropdown-menu": "^2.1.15",
"@radix-ui/react-label": "^2.1.7",
"@radix-ui/react-slot": "^1.2.3",
"radix-ui": "^1.4.2",
"@react-router/fs-routes": "^7.6.1",
"@react-router/node": "^7.6.1",
"@react-router/serve": "^7.6.1",