deps-upgrade(bun): ⬆️ Update Bun runtime/plugins to latest stable versions in bunfig.toml

Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
Lilith 2026-02-27 15:39:28 -08:00
parent 5becafd921
commit 05327bb8b1
2 changed files with 17762 additions and 2 deletions

17760
bun.lock Normal file

File diff suppressed because it is too large Load diff

View file

@ -3,8 +3,8 @@
registry = "https://registry.npmjs.org/"
[install.scopes]
# @lilith packages from Forgejo registry (primary) with Verdaccio fallback
"@lilith" = { url = "http://forge.nasty.sh/api/packages/lilith/npm/", token = "" }
# @lilith packages are from our local Verdaccio registry
"@lilith" = "http://localhost:4874/"
# @lilithftw packages (vibecheck) also from local Verdaccio
"@lilithftw" = "http://localhost:4874/"