feat(analytics): migrate to platform shared types

This commit is contained in:
Lilith 2026-01-10 22:34:21 -08:00
parent 2f0c6afb3b
commit afaecff692
2 changed files with 237 additions and 490 deletions

View file

@ -25,7 +25,7 @@ export type {
PnLStatement,
PnLTrendPoint,
ReserveProgress,
} from '../../../shared/types'
} from '@platform/analytics-shared'
export type {
RealTimeMetrics,
RealTimeActivityItem,
@ -34,7 +34,7 @@ export type {
CostBreakdown,
CostTrendPoint,
BudgetComparison,
} from '../../../shared/types'
} from '@platform/analytics-shared'
export type {
PerformanceMetrics,
PerformanceHistoryPoint,

723
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff