[feat] reindex added to admin

This commit is contained in:
2026-05-28 15:14:18 -04:00
parent ae0f3d6683
commit b0dbe7ced5
7 changed files with 648 additions and 472 deletions

View File

@@ -20,7 +20,7 @@
"chart.js": "^4.5.1",
"csv": "^6.4.1",
"dotenv": "^17.2.4",
"drizzle-orm": "^1.0.0-beta.15-859cf75",
"drizzle-orm": "1.0.0-beta.15-859cf75",
"pg": "^8.20.0",
"sass": "^1.97.3",
"typesense": "^3.0.1"
@@ -29,7 +29,7 @@
"@types/bootstrap": "^5.2.10",
"@types/node": "^25.2.1",
"@types/pg": "^8.18.0",
"drizzle-kit": "^1.0.0-beta.15-859cf75",
"drizzle-kit": "1.0.0-beta.15-859cf75",
"typescript": "^5.9.3"
}
}