Simplify React version requirements across frontend packages
from "^18.0.0 || ^19.0.0" to "^19.0.0" for consistency.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add age-gate-flow.spec.ts for verification flows
- Add age-gate.ts helper for test utilities
- Fix AgeGate.tsx component issues
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- New age-verification feature with frontend-components and shared packages
- Add 'age-gate-enabled' feature flag (staging/production)
- Integrate AgeGateProvider into landing App.tsx
- Add AgeGateLoginLink component for authenticated bypass
- Add en/es locales for age-gate UI
Site-wide 18+ confirmation required for adult content platform.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>