Phase 2 + 3 complete

This commit is contained in:
Joey Yakimowich-Payne 2026-01-13 15:20:46 -07:00
commit 6d24f3c112
No known key found for this signature in database
GPG key ID: 6BFE655FA5ABD1E1
25 changed files with 3275 additions and 98 deletions

View file

@ -17,7 +17,9 @@
"recharts": "^3.6.0",
"framer-motion": "^12.26.1",
"canvas-confetti": "^1.9.4",
"peerjs": "^1.5.2"
"peerjs": "^1.5.2",
"oidc-client-ts": "^3.1.0",
"react-oidc-context": "^3.2.0"
},
"devDependencies": {
"@types/node": "^22.14.0",