|
@@ -16,6 +16,7 @@
|
|
|
"@hookform/resolvers": "^5.2.1",
|
|
"@hookform/resolvers": "^5.2.1",
|
|
|
"@next-auth/prisma-adapter": "^1.0.7",
|
|
"@next-auth/prisma-adapter": "^1.0.7",
|
|
|
"@prisma/client": "^6.14.0",
|
|
"@prisma/client": "^6.14.0",
|
|
|
|
|
+ "@radix-ui/react-alert-dialog": "^1.1.15",
|
|
|
"@radix-ui/react-checkbox": "^1.3.3",
|
|
"@radix-ui/react-checkbox": "^1.3.3",
|
|
|
"@radix-ui/react-dialog": "^1.1.15",
|
|
"@radix-ui/react-dialog": "^1.1.15",
|
|
|
"@radix-ui/react-dropdown-menu": "^2.1.16",
|
|
"@radix-ui/react-dropdown-menu": "^2.1.16",
|
|
@@ -24,6 +25,7 @@
|
|
|
"@radix-ui/react-select": "^2.2.6",
|
|
"@radix-ui/react-select": "^2.2.6",
|
|
|
"@radix-ui/react-separator": "^1.1.7",
|
|
"@radix-ui/react-separator": "^1.1.7",
|
|
|
"@radix-ui/react-slot": "^1.2.3",
|
|
"@radix-ui/react-slot": "^1.2.3",
|
|
|
|
|
+ "@radix-ui/react-switch": "^1.2.6",
|
|
|
"@radix-ui/react-tooltip": "^1.2.8",
|
|
"@radix-ui/react-tooltip": "^1.2.8",
|
|
|
"@types/bcryptjs": "^2.4.6",
|
|
"@types/bcryptjs": "^2.4.6",
|
|
|
"bcryptjs": "^3.0.2",
|
|
"bcryptjs": "^3.0.2",
|