Louisiana Association of the Deaf website
Find a file
Chris Haulmark dd9c48f6cd Upgrade all packages to latest major versions; fix two pre-existing bugs
Frontend:
- next 15 → 16.2.6, react 19.0 → 19.2.6, eslint-config-next updated to match
- Add missing axios dependency (was implicit, broke build)
- Fix VideoPlayer.tsx broken absolute import path (pre-existing bug)
- Fix uploads route handler params to async (Next.js 16 breaking change)
- Remove deprecated images.domains → remotePatterns in next.config.js
- Remove experimental.serverActions (promoted to stable, then removed in v16)
- Update lint script: next lint removed in v16, now uses eslint directly

Backend:
- express 4 → 5.2.1, mongoose 8 → 9.6.2
- bcrypt 5 → 6, helmet 7 → 8, zod 3 → 4
2026-05-24 13:05:38 -06:00
backend Upgrade all packages to latest major versions; fix two pre-existing bugs 2026-05-24 13:05:38 -06:00
cline_docs Phase 7: Fix theme selector positioning and implement dynamic theme-aware styling 2025-06-03 17:42:14 -06:00
frontend Upgrade all packages to latest major versions; fix two pre-existing bugs 2026-05-24 13:05:38 -06:00
mongo-init feat: create project structure and update implementation files 2025-03-25 09:28:10 -05:00
nginx/conf feat: create project structure and update implementation files 2025-03-25 09:28:10 -05:00
.gitignore Initial commit for boilerplate website 2025-03-24 22:38:46 -05:00
best_practices.txt Initial commit for boilerplate website 2025-03-24 22:38:46 -05:00
docker-compose.dev.yml Phase 7: Fix theme selector positioning and implement dynamic theme-aware styling 2025-06-03 17:42:14 -06:00
docker-compose.yml feat: create project structure and update implementation files 2025-03-25 09:28:10 -05:00
how_to_use_perplexity_mcp.md Update perplexity pro subscription 2025-03-25 17:43:14 -05:00
MEMORY_BANK_INSTRUCTIONS.md Add new memory bank instructions for Kilo Code. 2025-06-02 15:03:05 -06:00
planned_implementation.txt Admin dashboard updates. 2025-03-25 11:13:52 -05:00
TECH_STACK Admin dashboard updates. 2025-03-25 11:13:52 -05:00
TO_DO.txt feat: create project structure and update implementation files 2025-03-25 09:28:10 -05:00