removed angular app and switched to react

This commit is contained in:
Boki 2025-06-15 20:17:02 -04:00
parent 56e3938561
commit 3a9d45c543
101 changed files with 2697 additions and 4075 deletions

View file

@ -88,11 +88,16 @@
"bun": ">=1.1.0"
},
"dependencies": {
"@primeng/themes": "^19.1.3",
"@tanstack/angular-table": "^8.21.3",
"@tanstack/table-core": "^8.21.3",
"@types/pg": "^8.15.4",
"bullmq": "^5.53.2",
"ioredis": "^5.6.1",
"pg": "^8.16.0",
"playwright": "^1.53.0"
"playwright": "^1.53.0",
"primeicons": "^7.0.0",
"primeng": "^19.1.3"
},
"trustedDependencies": [
"@tailwindcss/oxide",