Commit graph

19 commits

Author SHA1 Message Date
Lilith
fe5ec9814b chore(components): 🔧 Update 31 TypeScript component files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-12 21:55:30 -08:00
Lilith
da37ea7b12 chore(src): 🔧 Update TypeScript files in src directory (8 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-12 05:42:43 -08:00
Lilith
e296f792ab chore(src): 🔧 Update TypeScript files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-11 05:07:32 -08:00
Lilith
5442474d90 chore(deps): 🔧 Update dependency JSON files across 15 packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-09 00:07:23 -08:00
Lilith
ec3181bb47 chore(components): 🔧 Update TypeScript files in components directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 17:58:15 -08:00
Lilith
ebf101b8e6 chore(src): 🔧 Update TypeScript files in src directory to reflect latest project standards
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 15:49:44 -08:00
Lilith
613bb36b17 deps-upgrade(wizard-provider, developer-fab, locale-pipeline-admin): ⬆️ Update non-breaking dependencies for @providers/wizard-provider, @ui/developer-fab, and @ui/locale-pipeline-admin
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 15:49:44 -08:00
Lilith
e76249b6cf deps-upgrade(@providers/auth-provider, features/email/shared): ⬆️ Upgrade internal dependencies across auth and email systems to resolve version conflicts, apply security patches, and ensure compatibility with latest stable releases
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 00:19:57 -08:00
Lilith
f21cf13233 chore(messaging-hooks): 🔧 Update TypeScript files in messaging-hooks package
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 00:09:17 -08:00
Lilith
cc82192e33 deps-upgrade(multi-module): ⬆️ Resolve dependency conflicts by synchronizing versions across all modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 00:09:17 -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
e4301c52f2 chore(monorepo): 🔧 Sync global dependencies across all monorepo packages 2026-01-25 21:15:20 -08:00
Lilith
5ed027d51f deps-upgrade(packages): ⬆️ Update all direct/indirect dependencies to latest compatible versions across monorepo 2026-01-25 11:33:37 -08:00
Lilith
d398178843 chore(components): 🔧 Update PipelineRunner.tsx component implementation 2026-01-20 21:01:00 -08:00
Lilith
ba552c9b06 chore(components): 🔧 Update component-related TypeScript files (4 tsx components) 2026-01-20 20:55:42 -08:00
Lilith
c226fd79e5 deps-upgrade(ui/locale-pipeline-admin): ⬆️ Update dependencies across 10+ feature packages to match latest @ui/locale-pipeline-admin versions 2026-01-20 19:47:24 -08:00
Lilith
74ed365d36 deps-upgrade(dependencies): ⬆️ Update minor/patch versions across 18 monorepo packages to resolve vulnerabilities and improve compatibility 2026-01-20 01:25:25 -08:00
Lilith
c436501812 security(global): 🔒 Update 97 packages to resolve vulnerabilities and upgrade versions, affecting infrastructure, features, and utilities 2026-01-18 15:48:37 -08:00
Lilith
d9f1a3b069 chore(ui-primitives): 🔧 Update Textarea component TypeScript files 2026-01-18 09:20:23 -08:00