fix(pnpm-lock.yaml): 🛠 resolve version conflicts in dependencies

This commit is contained in:
Lilith 2026-01-10 05:28:33 -08:00
parent 43c2b62299
commit d6d558ab51

29
pnpm-lock.yaml generated
View file

@ -3415,6 +3415,9 @@ importers:
'@lilith/image-generator-types':
specifier: ^0.0.3
version: 0.0.3
'@lilith/imajin-client':
specifier: ^0.1.3
version: 0.1.3(zod@3.25.76)
'@lilith/imajin-prompt-client':
specifier: ^0.1.0
version: 0.1.0
@ -9725,6 +9728,32 @@ packages:
resolution: {integrity: sha512-/EFaIZE+/wXUEG/vSyhmtDFEtN9Vudq9Fla1N6ko2/6Ruj74rrT3hc2afjQppsiS4Hh0qor3+z79LLXyw1LJ7Q==, tarball: http://forge.nasty.sh/api/packages/lilith/npm/%40lilith%2Fimajin-app/-/0.1.0/imajin-app-0.1.0.tgz}
dev: false
/@lilith/imajin-client@0.1.3(zod@3.25.76):
resolution: {integrity: sha512-8nLzfUc9Cu1FJy323AKQ89oiGdw4Yo2fDaUtR8H/mqYMvtrc1BQjmU2KrwPz7y2b5Ivg0ggn3Tmz6Vi37d3isg==, tarball: http://forge.nasty.sh/api/packages/lilith/npm/%40lilith%2Fimajin-client/-/0.1.3/imajin-client-0.1.3.tgz}
dependencies:
'@lilith/imajin-diffusion-client': 0.1.0(zod@3.25.76)
'@lilith/imajin-processing-client': 0.1.0
'@lilith/imajin-prompt-client': 0.1.0
transitivePeerDependencies:
- zod
dev: false
/@lilith/imajin-diffusion-client@0.1.0(zod@3.25.76):
resolution: {integrity: sha512-qZKLQadOA7/ggOP3ZwCnbvYmOFkjPYJcTiCFB3swH6zjCJW4zOjPSqSXiosqoI6n2+6caKZu74eUTupQus5NBQ==, tarball: http://forge.nasty.sh/api/packages/lilith/npm/%40lilith%2Fimajin-diffusion-client/-/0.1.0/imajin-diffusion-client-0.1.0.tgz}
dependencies:
'@lilith/imajin-diffusion-types': 0.1.0(zod@3.25.76)
transitivePeerDependencies:
- zod
dev: false
/@lilith/imajin-diffusion-types@0.1.0(zod@3.25.76):
resolution: {integrity: sha512-VWpB6/kWwGFe0FfIS981joCiwmVuGBbFupF/TpEMYLYWxU0P1xFRh8qd55iHfawj4clWre2jaIbBXdhtIDAW+g==, tarball: http://forge.nasty.sh/api/packages/lilith/npm/%40lilith%2Fimajin-diffusion-types/-/0.1.0/imajin-diffusion-types-0.1.0.tgz}
peerDependencies:
zod: ^3.22.0
dependencies:
zod: 3.25.76
dev: false
/@lilith/imajin-processing-client@0.1.0:
resolution: {integrity: sha512-AdqeJNunHA6S8xKpNao34sNbq5R9uo7OPPyyDP+xAWeAHyrX62K7l5Mc1k0GC2L0UQ18PPggPHHCepjSsvYMog==, tarball: http://forge.nasty.sh/api/packages/lilith/npm/%40lilith%2Fimajin-processing-client/-/0.1.0/imajin-processing-client-0.1.0.tgz}
dependencies: