251205:1500 debug backend/frontend

This commit is contained in:
2025-12-05 14:52:15 +07:00
parent 2865bebdb1
commit 9220884936
8 changed files with 1177 additions and 369 deletions

View File

@@ -17,6 +17,7 @@
"@radix-ui/react-dialog": "^1.1.15",
"@radix-ui/react-dropdown-menu": "^2.1.16",
"@radix-ui/react-label": "^2.1.8",
"@radix-ui/react-popover": "^1.1.2",
"@radix-ui/react-progress": "^1.1.8",
"@radix-ui/react-scroll-area": "^1.2.10",
"@radix-ui/react-select": "^2.2.6",
@@ -28,9 +29,10 @@
"axios": "^1.13.2",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "^1.0.0",
"date-fns": "^4.1.0",
"lucide-react": "^0.555.0",
"next": "14.2.33",
"next": "^16.0.7",
"next-auth": "5.0.0-beta.30",
"react": "^18",
"react-dom": "^18",