fix(docs): update remaining Next.js 14 references to Next.js 15
The .md files (CLAUDE.md, architecture docs) already referenced Next.js 15 correctly. Fixed the two remaining .txt audit files that still said Next.js 14. libs/ai-services and libs/mcp-servers were already documented in CLAUDE.md and both had comprehensive READMEs. Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
================================================================================
|
||||
GOODGO PLATFORM FRONTEND - ACCESSIBILITY AUDIT SUMMARY
|
||||
Date: April 10, 2026 | Audited: apps/web (Next.js 14)
|
||||
Date: April 10, 2026 | Audited: apps/web (Next.js 15)
|
||||
================================================================================
|
||||
|
||||
📊 OVERVIEW
|
||||
|
||||
@@ -78,7 +78,7 @@
|
||||
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
||||
|
||||
Backend: NestJS 11, TypeScript, Prisma ORM, CQRS
|
||||
Frontend: Next.js 14, React 18, Tailwind CSS, Zustand
|
||||
Frontend: Next.js 15, React 18, Tailwind CSS, Zustand
|
||||
Database: PostgreSQL 16 + PostGIS 3.4
|
||||
Search: Typesense 27
|
||||
Cache/Queue: Redis 7
|
||||
|
||||
Reference in New Issue
Block a user