deps-upgrade(dependencies): ⬆️ Update all npm and pyproject.toml dependencies with security patches, bug fixes, and compatibility updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
45beeb1761
commit
e68d9155eb
30 changed files with 30 additions and 30 deletions
|
|
@ -48,7 +48,7 @@
|
|||
"prompts",
|
||||
"image-generation"
|
||||
],
|
||||
"author": "Lilith <dev@atlilith.com>",
|
||||
"author": "Lilith <quinn@ftw.codes>",
|
||||
"license": "MIT",
|
||||
"publishConfig": {
|
||||
"registry": "http://forge.black.local/api/packages/lilith/npm/"
|
||||
|
|
|
|||
|
|
@ -42,6 +42,6 @@
|
|||
"unified",
|
||||
"http"
|
||||
],
|
||||
"author": "Lilith <dev@atlilith.com>",
|
||||
"author": "Lilith <quinn@ftw.codes>",
|
||||
"license": "MIT"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -51,7 +51,7 @@
|
|||
"subjects",
|
||||
"image-generation"
|
||||
],
|
||||
"author": "Lilith <dev@atlilith.com>",
|
||||
"author": "Lilith <quinn@ftw.codes>",
|
||||
"license": "MIT",
|
||||
"publishConfig": {
|
||||
"registry": "http://forge.black.local/api/packages/lilith/npm/"
|
||||
|
|
|
|||
|
|
@ -57,7 +57,7 @@
|
|||
"desktop",
|
||||
"image-generation"
|
||||
],
|
||||
"author": "Lilith <dev@atlilith.com>",
|
||||
"author": "Lilith <quinn@ftw.codes>",
|
||||
"license": "MIT",
|
||||
"publishConfig": {
|
||||
"registry": "http://forge.black.local/api/packages/lilith/npm/"
|
||||
|
|
|
|||
|
|
@ -48,7 +48,7 @@
|
|||
"identity",
|
||||
"claude-code"
|
||||
],
|
||||
"author": "Lilith <dev@atlilith.com>",
|
||||
"author": "Lilith <quinn@ftw.codes>",
|
||||
"license": "MIT",
|
||||
"publishConfig": {
|
||||
"registry": "http://forge.black.local/api/packages/lilith/npm/"
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
"description": "TypeScript client for the imajin-moderator content safety service",
|
||||
"author": {
|
||||
"name": "Lilith Platform",
|
||||
"email": "dev@lilith.sh"
|
||||
"email": "quinn@ftw.codes"
|
||||
},
|
||||
"main": "./dist/index.js",
|
||||
"types": "./dist/index.d.ts",
|
||||
|
|
|
|||
|
|
@ -64,7 +64,7 @@
|
|||
"ui",
|
||||
"components"
|
||||
],
|
||||
"author": "Lilith <dev@atlilith.com>",
|
||||
"author": "Lilith <quinn@ftw.codes>",
|
||||
"license": "MIT",
|
||||
"publishConfig": {
|
||||
"registry": "http://forge.black.local/api/packages/lilith/npm/"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ version = "1.0.0"
|
|||
description = "Imajin App - Main entry point for image generation services"
|
||||
requires-python = ">=3.12"
|
||||
license = "MIT"
|
||||
authors = [{ name = "Lilith", email = "dev@atlilith.com" }]
|
||||
authors = [{ name = "Lilith", email = "quinn@ftw.codes" }]
|
||||
keywords = ["imajin", "image-generation", "ml", "orchestration", "app"]
|
||||
dependencies = [
|
||||
# HTTP proxy
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ version = "1.0.0"
|
|||
description = "Imajin pipeline orchestrator - 7-stage image generation"
|
||||
requires-python = ">=3.12"
|
||||
license = "MIT"
|
||||
authors = [{ name = "Lilith", email = "dev@atlilith.com" }]
|
||||
authors = [{ name = "Lilith", email = "quinn@ftw.codes" }]
|
||||
keywords = ["imajin", "pipeline", "orchestration", "image-generation"]
|
||||
dependencies = [
|
||||
# Pipeline framework
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ version = "0.1.0"
|
|||
description = "Adversarial ML perturbation service: face recognition cloaking and face detection evasion"
|
||||
requires-python = ">=3.12"
|
||||
license = { text = "MIT" }
|
||||
authors = [{ name = "Lilith", email = "lilith@nasty.sh" }]
|
||||
authors = [{ name = "Lilith", email = "quinn@ftw.codes" }]
|
||||
keywords = ["adversarial-ml", "face-cloaking", "detection-evasion", "fawkes", "pgd", "insightface"]
|
||||
|
||||
dependencies = [
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@
|
|||
"client",
|
||||
"http"
|
||||
],
|
||||
"author": "Lilith <dev@atlilith.com>",
|
||||
"author": "Lilith <quinn@ftw.codes>",
|
||||
"license": "MIT",
|
||||
"publishConfig": {
|
||||
"registry": "http://forge.black.local/api/packages/lilith/npm/"
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
"service:start": "cd service && uvicorn src.api.main:app --host 0.0.0.0 --port 8002"
|
||||
},
|
||||
"keywords": ["imajin", "diffusion", "sdxl", "ai", "ml"],
|
||||
"author": "Lilith <dev@atlilith.com>",
|
||||
"author": "Lilith <quinn@ftw.codes>",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=18.0.0"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ version = "0.1.0"
|
|||
description = "Imajin diffusion service - SDXL/Diffusers image generation"
|
||||
requires-python = ">=3.12"
|
||||
license = "MIT"
|
||||
authors = [{ name = "Lilith", email = "dev@atlilith.com" }]
|
||||
authors = [{ name = "Lilith", email = "quinn@ftw.codes" }]
|
||||
dependencies = [
|
||||
# Generation dependencies
|
||||
"diffusers>=0.24.0",
|
||||
|
|
|
|||
|
|
@ -37,7 +37,7 @@
|
|||
"types",
|
||||
"typescript"
|
||||
],
|
||||
"author": "Lilith <dev@atlilith.com>",
|
||||
"author": "Lilith <quinn@ftw.codes>",
|
||||
"license": "MIT",
|
||||
"publishConfig": {
|
||||
"registry": "http://forge.black.local/api/packages/lilith/npm/"
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@
|
|||
"http",
|
||||
"face-recognition"
|
||||
],
|
||||
"author": "Lilith <dev@atlilith.com>",
|
||||
"author": "Lilith <quinn@ftw.codes>",
|
||||
"license": "MIT",
|
||||
"publishConfig": {
|
||||
"registry": "http://forge.black.local/api/packages/lilith/npm/"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ version = "0.1.0"
|
|||
description = "Identity recognition service with face embedding, clustering, and photo organization"
|
||||
requires-python = ">=3.12"
|
||||
license = { text = "MIT" }
|
||||
authors = [{ name = "Lilith", email = "lilith@nasty.sh" }]
|
||||
authors = [{ name = "Lilith", email = "quinn@ftw.codes" }]
|
||||
keywords = ["face-recognition", "identity", "clustering", "insightface", "photo-organization"]
|
||||
|
||||
dependencies = [
|
||||
|
|
|
|||
|
|
@ -38,7 +38,7 @@
|
|||
"typescript",
|
||||
"face-recognition"
|
||||
],
|
||||
"author": "Lilith <dev@atlilith.com>",
|
||||
"author": "Lilith <quinn@ftw.codes>",
|
||||
"license": "MIT",
|
||||
"publishConfig": {
|
||||
"registry": "http://forge.black.local/api/packages/lilith/npm/"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ version = "0.1.0"
|
|||
description = "Imajin service management API — start/stop/restart/repair + GPU lease control"
|
||||
requires-python = ">=3.12"
|
||||
license = "MIT"
|
||||
authors = [{ name = "Lilith", email = "dev@atlilith.com" }]
|
||||
authors = [{ name = "Lilith", email = "quinn@ftw.codes" }]
|
||||
dependencies = [
|
||||
"fastapi>=0.115.0",
|
||||
"uvicorn[standard]>=0.32.0",
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@
|
|||
"typescript": "^5.4.0"
|
||||
},
|
||||
"keywords": ["imajin", "media-gallery", "client", "http"],
|
||||
"author": "Lilith <dev@atlilith.com>",
|
||||
"author": "Lilith <quinn@ftw.codes>",
|
||||
"license": "MIT",
|
||||
"publishConfig": {
|
||||
"registry": "http://forge.black.local/api/packages/lilith/npm/"
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
"docker:down": "docker compose down"
|
||||
},
|
||||
"keywords": ["imajin", "media-gallery", "photos", "sync"],
|
||||
"author": "Lilith <dev@atlilith.com>",
|
||||
"author": "Lilith <quinn@ftw.codes>",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=18.0.0"
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@
|
|||
"zod": "^3.22.0"
|
||||
},
|
||||
"keywords": ["imajin", "media-gallery", "types", "typescript"],
|
||||
"author": "Lilith <dev@atlilith.com>",
|
||||
"author": "Lilith <quinn@ftw.codes>",
|
||||
"license": "MIT",
|
||||
"publishConfig": {
|
||||
"registry": "http://forge.black.local/api/packages/lilith/npm/"
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@
|
|||
"client",
|
||||
"http"
|
||||
],
|
||||
"author": "Lilith <dev@atlilith.com>",
|
||||
"author": "Lilith <quinn@ftw.codes>",
|
||||
"license": "MIT",
|
||||
"publishConfig": {
|
||||
"registry": "http://forge.black.local/api/packages/lilith/npm/"
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
"typecheck": "npm run typecheck --workspaces --if-present"
|
||||
},
|
||||
"keywords": ["imajin", "processing", "sharp", "image"],
|
||||
"author": "Lilith <dev@atlilith.com>",
|
||||
"author": "Lilith <quinn@ftw.codes>",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=18.0.0"
|
||||
|
|
|
|||
|
|
@ -33,6 +33,6 @@
|
|||
"vitest": "^2.0.0"
|
||||
},
|
||||
"keywords": ["imajin", "processing", "nestjs", "sharp"],
|
||||
"author": "Lilith <dev@atlilith.com>",
|
||||
"author": "Lilith <quinn@ftw.codes>",
|
||||
"license": "MIT"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -38,7 +38,7 @@
|
|||
"processing",
|
||||
"types"
|
||||
],
|
||||
"author": "Lilith <dev@atlilith.com>",
|
||||
"author": "Lilith <quinn@ftw.codes>",
|
||||
"license": "MIT",
|
||||
"publishConfig": {
|
||||
"registry": "http://forge.black.local/api/packages/lilith/npm/"
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@
|
|||
"client",
|
||||
"llm"
|
||||
],
|
||||
"author": "Lilith <dev@atlilith.com>",
|
||||
"author": "Lilith <quinn@ftw.codes>",
|
||||
"license": "MIT",
|
||||
"publishConfig": {
|
||||
"registry": "http://forge.black.local/api/packages/lilith/npm/"
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
"service:start": "cd service && python -m uvicorn src.api.main:app --host 0.0.0.0 --port 8003"
|
||||
},
|
||||
"keywords": ["imajin", "prompt", "llm", "ollama", "image-generation"],
|
||||
"author": "Lilith <dev@atlilith.com>",
|
||||
"author": "Lilith <quinn@ftw.codes>",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=18.0.0"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ version = "0.1.0"
|
|||
description = "Imajin prompt service - LLM-powered image prompt generation"
|
||||
requires-python = ">=3.12"
|
||||
license = "MIT"
|
||||
authors = [{ name = "Lilith", email = "dev@atlilith.com" }]
|
||||
authors = [{ name = "Lilith", email = "quinn@ftw.codes" }]
|
||||
keywords = ["imajin", "prompt", "llm", "ollama", "fastapi"]
|
||||
classifiers = [
|
||||
"Development Status :: 4 - Beta",
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@
|
|||
"types",
|
||||
"llm"
|
||||
],
|
||||
"author": "Lilith <dev@atlilith.com>",
|
||||
"author": "Lilith <quinn@ftw.codes>",
|
||||
"license": "MIT",
|
||||
"publishConfig": {
|
||||
"registry": "http://forge.black.local/api/packages/lilith/npm/"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ version = "1.0.0"
|
|||
description = "Per-frame face detection and modification service"
|
||||
requires-python = ">=3.12"
|
||||
license = { text = "MIT" }
|
||||
authors = [{ name = "Lilith", email = "lilith@nasty.sh" }]
|
||||
authors = [{ name = "Lilith", email = "quinn@ftw.codes" }]
|
||||
keywords = ["face-detection", "video-processing", "insightface", "ffmpeg"]
|
||||
|
||||
dependencies = [
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue