platform-codebase/features/landing/frontend
Quinn Ftw 04194bb088 refactor(payments): consolidate @lilith/payments workspace config
Add payments package to workspace patterns and update path mappings
for proper TypeScript resolution across the monorepo. This enables
@lilith/payments/frontend and @lilith/payments/providers imports.

- Add features/payments to pnpm-workspace.yaml
- Add @lilith/payments path mappings to tsconfig.base.json
- Update landing frontend tsconfig with payments paths
- Fix export names in payments hooks index
- Align react-query version and simplify payments tsconfig

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-28 18:34:55 -08:00
..
e2e refactor: migrate UI packages from @lilith/ui-* to external @ui/* 2025-12-28 01:12:58 -08:00
public feat(landing): complete migration with glassmorphism navigation 2025-12-26 17:11:07 -08:00
src refactor(landing): integrate slug utilities into router 2025-12-28 18:20:32 -08:00
debug-screenshot.png feat(landing): complete migration with glassmorphism navigation 2025-12-26 17:11:07 -08:00
header-check.png feat(landing): complete migration with glassmorphism navigation 2025-12-26 17:11:07 -08:00
index.html feat(landing): complete migration with glassmorphism navigation 2025-12-26 17:11:07 -08:00
package.json refactor: migrate UI packages from @lilith/ui-* to external @ui/* 2025-12-28 01:12:58 -08:00
playwright.config.ts feat(landing): complete migration with glassmorphism navigation 2025-12-26 17:11:07 -08:00
tsconfig.json refactor(payments): consolidate @lilith/payments workspace config 2025-12-28 18:34:55 -08:00
vite.config.ts refactor(landing): update app entry points and utilities 2025-12-28 16:09:46 -08:00