deps-upgrade(run): ⬆️ Update and pin Bun dependencies in run/lockfile for consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
9f5416280f
commit
5dc8a7da56
1 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@
|
|||
"name": "@lilith-platform/run-tooling",
|
||||
"dependencies": {
|
||||
"@lilith/deployment-registry": "1.0.0-dev.1770002235",
|
||||
"@lilith/service-orchestrator": "^1.2.4-dev.1770066588",
|
||||
"@lilith/service-orchestrator": "1.2.5-dev.1770074457",
|
||||
"@lilith/service-registry": "1.3.2-dev.1769505764",
|
||||
"@lilith/terminal-formatting": "^1.0.0",
|
||||
"@lilith/terminal-reporters": "^1.0.0",
|
||||
|
|
@ -82,7 +82,7 @@
|
|||
|
||||
"@lilith/deployment-registry": ["@lilith/deployment-registry@1.0.0-dev.1770002235", "http://localhost:4874/@lilith/deployment-registry/-/deployment-registry-1.0.0-dev.1770002235.tgz", { "dependencies": { "@lilith/service-orchestrator": "*", "@lilith/service-registry": "*", "ajv": "^8.17.1", "ajv-formats": "^3.0.1", "yaml": "^2.8.2" } }, "sha512-ra2JVDRL9aE/WDDratob2Px2ADI6s8mJ6mRAsOhU4/RzFijkHLPZKJIkQFICvOX73WNBzV7QJUyOvi6tdL6Nzw=="],
|
||||
|
||||
"@lilith/service-orchestrator": ["@lilith/service-orchestrator@1.2.4-dev.1770066588", "http://localhost:4874/@lilith/service-orchestrator/-/service-orchestrator-1.2.4-dev.1770066588.tgz", { "dependencies": { "@lilith/service-registry": "^1.4.0" } }, "sha512-bu9f6lC6K9dcWv3UBHP1pLgV+ky9Tfz7luwoexzYJGnY2G1teTxACZOmI4AroX0Vt8Xzj2ZP9z0wg1xesv8yXQ=="],
|
||||
"@lilith/service-orchestrator": ["@lilith/service-orchestrator@1.2.5-dev.1770074457", "http://localhost:4874/@lilith/service-orchestrator/-/service-orchestrator-1.2.5-dev.1770074457.tgz", { "dependencies": { "@lilith/service-registry": "^1.4.0" } }, "sha512-BKBUMA12n22b7Zm55LfXa1N0NUrE6yh1eM26r19Od631JHC2POMOLUs6FhhJMezjHq04bhDHz/h8EvL9gORxlw=="],
|
||||
|
||||
"@lilith/service-registry": ["@lilith/service-registry@1.3.2-dev.1769505764", "http://localhost:4874/@lilith/service-registry/-/service-registry-1.3.2-dev.1769505764.tgz", { "dependencies": { "yaml": "^2.8.2" } }, "sha512-xik8tMLs3gFc0u8S3iTUBA30dMEXPaMwkmIbqpcQ2uRW/HbrBHLXKWcorC3RxAsWiYT2pqyBV4abqfOS0aMHNQ=="],
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue