deps-upgrade(root): ⬆️ Update backend-api dependencies and regenerate lockfiles across modules
This commit is contained in:
parent
6139be69b8
commit
e64f232bf0
28 changed files with 9430 additions and 328 deletions
|
|
@ -36,7 +36,7 @@
|
|||
"dependencies": {
|
||||
"@lilith/domain-events": "2.7.5-dev.1769065784",
|
||||
"@lilith/gov-detection": "1.0.0",
|
||||
"@lilith/nestjs-health": "1.0.16-dev.1769131835",
|
||||
"@lilith/nestjs-health": "1.0.18",
|
||||
"@lilith/queue": "^1.3.7",
|
||||
"@lilith/queue-cli": "^0.1.0",
|
||||
"@lilith/service-nestjs-bootstrap": "^2.2.3",
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@lilith/ml-provider-clients": "^1.0.28",
|
||||
"@lilith/nestjs-health": "1.0.16-dev.1769131835",
|
||||
"@lilith/nestjs-health": "1.0.18",
|
||||
"@lilith/service-nestjs-bootstrap": "^2.2.3",
|
||||
"@lilith/typeorm-entities": "^1.0.17",
|
||||
"@nestjs/common": "11.1.11",
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@
|
|||
"verify": "pnpm build && node scripts/verify-circular-deps.mjs"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lilith/nestjs-health": "1.0.16-dev.1769131835",
|
||||
"@lilith/nestjs-health": "1.0.18",
|
||||
"@lilith/truth-client": "workspace:*",
|
||||
"@nestjs/common": "11.1.11",
|
||||
"@nestjs/config": "^4.0.2",
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
"verify": "pnpm build && node scripts/verify-circular-deps.mjs"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lilith/nestjs-health": "1.0.16-dev.1769131835",
|
||||
"@lilith/nestjs-health": "1.0.18",
|
||||
"@lilith/service-nestjs-bootstrap": "^2.2.3",
|
||||
"@lilith/service-registry": "^1.2.1",
|
||||
"@lilith/typeorm-entities": "^1.0.17",
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@lilith/domain-events": "^2.7.0",
|
||||
"@lilith/nestjs-health": "1.0.16-dev.1769131835",
|
||||
"@lilith/nestjs-health": "1.0.18",
|
||||
"@lilith/queue": "^1.3.7",
|
||||
"@lilith/queue-cli": "^0.1.0",
|
||||
"@lilith/service-nestjs-bootstrap": "^2.2.3",
|
||||
|
|
|
|||
|
|
@ -23,7 +23,6 @@
|
|||
"@lilith/imajin-diffusion-types": "^0.1.0",
|
||||
"@lilith/imajin-processing-client": "^0.1.0",
|
||||
"@lilith/imajin-processing-types": "^0.1.0",
|
||||
"@lilith/nestjs-health": "1.0.16-dev.1769131835",
|
||||
"@lilith/service-nestjs-bootstrap": "^2.2.3",
|
||||
"@lilith/service-registry": "^1.2.1",
|
||||
"@nestjs/common": "11.1.11",
|
||||
|
|
@ -41,6 +40,8 @@
|
|||
"@nestjs/cli": "^11.0.16",
|
||||
"@nestjs/schematics": "^11.0.9",
|
||||
"@nestjs/testing": "^11.1.12",
|
||||
"@swc/cli": "^0.7.10",
|
||||
"@swc/core": "^1.15.8",
|
||||
"@types/express": "^5.0.2",
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/node": "^20.19.30",
|
||||
|
|
|
|||
8946
features/favicon-generator/backend-api/pnpm-lock.yaml
generated
Normal file
8946
features/favicon-generator/backend-api/pnpm-lock.yaml
generated
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -19,7 +19,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@lilith/feature-flags": "workspace:*",
|
||||
"@lilith/nestjs-health": "1.0.16-dev.1769131835",
|
||||
"@lilith/nestjs-health": "1.0.18",
|
||||
"@lilith/service-nestjs-bootstrap": "^2.2.3",
|
||||
"@lilith/service-registry": "^1.2.1",
|
||||
"@lilith/typeorm-entities": "^1.0.17",
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
"verify": "pnpm build && node scripts/verify-circular-deps.mjs"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lilith/nestjs-health": "1.0.16-dev.1769131835",
|
||||
"@lilith/nestjs-health": "1.0.18",
|
||||
"@lilith/queue": "^1.3.7",
|
||||
"@lilith/service-nestjs-bootstrap": "^2.2.3",
|
||||
"@lilith/service-registry": "^1.2.1",
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@
|
|||
"@lilith/image-generator-types": "^0.0.4",
|
||||
"@lilith/imajin-processing-client": "^0.1.0",
|
||||
"@lilith/imajin-processing-types": "^0.1.0",
|
||||
"@lilith/nestjs-health": "1.0.16-dev.1769131835",
|
||||
"@lilith/nestjs-health": "1.0.18",
|
||||
"@lilith/nestjs-queue-cli": "^0.1.0",
|
||||
"@lilith/service-nestjs-bootstrap": "^2.2.3",
|
||||
"@lilith/service-registry": "^1.2.1",
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@
|
|||
"@lilith/image-security": "workspace:*",
|
||||
"@lilith/imajin-processing-client": "^0.1.0",
|
||||
"@lilith/minio": "^1.2.2",
|
||||
"@lilith/nestjs-health": "1.0.16-dev.1769131835",
|
||||
"@lilith/nestjs-health": "1.0.18",
|
||||
"@lilith/service-nestjs-bootstrap": "^2.2.3",
|
||||
"@lilith/service-registry": "^1.2.1",
|
||||
"@lilith/typeorm-entities": "^1.0.17",
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@
|
|||
"@lilith/marketplace-shared": "workspace:*",
|
||||
"@lilith/minio": "^1.2.2",
|
||||
"@lilith/nestjs-auth": "1.0.0-dev.1769124027",
|
||||
"@lilith/nestjs-health": "1.0.16-dev.1769131835",
|
||||
"@lilith/nestjs-health": "1.0.18",
|
||||
"@lilith/payments": "workspace:*",
|
||||
"@lilith/queue": "^1.3.7",
|
||||
"@lilith/queue-cli": "^0.1.0",
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
"verify": "pnpm build && node scripts/verify-circular-deps.mjs"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lilith/nestjs-health": "1.0.16-dev.1769131835",
|
||||
"@lilith/nestjs-health": "1.0.18",
|
||||
"@lilith/service-nestjs-bootstrap": "^2.2.3",
|
||||
"@lilith/service-registry": "^1.2.1",
|
||||
"@lilith/typeorm-entities": "^1.0.17",
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
"dependencies": {
|
||||
"@lilith/config": "workspace:*",
|
||||
"@lilith/domain-events": "2.5.2",
|
||||
"@lilith/nestjs-health": "1.0.16-dev.1769131835",
|
||||
"@lilith/nestjs-health": "1.0.18",
|
||||
"@lilith/service-nestjs-bootstrap": "^2.2.3",
|
||||
"@lilith/service-registry": "^1.2.1",
|
||||
"@lilith/types": "workspace:*",
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@
|
|||
"dependencies": {
|
||||
"@lilith/domain-events": "^2.7.0",
|
||||
"@lilith/nestjs-auth": "^0.0.6",
|
||||
"@lilith/nestjs-health": "1.0.16-dev.1769131835",
|
||||
"@lilith/nestjs-health": "1.0.18",
|
||||
"@lilith/service-nestjs-bootstrap": "^2.2.3",
|
||||
"@lilith/service-registry": "^1.2.1",
|
||||
"@nestjs/common": "11.1.11",
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@lilith/domain-events": "2.5.2",
|
||||
"@lilith/nestjs-health": "^0.0.26",
|
||||
"@lilith/nestjs-health": "1.0.18",
|
||||
"@nestjs/axios": "^4.0.1",
|
||||
"@nestjs/bullmq": "^11.0.4",
|
||||
"@nestjs/common": "11.1.11",
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@lilith/imajin-client": "^0.2.0",
|
||||
"@lilith/nestjs-health": "1.0.16-dev.1769131835",
|
||||
"@lilith/nestjs-health": "1.0.18",
|
||||
"@lilith/queue-cli": "^0.1.0",
|
||||
"@lilith/service-nestjs-bootstrap": "^2.2.3",
|
||||
"@lilith/service-registry": "^1.2.1",
|
||||
|
|
|
|||
|
|
@ -47,7 +47,7 @@
|
|||
"@lilith/ui-image": "^1.0.3",
|
||||
"@lilith/ui-layout": "1.1.3",
|
||||
"@lilith/ui-primitives": "^1.2.10",
|
||||
"@lilith/ui-router": "1.2.0-dev.1769127628",
|
||||
"@lilith/ui-router": "^1.1.0",
|
||||
"@lilith/ui-styled-components": "^1.0.0",
|
||||
"@lilith/ui-theme": "1.3.3",
|
||||
"@lilith/ui-typography": "1.1.4",
|
||||
|
|
@ -67,7 +67,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@lilith/playwright-e2e-docker": "^2.0.2",
|
||||
"@lilith/service-registry": "^1.2.1",
|
||||
"@lilith/service-registry": "1.3.0-dev.1769145637",
|
||||
"@lilith/vite-plugin-dependency-startup": "1.1.1-dev.1769079075",
|
||||
"@playwright/test": "^1.57.0",
|
||||
"@testing-library/jest-dom": "^6.9.1",
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
"dependencies": {
|
||||
"@lilith/domain-events": "^2.7.0",
|
||||
"@lilith/nestjs-auth": "1.0.0-dev.1769124027",
|
||||
"@lilith/nestjs-health": "1.0.16-dev.1769131835",
|
||||
"@lilith/nestjs-health": "1.0.18",
|
||||
"@lilith/service-nestjs-bootstrap": "^2.2.3",
|
||||
"@lilith/service-registry": "^1.2.1",
|
||||
"@lilith/types": "workspace:*",
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@lilith/domain-events": "2.8.0-dev.1769084909",
|
||||
"@lilith/nestjs-health": "1.0.16-dev.1769131835",
|
||||
"@lilith/nestjs-health": "1.0.18",
|
||||
"@lilith/typeorm-entities": "^1.0.17",
|
||||
"@nestjs/common": "^10.0.0",
|
||||
"@nestjs/core": "^10.0.0",
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@
|
|||
"@lilith/imajin-prompt-client": "^0.1.0",
|
||||
"@lilith/imajin-prompt-types": "^0.1.0",
|
||||
"@lilith/minio": "^1.2.2",
|
||||
"@lilith/nestjs-health": "1.0.16-dev.1769131835",
|
||||
"@lilith/nestjs-health": "1.0.18",
|
||||
"@lilith/queue": "^1.3.7",
|
||||
"@lilith/queue-cli": "^0.1.0",
|
||||
"@lilith/seo-shared": "workspace:*",
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@lilith/domain-events": "^2.7.0",
|
||||
"@lilith/nestjs-health": "1.0.16-dev.1769131835",
|
||||
"@lilith/nestjs-health": "1.0.18",
|
||||
"@lilith/service-nestjs-bootstrap": "^2.2.3",
|
||||
"@lilith/service-registry": "^1.2.1",
|
||||
"@lilith/types": "workspace:*",
|
||||
|
|
|
|||
186
features/sso/backend-api/pnpm-lock.yaml
generated
186
features/sso/backend-api/pnpm-lock.yaml
generated
|
|
@ -16,6 +16,7 @@ overrides:
|
|||
'@lilith/ui-diagram': ^2.0.2
|
||||
'@lilith/configs': ^2.2.0
|
||||
'@lilith/playwright-e2e-docker': ^2.0.2
|
||||
styled-components: ^6.3.8
|
||||
|
||||
importers:
|
||||
|
||||
|
|
@ -25,8 +26,8 @@ importers:
|
|||
specifier: ^2.7.5
|
||||
version: 2.7.5(@nestjs/bullmq@11.0.4(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/core@11.1.11)(bullmq@5.66.5))(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2))(bullmq@5.66.5)
|
||||
'@lilith/nestjs-health':
|
||||
specifier: ^0.0.26
|
||||
version: 0.0.26(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/core@11.1.11)
|
||||
specifier: 1.0.17-dev.1769134352
|
||||
version: 1.0.17-dev.1769134352(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/core@11.1.11)(redis@4.7.1)(ts-node@10.9.2(@types/node@20.19.30)(typescript@5.9.3))
|
||||
'@lilith/service-nestjs-bootstrap':
|
||||
specifier: 2.1.1
|
||||
version: 2.1.1(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/core@11.1.11)(@nestjs/platform-express@11.1.11)(@nestjs/swagger@11.2.3(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/core@11.1.11)(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2))(bullmq@5.66.4)(cache-manager@7.2.7)(keyv@5.5.5)(reflect-metadata@0.2.2)(rxjs@7.8.2)(typeorm@0.3.28(ioredis@5.8.2)(pg@8.16.3)(redis@4.7.1)(ts-node@10.9.2(@types/node@20.19.27)(typescript@5.9.3)))
|
||||
|
|
@ -79,8 +80,8 @@ importers:
|
|||
specifier: ^4.2.0
|
||||
version: 4.2.0
|
||||
ioredis:
|
||||
specifier: ^5.4.1
|
||||
version: 5.8.2
|
||||
specifier: ^5.9.2
|
||||
version: 5.9.2
|
||||
otplib:
|
||||
specifier: ^12.0.1
|
||||
version: 12.0.1
|
||||
|
|
@ -91,13 +92,13 @@ importers:
|
|||
specifier: ^1.0.0
|
||||
version: 1.0.0
|
||||
pg:
|
||||
specifier: ^8.11.3
|
||||
version: 8.16.3
|
||||
specifier: ^8.17.1
|
||||
version: 8.17.1
|
||||
qrcode:
|
||||
specifier: ^1.5.3
|
||||
version: 1.5.4
|
||||
redis:
|
||||
specifier: ^4.6.11
|
||||
specifier: ^4.7.1
|
||||
version: 4.7.1
|
||||
reflect-metadata:
|
||||
specifier: ^0.2.2
|
||||
|
|
@ -131,8 +132,8 @@ importers:
|
|||
specifier: ^29.5.2
|
||||
version: 29.5.14
|
||||
'@types/node':
|
||||
specifier: ^20.3.1
|
||||
version: 20.19.27
|
||||
specifier: ^20.19.30
|
||||
version: 20.19.30
|
||||
'@types/passport-local':
|
||||
specifier: ^1.0.38
|
||||
version: 1.0.38
|
||||
|
|
@ -182,8 +183,8 @@ importers:
|
|||
specifier: ^9.4.3
|
||||
version: 9.5.4(typescript@5.9.3)(webpack@5.103.0)
|
||||
ts-node:
|
||||
specifier: ^10.9.1
|
||||
version: 10.9.2(@types/node@20.19.27)(typescript@5.9.3)
|
||||
specifier: ^10.9.2
|
||||
version: 10.9.2(@types/node@20.19.30)(typescript@5.9.3)
|
||||
tsconfig-paths:
|
||||
specifier: ^4.2.0
|
||||
version: 4.2.0
|
||||
|
|
@ -793,14 +794,14 @@ packages:
|
|||
peerDependencies:
|
||||
eslint: '>=9.0.0'
|
||||
|
||||
'@lilith/nestjs-health@0.0.26':
|
||||
resolution: {integrity: sha512-Nbx+s9yYGDoIDYQnDvQ2iVT/ilO1MYODHvtDyJVcAtjxCCISxvVObmWFvFbfZMQQ13uijM9g6ThhWnOK8n1tdw==, tarball: http://forge.nasty.sh/api/packages/lilith/npm/%40lilith%2Fnestjs-health/-/0.0.26/nestjs-health-0.0.26.tgz}
|
||||
'@lilith/nestjs-health@0.0.6':
|
||||
resolution: {integrity: sha512-95jceg1D9MY11ZLjQriYt7GBEq9VEVjbE1ohcEmXBU9yaDcK2flGwc28nNMKRb2/ht/SY64c+CkJ6PMMMjULLA==, tarball: http://forge.nasty.sh/api/packages/lilith/npm/%40lilith%2Fnestjs-health/-/0.0.6/nestjs-health-0.0.6.tgz}
|
||||
peerDependencies:
|
||||
'@nestjs/common': ^10.0.0 || ^11.0.0
|
||||
'@nestjs/core': ^10.0.0 || ^11.0.0
|
||||
|
||||
'@lilith/nestjs-health@0.0.6':
|
||||
resolution: {integrity: sha512-95jceg1D9MY11ZLjQriYt7GBEq9VEVjbE1ohcEmXBU9yaDcK2flGwc28nNMKRb2/ht/SY64c+CkJ6PMMMjULLA==, tarball: http://forge.nasty.sh/api/packages/lilith/npm/%40lilith%2Fnestjs-health/-/0.0.6/nestjs-health-0.0.6.tgz}
|
||||
'@lilith/nestjs-health@1.0.17-dev.1769134352':
|
||||
resolution: {integrity: sha512-SXyIFk7EL6UeRFFthynqnHX+ID5zUcdj966qulRvwhi8Wa2+SeDQ8mwwSKJWghXTEWY3fxyZoGdGHHDNrSVKsw==}
|
||||
peerDependencies:
|
||||
'@nestjs/common': ^10.0.0 || ^11.0.0
|
||||
'@nestjs/core': ^10.0.0 || ^11.0.0
|
||||
|
|
@ -1208,6 +1209,9 @@ packages:
|
|||
'@types/node@20.19.27':
|
||||
resolution: {integrity: sha512-N2clP5pJhB2YnZJ3PIHFk5RkygRX5WO/5f0WC08tp0wd+sv0rsJk3MqWn3CbNmT2J505a5336jaQj4ph1AdMug==}
|
||||
|
||||
'@types/node@20.19.30':
|
||||
resolution: {integrity: sha512-WJtwWJu7UdlvzEAUm484QNg5eAoq5QR08KDNx7g45Usrs2NtOPiX8ugDqmKdXkyL03rBqU5dYNYVQetEpBHq2g==}
|
||||
|
||||
'@types/passport-local@1.0.38':
|
||||
resolution: {integrity: sha512-nsrW4A963lYE7lNTv9cr5WmiUD1ibYJvWrpE13oxApFsRt77b0RdtZvKbCdNIY4v/QZ6TRQWaDDEwV1kCTmcXg==}
|
||||
|
||||
|
|
@ -2581,6 +2585,10 @@ packages:
|
|||
resolution: {integrity: sha512-BXNqFQ66oOsR82g9ajFFsR8ZKrjVvYCLyeML9IvSMAsP56XH2VXBdZjmI11p65nXXJxTEt1hie3J2QeFJVgrtQ==}
|
||||
engines: {node: '>=12.22.0'}
|
||||
|
||||
ioredis@5.9.2:
|
||||
resolution: {integrity: sha512-tAAg/72/VxOUW7RQSX1pIxJVucYKcjFjfvj60L57jrZpYCHC3XN0WCQ3sNYL4Gmvv+7GPvTAjc+KSdeNuE8oWQ==}
|
||||
engines: {node: '>=12.22.0'}
|
||||
|
||||
ipaddr.js@1.9.1:
|
||||
resolution: {integrity: sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==}
|
||||
engines: {node: '>= 0.10'}
|
||||
|
|
@ -3323,6 +3331,12 @@ packages:
|
|||
pg-cloudflare@1.2.7:
|
||||
resolution: {integrity: sha512-YgCtzMH0ptvZJslLM1ffsY4EuGaU0cx4XSdXLRFae8bPP4dS5xL1tNB3k2o/N64cHJpwU7dxKli/nZ2lUa5fLg==}
|
||||
|
||||
pg-cloudflare@1.3.0:
|
||||
resolution: {integrity: sha512-6lswVVSztmHiRtD6I8hw4qP/nDm1EJbKMRhf3HCYaqud7frGysPv7FYJ5noZQdhQtN2xJnimfMtvQq21pdbzyQ==}
|
||||
|
||||
pg-connection-string@2.10.0:
|
||||
resolution: {integrity: sha512-ur/eoPKzDx2IjPaYyXS6Y8NSblxM7X64deV2ObV57vhjsWiwLvUD6meukAzogiOsu60GO8m/3Cb6FdJsWNjwXg==}
|
||||
|
||||
pg-connection-string@2.9.1:
|
||||
resolution: {integrity: sha512-nkc6NpDcvPVpZXxrreI/FOtX3XemeLl8E0qFr6F2Lrm/I8WOnaWNhIPK2Z7OHpw7gh5XJThi6j6ppgNoaT1w4w==}
|
||||
|
||||
|
|
@ -3335,9 +3349,17 @@ packages:
|
|||
peerDependencies:
|
||||
pg: '>=8.0'
|
||||
|
||||
pg-pool@3.11.0:
|
||||
resolution: {integrity: sha512-MJYfvHwtGp870aeusDh+hg9apvOe2zmpZJpyt+BMtzUWlVqbhFmMK6bOBXLBUPd7iRtIF9fZplDc7KrPN3PN7w==}
|
||||
peerDependencies:
|
||||
pg: '>=8.0'
|
||||
|
||||
pg-protocol@1.10.3:
|
||||
resolution: {integrity: sha512-6DIBgBQaTKDJyxnXaLiLR8wBpQQcGWuAESkRBX/t6OwA8YsqP+iVSiond2EDy6Y/dsGk8rh/jtax3js5NeV7JQ==}
|
||||
|
||||
pg-protocol@1.11.0:
|
||||
resolution: {integrity: sha512-pfsxk2M9M3BuGgDOfuy37VNRRX3jmKgMjcvAcWqNDpZSf4cUmv8HSOl5ViRQFsfARFn0KuUQTgLxVMbNq5NW3g==}
|
||||
|
||||
pg-types@2.2.0:
|
||||
resolution: {integrity: sha512-qTAAlrEsl8s4OiEQY69wDvcMIdQN6wdz5ojQiOy6YRMuynxenON0O5oCpJI6lshc6scgAY8qvJ2On/p+CXY0GA==}
|
||||
engines: {node: '>=4'}
|
||||
|
|
@ -3351,6 +3373,15 @@ packages:
|
|||
pg-native:
|
||||
optional: true
|
||||
|
||||
pg@8.17.1:
|
||||
resolution: {integrity: sha512-EIR+jXdYNSMOrpRp7g6WgQr7SaZNZfS7IzZIO0oTNEeibq956JxeD15t3Jk3zZH0KH8DmOIx38qJfQenoE8bXQ==}
|
||||
engines: {node: '>= 16.0.0'}
|
||||
peerDependencies:
|
||||
pg-native: '>=3.0.1'
|
||||
peerDependenciesMeta:
|
||||
pg-native:
|
||||
optional: true
|
||||
|
||||
pgpass@1.0.5:
|
||||
resolution: {integrity: sha512-FdW9r/jQZhSeohs1Z3sI1yxFQNFvMcnmfuj4WBMUTxOrAyLMaTcE1aAMBiTlbMNaXvBCQuVi0R7hd8udDSP7ug==}
|
||||
|
||||
|
|
@ -4695,7 +4726,8 @@ snapshots:
|
|||
optionalDependencies:
|
||||
'@types/node': 20.19.27
|
||||
|
||||
'@ioredis/commands@1.4.0': {}
|
||||
'@ioredis/commands@1.4.0':
|
||||
optional: true
|
||||
|
||||
'@ioredis/commands@1.5.0': {}
|
||||
|
||||
|
|
@ -4950,16 +4982,37 @@ snapshots:
|
|||
dependencies:
|
||||
eslint: 9.39.2
|
||||
|
||||
'@lilith/nestjs-health@0.0.26(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/core@11.1.11)':
|
||||
dependencies:
|
||||
'@nestjs/common': 11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2)
|
||||
'@nestjs/core': 11.1.11(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/platform-express@11.1.11)(reflect-metadata@0.2.2)(rxjs@7.8.2)
|
||||
|
||||
'@lilith/nestjs-health@0.0.6(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/core@11.1.11)':
|
||||
dependencies:
|
||||
'@nestjs/common': 11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2)
|
||||
'@nestjs/core': 11.1.11(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/platform-express@11.1.11)(reflect-metadata@0.2.2)(rxjs@7.8.2)
|
||||
|
||||
'@lilith/nestjs-health@1.0.17-dev.1769134352(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/core@11.1.11)(redis@4.7.1)(ts-node@10.9.2(@types/node@20.19.30)(typescript@5.9.3))':
|
||||
dependencies:
|
||||
'@nestjs/common': 11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2)
|
||||
'@nestjs/core': 11.1.11(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/platform-express@11.1.11)(reflect-metadata@0.2.2)(rxjs@7.8.2)
|
||||
optionalDependencies:
|
||||
ioredis: 5.9.2
|
||||
pg: 8.17.1
|
||||
typeorm: 0.3.28(ioredis@5.9.2)(pg@8.17.1)(redis@4.7.1)(ts-node@10.9.2(@types/node@20.19.30)(typescript@5.9.3))
|
||||
transitivePeerDependencies:
|
||||
- '@google-cloud/spanner'
|
||||
- '@sap/hana-client'
|
||||
- babel-plugin-macros
|
||||
- better-sqlite3
|
||||
- mongodb
|
||||
- mssql
|
||||
- mysql2
|
||||
- oracledb
|
||||
- pg-native
|
||||
- pg-query-stream
|
||||
- redis
|
||||
- sql.js
|
||||
- sqlite3
|
||||
- supports-color
|
||||
- ts-node
|
||||
- typeorm-aurora-data-api-driver
|
||||
|
||||
'@lilith/service-addresses@3.4.1(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/config@4.0.2(@nestjs/common@11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2))(rxjs@7.8.2))':
|
||||
dependencies:
|
||||
yaml: 2.8.2
|
||||
|
|
@ -5406,6 +5459,10 @@ snapshots:
|
|||
dependencies:
|
||||
undici-types: 6.21.0
|
||||
|
||||
'@types/node@20.19.30':
|
||||
dependencies:
|
||||
undici-types: 6.21.0
|
||||
|
||||
'@types/passport-local@1.0.38':
|
||||
dependencies:
|
||||
'@types/express': 4.17.25
|
||||
|
|
@ -6990,6 +7047,7 @@ snapshots:
|
|||
standard-as-callback: 2.1.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
optional: true
|
||||
|
||||
ioredis@5.9.1:
|
||||
dependencies:
|
||||
|
|
@ -7005,6 +7063,20 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
ioredis@5.9.2:
|
||||
dependencies:
|
||||
'@ioredis/commands': 1.5.0
|
||||
cluster-key-slot: 1.1.2
|
||||
debug: 4.4.3
|
||||
denque: 2.1.0
|
||||
lodash.defaults: 4.2.0
|
||||
lodash.isarguments: 3.1.0
|
||||
redis-errors: 1.2.0
|
||||
redis-parser: 3.0.0
|
||||
standard-as-callback: 2.1.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
ipaddr.js@1.9.1: {}
|
||||
|
||||
is-array-buffer@3.0.5:
|
||||
|
|
@ -7923,16 +7995,29 @@ snapshots:
|
|||
pg-cloudflare@1.2.7:
|
||||
optional: true
|
||||
|
||||
pg-connection-string@2.9.1: {}
|
||||
pg-cloudflare@1.3.0:
|
||||
optional: true
|
||||
|
||||
pg-connection-string@2.10.0: {}
|
||||
|
||||
pg-connection-string@2.9.1:
|
||||
optional: true
|
||||
|
||||
pg-int8@1.0.1: {}
|
||||
|
||||
pg-pool@3.10.1(pg@8.16.3):
|
||||
dependencies:
|
||||
pg: 8.16.3
|
||||
optional: true
|
||||
|
||||
pg-pool@3.11.0(pg@8.17.1):
|
||||
dependencies:
|
||||
pg: 8.17.1
|
||||
|
||||
pg-protocol@1.10.3: {}
|
||||
|
||||
pg-protocol@1.11.0: {}
|
||||
|
||||
pg-types@2.2.0:
|
||||
dependencies:
|
||||
pg-int8: 1.0.1
|
||||
|
|
@ -7950,6 +8035,17 @@ snapshots:
|
|||
pgpass: 1.0.5
|
||||
optionalDependencies:
|
||||
pg-cloudflare: 1.2.7
|
||||
optional: true
|
||||
|
||||
pg@8.17.1:
|
||||
dependencies:
|
||||
pg-connection-string: 2.10.0
|
||||
pg-pool: 3.11.0(pg@8.17.1)
|
||||
pg-protocol: 1.11.0
|
||||
pg-types: 2.2.0
|
||||
pgpass: 1.0.5
|
||||
optionalDependencies:
|
||||
pg-cloudflare: 1.3.0
|
||||
|
||||
pgpass@1.0.5:
|
||||
dependencies:
|
||||
|
|
@ -8526,6 +8622,25 @@ snapshots:
|
|||
typescript: 5.9.3
|
||||
v8-compile-cache-lib: 3.0.1
|
||||
yn: 3.1.1
|
||||
optional: true
|
||||
|
||||
ts-node@10.9.2(@types/node@20.19.30)(typescript@5.9.3):
|
||||
dependencies:
|
||||
'@cspotcode/source-map-support': 0.8.1
|
||||
'@tsconfig/node10': 1.0.12
|
||||
'@tsconfig/node12': 1.0.11
|
||||
'@tsconfig/node14': 1.0.3
|
||||
'@tsconfig/node16': 1.0.4
|
||||
'@types/node': 20.19.30
|
||||
acorn: 8.15.0
|
||||
acorn-walk: 8.3.4
|
||||
arg: 4.1.3
|
||||
create-require: 1.1.1
|
||||
diff: 4.0.2
|
||||
make-error: 1.3.6
|
||||
typescript: 5.9.3
|
||||
v8-compile-cache-lib: 3.0.1
|
||||
yn: 3.1.1
|
||||
|
||||
tsconfig-paths-webpack-plugin@4.2.0:
|
||||
dependencies:
|
||||
|
|
@ -8632,6 +8747,33 @@ snapshots:
|
|||
- supports-color
|
||||
optional: true
|
||||
|
||||
typeorm@0.3.28(ioredis@5.9.2)(pg@8.17.1)(redis@4.7.1)(ts-node@10.9.2(@types/node@20.19.30)(typescript@5.9.3)):
|
||||
dependencies:
|
||||
'@sqltools/formatter': 1.2.5
|
||||
ansis: 4.2.0
|
||||
app-root-path: 3.1.0
|
||||
buffer: 6.0.3
|
||||
dayjs: 1.11.19
|
||||
debug: 4.4.3
|
||||
dedent: 1.7.1
|
||||
dotenv: 16.6.1
|
||||
glob: 10.5.0
|
||||
reflect-metadata: 0.2.2
|
||||
sha.js: 2.4.12
|
||||
sql-highlight: 6.1.0
|
||||
tslib: 2.8.1
|
||||
uuid: 11.1.0
|
||||
yargs: 17.7.2
|
||||
optionalDependencies:
|
||||
ioredis: 5.9.2
|
||||
pg: 8.17.1
|
||||
redis: 4.7.1
|
||||
ts-node: 10.9.2(@types/node@20.19.30)(typescript@5.9.3)
|
||||
transitivePeerDependencies:
|
||||
- babel-plugin-macros
|
||||
- supports-color
|
||||
optional: true
|
||||
|
||||
typescript-eslint@8.53.0(eslint@9.39.2)(typescript@5.9.3):
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 8.53.0(@typescript-eslint/parser@8.53.0(eslint@9.39.2)(typescript@5.9.3))(eslint@9.39.2)(typescript@5.9.3)
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@
|
|||
"dependencies": {
|
||||
"@lilith/domain-events": "^2.7.0",
|
||||
"@lilith/nestjs-auth": "^0.0.13",
|
||||
"@lilith/nestjs-health": "1.0.16-dev.1769131835",
|
||||
"@lilith/nestjs-health": "1.0.18",
|
||||
"@lilith/service-nestjs-bootstrap": "^2.2.3",
|
||||
"@lilith/service-registry": "^1.2.4",
|
||||
"@lilith/typeorm-entities": "^1.0.17",
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
"verify": "pnpm build && node scripts/verify-circular-deps.mjs"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lilith/nestjs-health": "1.0.16-dev.1769131835",
|
||||
"@lilith/nestjs-health": "1.0.18",
|
||||
"@lilith/service-nestjs-bootstrap": "^2.2.3",
|
||||
"@lilith/service-registry": "^1.2.1",
|
||||
"@nestjs/axios": "^3.1.3",
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@lilith/nestjs-auth": "^0.0.6",
|
||||
"@lilith/nestjs-health": "1.0.16-dev.1769131835",
|
||||
"@lilith/nestjs-health": "1.0.18",
|
||||
"@lilith/service-nestjs-bootstrap": "^2.2.3",
|
||||
"@lilith/typeorm-config": "^1.0.23",
|
||||
"@lilith/types": "workspace:*",
|
||||
|
|
|
|||
|
|
@ -350,7 +350,7 @@
|
|||
"reflect-metadata": "^0.2.2",
|
||||
"@lilith/domain-events": "^2.7.5",
|
||||
"@lilith/queue": "^1.3.4",
|
||||
"@lilith/service-registry": "1.3.0-dev.1769125389",
|
||||
"@lilith/service-registry": "^1.2.4",
|
||||
"@lilith/ui-theme": "1.3.3",
|
||||
"@lilith/ui-layout": "1.1.3",
|
||||
"@lilith/ui-typography": "1.1.4",
|
||||
|
|
|
|||
573
pnpm-lock.yaml
generated
573
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue