Update dependencies to latest compatible versions

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-07-08 00:05:21 -04:00
parent ba700cb698
commit e7488ee739
2 changed files with 1332 additions and 1948 deletions

View File

@@ -95,9 +95,10 @@ Currently supports Chapman University (Passio System ID: "263"). Each university
### General Guidelines
- Use test-driven development. Always write tests before implementation, and run them before and after implementation.
- Use Docker Compose for tests. Make sure you run it in a way where you can actually see the test result.
### Git Workflow
- Use the name of the branch for all pull requests
### Code Style
- Prefer arrow functions, especially in classes
- Prefer arrow functions, especially in classes

3277
package-lock.json generated

File diff suppressed because it is too large Load Diff