adding dynamic filters

This commit is contained in:
2025-02-01 23:47:45 -05:00
parent 583162acbe
commit ffb42ba2d1
25 changed files with 241 additions and 165 deletions

View File

@@ -80,6 +80,8 @@
"@types/react": "^18",
"@types/react-dom": "^18",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^8.22.0",
"@typescript-eslint/parser": "^8.22.0",
"autoprefixer": "^10.4.20",
"csv-parse": "^5.6.0",
"csv-parser": "^3.0.0",
@@ -87,6 +89,7 @@
"drizzle-orm": "^0.38.4",
"eslint": "^8",
"eslint-config-next": "15.0.3",
"eslint-plugin-drizzle": "^0.2.3",
"fs": "0.0.1-security",
"next-auth": "^5.0.0-beta.25",
"postcss": "^8.5.1",