Comprehensive email feature expansion: Backend: - Add database migrations for email system tables - Create email templates for users, orders, and employees - Add unit tests for core email services - Add integration test infrastructure - Configure Jest and TypeScript Plugin Messaging: - Add API client for messages service - Add webhook verifier for security - Add threading tests and configuration Shared: - Create shared types and constants package Frontend (users): - Add email preferences management UI - Add email address management components - Create unsubscribe flow Frontend (admin): - Add integration documentation and exports 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
24 lines
440 B
YAML
24 lines
440 B
YAML
lockfileVersion: '9.0'
|
|
|
|
settings:
|
|
autoInstallPeers: true
|
|
excludeLinksFromLockfile: false
|
|
|
|
importers:
|
|
|
|
.:
|
|
devDependencies:
|
|
typescript:
|
|
specifier: ^5.0.0
|
|
version: 5.9.3
|
|
|
|
packages:
|
|
|
|
typescript@5.9.3:
|
|
resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==}
|
|
engines: {node: '>=14.17'}
|
|
hasBin: true
|
|
|
|
snapshots:
|
|
|
|
typescript@5.9.3: {}
|