filters dispolaying, now need to link it to the data

This commit is contained in:
2025-02-04 23:49:48 -05:00
parent c85faffcba
commit 13429326ea
6 changed files with 304 additions and 711 deletions

View File

@@ -9,17 +9,13 @@
"lint": "next lint"
},
"dependencies": {
"@emotion/react": "^11.13.5",
"@emotion/styled": "^11.13.5",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@headlessui/react": "^2.2.0",
"@heroicons/react": "^2.2.0",
"@lucia-auth/adapter-drizzle": "^1.1.0",
"@mui/icons-material": "^6.1.7",
"@mui/joy": "^5.0.0-beta.48",
"@mui/material": "^6.1.7",
"@mui/styles": "^6.1.7",
"@mui/system": "^6.1.7",
"@mui/x-data-grid": "^7.22.2",
"@mui/material": "^6.4.3",
"@mui/x-tree-view": "^7.25.0",
"@oslojs/crypto": "^1.0.1",
"@oslojs/encoding": "^1.1.0",
"@radix-ui/react-alert-dialog": "^1.1.5",