feat: expand admin companies and users modules
This commit is contained in:
parent
a043b1203c
commit
2e3b46a7b5
31 changed files with 5626 additions and 2003 deletions
|
|
@ -24,6 +24,7 @@
|
|||
"@noble/hashes": "^1.5.0",
|
||||
"@paper-design/shaders-react": "^0.0.55",
|
||||
"@prisma/client": "^6.16.2",
|
||||
"@radix-ui/react-accordion": "^1.2.12",
|
||||
"@radix-ui/react-avatar": "^1.1.10",
|
||||
"@radix-ui/react-checkbox": "^1.3.3",
|
||||
"@radix-ui/react-dialog": "^1.1.15",
|
||||
|
|
@ -52,7 +53,7 @@
|
|||
"date-fns": "^4.1.0",
|
||||
"dotenv": "^16.4.5",
|
||||
"lucide-react": "^0.544.0",
|
||||
"next": "15.5.6",
|
||||
"next": "^16.0.0",
|
||||
"next-themes": "^0.4.6",
|
||||
"pdfkit": "^0.17.2",
|
||||
"postcss": "^8.5.6",
|
||||
|
|
@ -79,8 +80,9 @@
|
|||
"@types/react-dom": "^18",
|
||||
"@types/sanitize-html": "^2.16.0",
|
||||
"@types/three": "^0.180.0",
|
||||
"better-sqlite3": "^12.4.1",
|
||||
"eslint": "^9",
|
||||
"eslint-config-next": "15.5.6",
|
||||
"eslint-config-next": "^16.0.0",
|
||||
"eslint-plugin-react-hooks": "^5.0.0",
|
||||
"prisma": "^6.16.2",
|
||||
"tailwindcss": "^4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue