add schema for box and item
add mobile version for datatable
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"@fontsource-variable/inter": "^5.2.8",
|
||||
"@phosphor-icons/react": "^2.1.10",
|
||||
"@prisma/adapter-pg": "^7.1.0",
|
||||
"@prisma/client": "^7.1.0",
|
||||
"@prisma/client": "^7.4.1",
|
||||
"@tailwindcss/vite": "^4.0.6",
|
||||
"@tanstack/react-devtools": "^0.9.4",
|
||||
"@tanstack/react-form": "^1.27.7",
|
||||
@@ -40,7 +40,7 @@
|
||||
"clsx": "^2.1.1",
|
||||
"html-react-parser": "^5.2.16",
|
||||
"next-themes": "^0.4.6",
|
||||
"prisma": "^7.1.0",
|
||||
"pnpm": "^10.30.2",
|
||||
"radix-ui": "^1.4.3",
|
||||
"react": "^19.2.4",
|
||||
"react-dom": "^19.2.4",
|
||||
@@ -66,6 +66,7 @@
|
||||
"dotenv-cli": "^11.0.0",
|
||||
"jsdom": "^28.0.0",
|
||||
"prettier": "^3.8.1",
|
||||
"prisma": "^7.4.1",
|
||||
"tsx": "^4.20.6",
|
||||
"typescript": "^5.7.2",
|
||||
"vite": "^7.1.7",
|
||||
|
||||
Reference in New Issue
Block a user