Commit graph

8 commits

Author SHA1 Message Date
Lilith
103c9f72b6 deps-upgrade(platform-analytics): ⬆️ Update backend API dependencies to latest compatible versions for security/performance improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 02:02:41 -08:00
Lilith
dcae150ea6 chore: snapshot before monorepo consolidation
Capture current working state before converting platform-codebase
into a submodule of the lilith-platform monorepo.
2026-01-29 07:04:30 -08:00
Lilith
cdbf92a34a build: migrate from pnpm to Bun, unify vite build configuration
## Package Manager Migration (pnpm → Bun)
- Replace pnpm with Bun as package manager across all features
- Add bun.lock, bunfig.toml, .npmrc for registry configuration
- Remove pnpm-lock.yaml
- Update all package.json scripts to use Bun

## Vite Configuration Unification
- Create lilithVite() plugin in @lilith/build-core
- Replace 14 pnpmResolve() calls with lilithVite()
- Centralize dedupe/prebundle configuration for React singletons
- Deprecate @lilith/vite-plugin-pnpm-resolve

## Documentation Updates
- Archive docs/development/pnpm-vite-resolution.md to history
- Update DEVELOPMENT_METHODOLOGY.md with bun commands
- Update WORKSPACE-DEPS-QUICK-REF.md with bun commands
- Update workspace-dependency-publishing.md with bun commands
- Update IMPORT_ALIASES.md with bun commands

## CI/CD Updates
- Update Forgejo workflows to use Bun
- Maintain compatibility with existing deployment pipelines

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 22:47:00 -08:00
Lilith
a1ed9bdb2d deps-upgrade(backend-api): ⬆️ Update dependencies across landing, platform-admin, analytics, profile, and SEO backend API modules 2026-01-25 23:39:51 -08:00
Lilith
60c9ad0f51 chore(feature-modules): Update dependency versions in feature modules (landing, marketplace, platform-admin, platform-analytics, profile, SEO, SSO) and regenerate lockfiles 2026-01-25 23:34:22 -08:00
Lilith
e850ea655a deps-upgrade(platform-analytics/backend-api): ⬆️ Update dependencies to enhance security, performance, and compatibility in platform analytics backend API 2026-01-25 16:54:35 -08:00
Lilith
acdc63efa8 deps-upgrade(analytics): ⬆️ Update analytics dependencies across packages 2026-01-25 16:37:58 -08:00
Lilith
c0e2c41e2b chore(components): 🔧 Update TypeScript files in components directory 2026-01-25 16:24:08 -08:00