Added Data to SituationsBoard

This commit is contained in:
PxlLoewe
2025-06-02 22:44:49 -07:00
parent ff18b2d72d
commit 4acdb48344
15 changed files with 344 additions and 7103 deletions

View File

@@ -9,6 +9,11 @@
},
"packageManager": "pnpm@10.11.0",
"devDependencies": {
"concurrently": "^9.1.2",
"typescript": "latest"
},
"dependencies": {
"@react-email/components": "^0.0.41",
"@repo/db": "*",
"@repo/typescript-config": "*",
"@types/cors": "^2.8.18",
@@ -16,11 +21,6 @@
"@types/node": "^22.15.29",
"@types/nodemailer": "^6.4.17",
"@types/react": "^19.1.6",
"concurrently": "^9.1.2",
"typescript": "latest"
},
"dependencies": {
"@react-email/components": "^0.0.41",
"axios": "^1.9.0",
"cors": "^2.8.5",
"cron": "^4.3.1",