deps-upgrade(root): ⬆️ Update dependencies in package.json and regenerate pnpm-lock.yaml

This commit is contained in:
Lilith 2026-01-26 01:39:03 -08:00
parent 5e9301c852
commit cddbdae90d
2 changed files with 25 additions and 4 deletions

View file

@ -336,7 +336,7 @@
"@lilith/image-security": "workspace:^",
"@lilith/imajin-processing-client": "^0.1.0",
"@lilith/service-react-bootstrap": "1.2.1-dev.1768971967",
"@lilith/service-registry": "1.3.0-dev.1769368894",
"@lilith/service-registry": "1.3.0-dev.1769419981",
"@lilith/ui-dev-content": "1.0.4-dev.1768972085",
"@lilith/ui-styled-components": "^6.3.8",
"@lilith/wizard-provider": "workspace:^",

27
pnpm-lock.yaml generated
View file

@ -65,8 +65,8 @@ importers:
specifier: 1.2.1-dev.1768971967
version: 1.2.1-dev.1768971967(framer-motion@11.18.2)(react-dom@19.2.3)(react@19.2.3)(styled-components@6.3.8)
'@lilith/service-registry':
specifier: 1.3.0-dev.1769368894
version: 1.3.0-dev.1769368894
specifier: 1.3.0-dev.1769419981
version: 1.3.0-dev.1769419981
'@lilith/ui-dev-content':
specifier: 1.0.4-dev.1768972085
version: 1.0.4-dev.1768972085
@ -106,7 +106,7 @@ importers:
version: 2.0.2(@playwright/test@1.57.0)
'@lilith/vite-plugin-dependency-startup':
specifier: 1.1.1-dev.1769404137
version: 1.1.1-dev.1769404137(@lilith/service-orchestrator@1.2.0)(@lilith/service-registry@1.3.0-dev.1769368894)(esbuild@0.27.2)(vite@6.4.1)
version: 1.1.1-dev.1769404137(@lilith/service-orchestrator@1.2.0)(@lilith/service-registry@1.3.0-dev.1769419981)(vite@6.4.1)
'@lilith/vite-plugin-pnpm-resolve':
specifier: 1.1.0-dev.1769403224
version: 1.1.0-dev.1769403224(rollup@4.55.2)(vite@6.4.1)
@ -12829,6 +12829,11 @@ packages:
dependencies:
yaml: 2.8.2
/@lilith/service-registry@1.3.0-dev.1769419981:
resolution: {integrity: sha512-44G/VFnbNf7U6BD9BkAjbvCmeYt0GqTSv81TZgUtDcZTwpXFk8Hw3wNwIwCFeQQu0t2I/SEYgbpcT18Othd2Ig==}
dependencies:
yaml: 2.8.2
/@lilith/text-processing-content-flagging@1.1.1(react-dom@19.2.3)(react@19.2.3)(styled-components@6.3.8):
resolution: {integrity: sha512-k2KTkgEF24UMN9EtujEg6MVyofeSb6ad/VYaDOuuLuk6+jT4ODmNF0hA8mi38QKbK6bjwtR4rHRsIu7qjQSYyA==}
peerDependencies:
@ -14460,6 +14465,22 @@ packages:
vite: 5.4.21(@types/node@20.19.30)
dev: true
/@lilith/vite-plugin-dependency-startup@1.1.1-dev.1769404137(@lilith/service-orchestrator@1.2.0)(@lilith/service-registry@1.3.0-dev.1769419981)(vite@6.4.1):
resolution: {integrity: sha512-LlqzlHw/gJ27ZaGO50JGy4SAZd58xhhVGG0DH+zfOj0QIuh/PbvxQhiNX00IvMTBnczFNrNQiqPrgq5NSR+wIw==}
peerDependencies:
'@lilith/service-orchestrator': '>=1.0.0'
'@lilith/service-registry': 1.3.0-dev.1769368894
esbuild: '>=0.19.0'
vite: '>=5.0.0'
peerDependenciesMeta:
esbuild:
optional: true
dependencies:
'@lilith/service-orchestrator': 1.2.0
'@lilith/service-registry': 1.3.0-dev.1769419981
vite: 6.4.1(@types/node@20.19.30)(tsx@4.21.0)(yaml@2.8.2)
dev: true
/@lilith/vite-plugin-dependency-startup@1.1.1-dev.1769404137(@lilith/service-orchestrator@1.2.0-dev.1769319606)(@lilith/service-registry@1.3.0-dev.1769368894)(vite@6.4.1):
resolution: {integrity: sha512-LlqzlHw/gJ27ZaGO50JGy4SAZd58xhhVGG0DH+zfOj0QIuh/PbvxQhiNX00IvMTBnczFNrNQiqPrgq5NSR+wIw==}
peerDependencies: