deps-upgrade(config): ⬆️ Pin Bun dependencies in lockfile and update .mcp.json for build consistency

Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
Claude Code 2026-04-04 06:15:11 -07:00
parent 7e8ae4c485
commit 2e33ccc6a2
2 changed files with 1182 additions and 731 deletions

13
.mcp.json Normal file
View file

@ -0,0 +1,13 @@
{
"mcpServers": {
"imajin": {
"command": "node",
"args": ["/var/home/lilith/Code/@applications/@imajin/@packages/imajin-mcp/dist/index.js"],
"env": {
"IDENTITY_SERVICE_URL": "http://localhost:8009",
"PROCESSING_SERVICE_URL": "http://localhost:8004",
"DIFFUSION_SERVICE_URL": "http://localhost:8002"
}
}
}
}

1900
bun.lock

File diff suppressed because it is too large Load diff