deps-upgrade(dependencies): ⬆️ Update Bun dependencies to newer versions and adjust related configs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
a22df5d718
commit
7fa047ea32
1 changed files with 4 additions and 4 deletions
8
bun.lock
8
bun.lock
|
|
@ -5,7 +5,7 @@
|
|||
"": {
|
||||
"dependencies": {
|
||||
"@lilith/analytics-client": "1.0.2",
|
||||
"@lilith/build-core": "1.4.6-dev.1771705109",
|
||||
"@lilith/build-core": "1.4.6-dev.1772347086",
|
||||
"@lilith/configs": "2.3.0",
|
||||
"@lilith/domain-events": "2.9.1",
|
||||
"@lilith/eslint-plugin-import-alias": "1.2.0",
|
||||
|
|
@ -64,7 +64,7 @@
|
|||
"@emotion/is-prop-valid": "^1.4.0",
|
||||
"@emotion/memoize": "^0.9.0",
|
||||
"@emotion/unitless": "^0.10.0",
|
||||
"@lilith/build-core": "1.4.6-dev.1771705109",
|
||||
"@lilith/build-core": "1.4.6-dev.1772347086",
|
||||
"@lilith/deployment-registry": "1.0.0-dev.1769058031",
|
||||
"@lilith/lix-build": "1.0.3-dev.1770351597",
|
||||
"@lilith/loc-report": "^1.0.0-dev.1770349207",
|
||||
|
|
@ -5779,7 +5779,7 @@
|
|||
},
|
||||
},
|
||||
"overrides": {
|
||||
"@lilith/build-core": "1.4.6-dev.1771705109",
|
||||
"@lilith/build-core": "1.4.6-dev.1772347086",
|
||||
"@lilith/domain-events": "2.9.1",
|
||||
"@lilith/minio": "^1.2.2",
|
||||
"@lilith/nestjs-auth": "^1.0.3",
|
||||
|
|
@ -6379,7 +6379,7 @@
|
|||
|
||||
"@lilith/bot-defense-react": ["@lilith/bot-defense-react@workspace:codebase/features/bot-defense/frontend-components"],
|
||||
|
||||
"@lilith/build-core": ["@lilith/build-core@1.4.6-dev.1771705109", "http://localhost:4874/@lilith/build-core/-/build-core-1.4.6-dev.1771705109.tgz", { "dependencies": { "execa": "^9.5.2" }, "peerDependencies": { "vite": "^5.0.0 || ^6.0.0" } }, "sha512-SzvrIprFVhZuRHHhUzxBqIq/o4SojKvct0Xyp1tvzSWxuSdwUsVa1xFots/Xo4/uC6ZRyUFE9jqFK5hgJ+jYuA=="],
|
||||
"@lilith/build-core": ["@lilith/build-core@1.4.6-dev.1772347086", "http://localhost:4874/@lilith/build-core/-/build-core-1.4.6-dev.1772347086.tgz", { "dependencies": { "execa": "^9.5.2" }, "peerDependencies": { "vite": "^5.0.0 || ^6.0.0" }, "optionalPeers": ["vite"] }, "sha512-4qWotcAm4waNtjrpFBkrNBxhlY7g3kPpn7h+p3PV2G4W9Q+c4oGiciTh4L7Crk/1DRSp3kBT30UiTquZOWpVSw=="],
|
||||
|
||||
"@lilith/circuit-breaker": ["@lilith/circuit-breaker@0.1.1", "http://localhost:4874/@lilith/circuit-breaker/-/circuit-breaker-0.1.1.tgz", {}, "sha512-ZVaEOLk/35e8qBoJUZo40NRxNRKnVgk7iln6u+tNwFZ1uE1a2/07FvEUgTjz2trbItn3gvoPJGeTqxGPgwOnOQ=="],
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue