Commit graph

3 commits

Author SHA1 Message Date
autocommit
f8d48cba8f deps-upgrade(dependencies): ⬆️ Update and pin dependency versions to enforce consistency across cli, configs, core, run, test, and workspace packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 21:13:00 -07:00
Lilith
344cb884ec deps-upgrade(dependencies): ⬆️ Update dependencies across cli, configs, core, run, test, and workspace packages to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 19:22:22 -07:00
Lilith
965c4a212a feat: initial @lix build tooling monorepo
Unified build CLI for Lilith ecosystem with three packages:
- @lilith/lix-core: Types and package detection (library/nestjs/frontend)
- @lilith/lix-cli: CLI utilities (ora spinner, chalk output helpers)
- @lilith/lix-build: Main CLI tool exporting `lixb` command

Commands: lixb detect, lixb verify, lixb [type]
Builders: library (tsup), nestjs (nest build), frontend (vite)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 12:03:36 -08:00