refactor: refactor superadmin modules

This commit is contained in:
2026-06-17 01:35:09 +05:30
parent 6f4399a048
commit 1325afdab2
40 changed files with 1709 additions and 1320 deletions

View File

@@ -20,6 +20,7 @@
]
},
"dependencies": {
"@base-ui/react": "^1.5.0",
"@radix-ui/react-avatar": "^1.1.10",
"@radix-ui/react-collapsible": "^1.1.12",
"@radix-ui/react-dialog": "^1.1.15",
@@ -40,7 +41,7 @@
"motion": "^12.38.0",
"next": "16.0.10",
"next-themes": "^0.4.6",
"radix-ui": "^1.4.3",
"radix-ui": "^1.6.0",
"react": "19.2.0",
"react-dom": "19.2.0",
"react-hook-form": "^7.79.0",