deps-upgrade(bun-bun): ⬆️ Update Bun lockfile to reflect resolved transitive dependencies

Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
Quinn Ftw 2026-03-20 04:38:08 -07:00
parent 66c3bb04b1
commit e5ac55192a

View file

@ -5,7 +5,7 @@
"": {
"name": "@lilith-platform/run-tooling",
"dependencies": {
"@lilith/deployment-registry": "1.0.3",
"@lilith/deployment-registry": "1.0.4",
"@lilith/service-orchestrator": "1.2.12",
"@lilith/service-registry": "1.4.0",
"@lilith/terminal-formatting": "^1.0.0",
@ -79,7 +79,7 @@
"@jridgewell/sourcemap-codec": ["@jridgewell/sourcemap-codec@1.5.5", "http://npm.black.local/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz", {}, "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og=="],
"@lilith/deployment-registry": ["@lilith/deployment-registry@1.0.3", "http://forge.black.local/api/packages/lilith/npm/%40lilith%2Fdeployment-registry/-/1.0.3/deployment-registry-1.0.3.tgz", { "dependencies": { "@lilith/service-orchestrator": "1.2.12", "@lilith/service-registry": "1.4.0", "ajv": "8.17.1", "ajv-formats": "3.0.1", "yaml": "2.8.2" } }, "sha512-ip28b1oNFj1QByNMgyWiL+HNlLFozfOD29ZnZMB4IqTqhBgWKnstl5I4rt3S1omaQ/vIIZ6IjoS+9P72Ub2DXw=="],
"@lilith/deployment-registry": ["@lilith/deployment-registry@1.0.4", "http://forge.black.local/api/packages/lilith/npm/%40lilith%2Fdeployment-registry/-/1.0.4/deployment-registry-1.0.4.tgz", { "dependencies": { "@lilith/service-orchestrator": "1.2.12", "@lilith/service-registry": "1.4.0", "ajv": "8.17.1", "ajv-formats": "3.0.1", "yaml": "2.8.2" } }, "sha512-6e10PtOASoGwzUKnkD2ZtZQwaU/by/4IWN06lt/A9vrS2Qc6kU6lFzwLMB47KwcrjWx/fe5W+sEBwrAi9vgTvg=="],
"@lilith/service-orchestrator": ["@lilith/service-orchestrator@1.2.12", "http://forge.black.local/api/packages/lilith/npm/%40lilith%2Fservice-orchestrator/-/1.2.12/service-orchestrator-1.2.12.tgz", { "dependencies": { "@lilith/service-registry": "^1.4.0" } }, "sha512-RXDxpPfOBgsXE7NBqSFZDAJgcsEckAUqSONmCh/b7dpBA8emekHWWf6xf5oKBe+j4SDIZlZ0feFqPyHrt7adgg=="],
@ -351,8 +351,6 @@
"supports-hyperlinks/supports-color": ["supports-color@7.2.0", "http://npm.black.local/supports-color/-/supports-color-7.2.0.tgz", { "dependencies": { "has-flag": "^4.0.0" } }, "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw=="],
"vite/fsevents": ["fsevents@2.3.3", "http://npm.black.local/fsevents/-/fsevents-2.3.3.tgz", { "os": "darwin" }, "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw=="],
"ansi-align/string-width/emoji-regex": ["emoji-regex@8.0.0", "http://npm.black.local/emoji-regex/-/emoji-regex-8.0.0.tgz", {}, "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="],
"ansi-align/string-width/is-fullwidth-code-point": ["is-fullwidth-code-point@3.0.0", "http://npm.black.local/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", {}, "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg=="],