deps-upgrade: ⬆️ Update all dependencies to latest compatible versions for security, compatibility fixes, and feature improvements
This commit is contained in:
parent
cb9519b872
commit
e54a5fbed5
2 changed files with 127 additions and 158 deletions
|
|
@ -350,6 +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/ui-theme": "1.3.3",
|
||||
"@lilith/ui-layout": "1.1.3",
|
||||
"@lilith/ui-typography": "1.1.4",
|
||||
|
|
|
|||
284
pnpm-lock.yaml
generated
284
pnpm-lock.yaml
generated
|
|
@ -8,6 +8,7 @@ overrides:
|
|||
reflect-metadata: ^0.2.2
|
||||
'@lilith/domain-events': ^2.7.5
|
||||
'@lilith/queue': ^1.3.4
|
||||
'@lilith/service-registry': 1.3.0-dev.1769125248
|
||||
'@lilith/ui-theme': 1.3.3
|
||||
'@lilith/ui-layout': 1.1.3
|
||||
'@lilith/ui-typography': 1.1.4
|
||||
|
|
@ -61,8 +62,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.2.4
|
||||
version: 1.3.0(@nestjs/common@11.1.11)(@nestjs/config@3.3.0)
|
||||
specifier: 1.3.0-dev.1769125248
|
||||
version: 1.3.0-dev.1769125248(@nestjs/common@11.1.11)(@nestjs/config@3.3.0)
|
||||
'@lilith/ui-dev-content':
|
||||
specifier: 1.0.4-dev.1768972085
|
||||
version: 1.0.4-dev.1768972085
|
||||
|
|
@ -813,7 +814,7 @@ importers:
|
|||
version: link:../../@config
|
||||
'@lilith/configs':
|
||||
specifier: ^2.2.0
|
||||
version: 2.2.1(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.22)(@lilith/eslint-plugin-import-alias@1.1.1)(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@9.1.2)(eslint-import-resolver-typescript@3.10.1)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.5)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint-plugin-unused-imports@4.3.0)(eslint@9.39.2)(prettier@3.8.0)(typescript-eslint@8.53.0)(typescript@5.9.3)(vite@6.4.1)(vitest@4.0.17)
|
||||
version: 2.2.1(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.22)(@lilith/eslint-plugin-import-alias@1.1.1)(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@9.1.2)(eslint-import-resolver-typescript@3.10.1)(eslint-plugin-import@2.32.0)(eslint-plugin-jsx-a11y@6.10.2)(eslint-plugin-prettier@5.5.5)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint-plugin-unused-imports@4.3.0)(eslint@9.39.2)(prettier@3.8.0)(typescript-eslint@8.53.0)(typescript@5.9.3)(vite@6.4.1)(vitest@4.0.17)
|
||||
typescript:
|
||||
specifier: ^5.9.3
|
||||
version: 5.9.3
|
||||
|
|
@ -835,7 +836,7 @@ importers:
|
|||
version: link:../../@config
|
||||
'@lilith/configs':
|
||||
specifier: ^2.2.0
|
||||
version: 2.2.1(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.22)(@lilith/eslint-plugin-import-alias@1.1.1)(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@9.1.2)(eslint-import-resolver-typescript@3.10.1)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.5)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint-plugin-unused-imports@4.3.0)(eslint@9.39.2)(prettier@3.8.0)(typescript-eslint@8.53.0)(typescript@5.9.3)(vite@6.4.1)(vitest@4.0.17)
|
||||
version: 2.2.1(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.22)(@lilith/eslint-plugin-import-alias@1.1.1)(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@9.1.2)(eslint-import-resolver-typescript@3.10.1)(eslint-plugin-import@2.32.0)(eslint-plugin-jsx-a11y@6.10.2)(eslint-plugin-prettier@5.5.5)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint-plugin-unused-imports@4.3.0)(eslint@9.39.2)(prettier@3.8.0)(typescript-eslint@8.53.0)(typescript@5.9.3)(vite@6.4.1)(vitest@4.0.17)
|
||||
'@lilith/types':
|
||||
specifier: '*'
|
||||
version: link:../../@types
|
||||
|
|
@ -886,7 +887,7 @@ importers:
|
|||
version: 9.0.3
|
||||
msw:
|
||||
specifier: ^2.0.0
|
||||
version: 2.12.7(@types/node@22.19.7)(typescript@5.9.3)
|
||||
version: 2.12.7(typescript@5.9.3)
|
||||
react:
|
||||
specifier: ^18.0.0 || ^19.0.0
|
||||
version: 19.2.3
|
||||
|
|
@ -1143,8 +1144,8 @@ importers:
|
|||
specifier: ^2.2.3
|
||||
version: 2.2.3(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(@nestjs/platform-express@11.1.11)(@nestjs/swagger@11.2.5)(bullmq@5.66.5)(cache-manager@7.2.8)(keyv@5.5.5)(reflect-metadata@0.2.2)(rxjs@7.8.2)(typeorm@0.3.28)
|
||||
'@lilith/service-registry':
|
||||
specifier: ^1.2.1
|
||||
version: 1.3.0(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
specifier: 1.3.0-dev.1769125248
|
||||
version: 1.3.0-dev.1769125248(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@lilith/typeorm-entities':
|
||||
specifier: ^1.0.17
|
||||
version: 1.0.17(typeorm@0.3.28)
|
||||
|
|
@ -1235,7 +1236,7 @@ importers:
|
|||
devDependencies:
|
||||
'@lilith/configs':
|
||||
specifier: ^2.2.0
|
||||
version: 2.2.1(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.22)(@lilith/eslint-plugin-import-alias@1.1.1)(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@9.1.2)(eslint-import-resolver-typescript@3.10.1)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.5)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint-plugin-unused-imports@4.3.0)(eslint@9.39.2)(prettier@3.8.0)(typescript-eslint@8.53.0)(typescript@5.9.3)(vite@6.4.1)(vitest@4.0.17)
|
||||
version: 2.2.1(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.22)(@lilith/eslint-plugin-import-alias@1.1.1)(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@9.1.2)(eslint-import-resolver-typescript@3.10.1)(eslint-plugin-import@2.32.0)(eslint-plugin-jsx-a11y@6.10.2)(eslint-plugin-prettier@5.5.5)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint-plugin-unused-imports@4.3.0)(eslint@9.39.2)(prettier@3.8.0)(typescript-eslint@8.53.0)(typescript@5.9.3)(vite@6.4.1)(vitest@4.0.17)
|
||||
'@lilith/playwright-e2e-docker':
|
||||
specifier: ^2.0.2
|
||||
version: 2.0.2(@playwright/test@1.57.0)
|
||||
|
|
@ -1437,7 +1438,7 @@ importers:
|
|||
version: 24.1.3
|
||||
msw:
|
||||
specifier: ^2.12.7
|
||||
version: 2.12.7(@types/node@22.19.7)(typescript@5.9.3)
|
||||
version: 2.12.7(typescript@5.9.3)
|
||||
react:
|
||||
specifier: ^19.2.3
|
||||
version: 19.2.3
|
||||
|
|
@ -1489,7 +1490,7 @@ importers:
|
|||
devDependencies:
|
||||
'@lilith/configs':
|
||||
specifier: ^2.2.0
|
||||
version: 2.2.1(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.22)(@lilith/eslint-plugin-import-alias@1.1.1)(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@9.1.2)(eslint-import-resolver-typescript@3.10.1)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.5)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint-plugin-unused-imports@4.3.0)(eslint@9.39.2)(prettier@3.8.0)(typescript-eslint@8.53.0)(typescript@5.9.3)(vite@6.4.1)(vitest@4.0.17)
|
||||
version: 2.2.1(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.22)(@lilith/eslint-plugin-import-alias@1.1.1)(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@9.1.2)(eslint-import-resolver-typescript@3.10.1)(eslint-plugin-import@2.32.0)(eslint-plugin-jsx-a11y@6.10.2)(eslint-plugin-prettier@5.5.5)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint-plugin-unused-imports@4.3.0)(eslint@9.39.2)(prettier@3.8.0)(typescript-eslint@8.53.0)(typescript@5.9.3)(vite@6.4.1)(vitest@4.0.17)
|
||||
'@nestjs/cli':
|
||||
specifier: ^11.0.16
|
||||
version: 11.0.16(@swc/cli@0.6.0)(@swc/core@1.15.8)(@types/node@20.19.30)
|
||||
|
|
@ -1526,8 +1527,8 @@ importers:
|
|||
specifier: ^2.2.3
|
||||
version: 2.2.3(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(@nestjs/platform-express@11.1.11)(@nestjs/swagger@11.2.5)(bullmq@5.66.5)(cache-manager@7.2.8)(keyv@5.5.5)(reflect-metadata@0.2.2)(rxjs@7.8.2)(typeorm@0.3.28)
|
||||
'@lilith/service-registry':
|
||||
specifier: ^1.2.1
|
||||
version: 1.3.0(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
specifier: 1.3.0-dev.1769125248
|
||||
version: 1.3.0-dev.1769125248(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@lilith/typeorm-entities':
|
||||
specifier: ^1.0.17
|
||||
version: 1.0.17(typeorm@0.3.28)
|
||||
|
|
@ -1736,7 +1737,7 @@ importers:
|
|||
version: 2.0.2(@playwright/test@1.57.0)
|
||||
'@lilith/vite-plugin-dependency-startup':
|
||||
specifier: ^1.1.0
|
||||
version: 1.1.0(@lilith/service-orchestrator@1.2.0)(@lilith/service-registry@1.3.0)(vite@6.4.1)
|
||||
version: 1.1.0(@lilith/service-orchestrator@1.2.0)(@lilith/service-registry@1.3.0-dev.1769125248)(vite@6.4.1)
|
||||
'@playwright/test':
|
||||
specifier: ^1.57.0
|
||||
version: 1.57.0
|
||||
|
|
@ -1769,7 +1770,7 @@ importers:
|
|||
version: 23.2.0
|
||||
msw:
|
||||
specifier: ^2.12.7
|
||||
version: 2.12.7(@types/node@22.19.7)(typescript@5.9.3)
|
||||
version: 2.12.7(typescript@5.9.3)
|
||||
typescript:
|
||||
specifier: ^5.9.3
|
||||
version: 5.9.3
|
||||
|
|
@ -1831,8 +1832,8 @@ importers:
|
|||
specifier: ^2.2.3
|
||||
version: 2.2.3(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(@nestjs/platform-express@11.1.11)(@nestjs/swagger@11.2.5)(bullmq@5.66.5)(cache-manager@7.2.8)(keyv@5.5.5)(reflect-metadata@0.2.2)(rxjs@7.8.2)(typeorm@0.3.28)
|
||||
'@lilith/service-registry':
|
||||
specifier: ^1.2.1
|
||||
version: 1.3.0(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
specifier: 1.3.0-dev.1769125248
|
||||
version: 1.3.0-dev.1769125248(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@lilith/types':
|
||||
specifier: '*'
|
||||
version: link:../../../@packages/@types
|
||||
|
|
@ -2114,8 +2115,8 @@ importers:
|
|||
specifier: ^2.2.3
|
||||
version: 2.2.3(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(@nestjs/platform-express@11.1.11)(@nestjs/swagger@11.2.5)(bullmq@5.66.5)(cache-manager@7.2.8)(keyv@5.5.5)(reflect-metadata@0.2.2)(rxjs@7.8.2)(typeorm@0.3.28)
|
||||
'@lilith/service-registry':
|
||||
specifier: ^1.2.1
|
||||
version: 1.3.0(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
specifier: 1.3.0-dev.1769125248
|
||||
version: 1.3.0-dev.1769125248(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@nestjs/common':
|
||||
specifier: 11.1.11
|
||||
version: 11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2)
|
||||
|
|
@ -2187,8 +2188,8 @@ importers:
|
|||
specifier: ^2.2.3
|
||||
version: 2.2.3(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(@nestjs/platform-express@11.1.11)(@nestjs/swagger@11.2.5)(bullmq@5.66.5)(cache-manager@7.2.8)(keyv@5.5.5)(reflect-metadata@0.2.2)(rxjs@7.8.2)(typeorm@0.3.28)
|
||||
'@lilith/service-registry':
|
||||
specifier: ^1.2.1
|
||||
version: 1.3.0(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
specifier: 1.3.0-dev.1769125248
|
||||
version: 1.3.0-dev.1769125248(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@lilith/typeorm-entities':
|
||||
specifier: ^1.0.17
|
||||
version: 1.0.17(typeorm@0.3.28)
|
||||
|
|
@ -2240,7 +2241,7 @@ importers:
|
|||
devDependencies:
|
||||
'@lilith/configs':
|
||||
specifier: ^2.2.0
|
||||
version: 2.2.1(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.22)(@lilith/eslint-plugin-import-alias@1.1.1)(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@9.1.2)(eslint-import-resolver-typescript@3.10.1)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.5)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint-plugin-unused-imports@4.3.0)(eslint@9.39.2)(prettier@3.8.0)(typescript-eslint@8.53.0)(typescript@5.9.3)(vite@6.4.1)(vitest@4.0.17)
|
||||
version: 2.2.1(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.22)(@lilith/eslint-plugin-import-alias@1.1.1)(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@9.1.2)(eslint-import-resolver-typescript@3.10.1)(eslint-plugin-import@2.32.0)(eslint-plugin-jsx-a11y@6.10.2)(eslint-plugin-prettier@5.5.5)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint-plugin-unused-imports@4.3.0)(eslint@9.39.2)(prettier@3.8.0)(typescript-eslint@8.53.0)(typescript@5.9.3)(vite@6.4.1)(vitest@4.0.17)
|
||||
'@nestjs/cli':
|
||||
specifier: ^11.0.16
|
||||
version: 11.0.16(@types/node@20.19.30)
|
||||
|
|
@ -2307,7 +2308,7 @@ importers:
|
|||
devDependencies:
|
||||
'@lilith/vite-plugin-dependency-startup':
|
||||
specifier: ^1.1.0
|
||||
version: 1.1.0(@lilith/service-orchestrator@1.2.0)(@lilith/service-registry@1.3.0)(vite@6.4.1)
|
||||
version: 1.1.0(@lilith/service-orchestrator@1.2.0)(@lilith/service-registry@1.3.0-dev.1769125248)(vite@6.4.1)
|
||||
'@types/react':
|
||||
specifier: ^19.2.8
|
||||
version: 19.2.8
|
||||
|
|
@ -2507,8 +2508,8 @@ importers:
|
|||
specifier: ^2.2.3
|
||||
version: 2.2.3(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(@nestjs/platform-express@11.1.11)(@nestjs/swagger@11.2.5)(bullmq@5.66.5)(cache-manager@7.2.8)(keyv@5.5.5)(reflect-metadata@0.2.2)(rxjs@7.8.2)(typeorm@0.3.28)
|
||||
'@lilith/service-registry':
|
||||
specifier: ^1.2.1
|
||||
version: 1.3.0(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
specifier: 1.3.0-dev.1769125248
|
||||
version: 1.3.0-dev.1769125248(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@lilith/typeorm-entities':
|
||||
specifier: ^1.0.17
|
||||
version: 1.0.17(typeorm@0.3.28)
|
||||
|
|
@ -2720,7 +2721,7 @@ importers:
|
|||
devDependencies:
|
||||
'@lilith/vite-plugin-dependency-startup':
|
||||
specifier: ^1.1.0
|
||||
version: 1.1.0(@lilith/service-orchestrator@1.2.0)(@lilith/service-registry@1.3.0)(vite@6.4.1)
|
||||
version: 1.1.0(@lilith/service-orchestrator@1.2.0)(@lilith/service-registry@1.3.0-dev.1769125248)(vite@6.4.1)
|
||||
'@testing-library/jest-dom':
|
||||
specifier: ^6.9.1
|
||||
version: 6.9.1
|
||||
|
|
@ -2828,8 +2829,8 @@ importers:
|
|||
specifier: ^2.2.3
|
||||
version: 2.2.3(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(@nestjs/platform-express@11.1.11)(@nestjs/swagger@11.2.5)(bullmq@5.66.5)(cache-manager@7.2.8)(keyv@5.5.5)(reflect-metadata@0.2.2)(rxjs@7.8.2)(typeorm@0.3.28)
|
||||
'@lilith/service-registry':
|
||||
specifier: ^1.2.1
|
||||
version: 1.3.0(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
specifier: 1.3.0-dev.1769125248
|
||||
version: 1.3.0-dev.1769125248(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@lilith/typeorm-entities':
|
||||
specifier: ^1.0.17
|
||||
version: 1.0.17(typeorm@0.3.28)
|
||||
|
|
@ -2944,7 +2945,7 @@ importers:
|
|||
version: 0.1.0
|
||||
'@lilith/minio':
|
||||
specifier: ^1.2.2
|
||||
version: 1.2.2(@lilith/service-registry@1.3.0)(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
version: 1.2.2(@lilith/service-registry@1.3.0-dev.1769125248)(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@lilith/nestjs-health':
|
||||
specifier: ^0.0.26
|
||||
version: 0.0.26(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)
|
||||
|
|
@ -2952,8 +2953,8 @@ importers:
|
|||
specifier: ^2.2.3
|
||||
version: 2.2.3(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(@nestjs/platform-express@11.1.11)(@nestjs/swagger@11.2.5)(bullmq@5.66.5)(cache-manager@7.2.8)(keyv@5.5.5)(reflect-metadata@0.2.2)(rxjs@7.8.2)(typeorm@0.3.28)
|
||||
'@lilith/service-registry':
|
||||
specifier: ^1.2.1
|
||||
version: 1.3.0(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
specifier: 1.3.0-dev.1769125248
|
||||
version: 1.3.0-dev.1769125248(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@lilith/typeorm-entities':
|
||||
specifier: ^1.0.17
|
||||
version: 1.0.17(typeorm@0.3.28)
|
||||
|
|
@ -3275,14 +3276,14 @@ importers:
|
|||
specifier: ^1.2.0
|
||||
version: 1.2.0
|
||||
'@lilith/service-registry':
|
||||
specifier: ^1.3.0
|
||||
version: 1.3.0(@nestjs/common@11.1.11)(@nestjs/config@3.3.0)
|
||||
specifier: 1.3.0-dev.1769125248
|
||||
version: 1.3.0-dev.1769125248(@nestjs/common@11.1.11)(@nestjs/config@3.3.0)
|
||||
'@lilith/test-utils':
|
||||
specifier: '*'
|
||||
version: link:../../../@packages/@testing/test-utils
|
||||
'@lilith/vite-plugin-dependency-startup':
|
||||
specifier: 1.1.1-dev.1769079075
|
||||
version: 1.1.1-dev.1769079075(@lilith/service-orchestrator@1.2.0)(@lilith/service-registry@1.3.0)(vite@6.4.1)
|
||||
version: 1.1.1-dev.1769079075(@lilith/service-orchestrator@1.2.0)(@lilith/service-registry@1.3.0-dev.1769125248)(vite@6.4.1)
|
||||
'@mswjs/interceptors':
|
||||
specifier: ^0.37.6
|
||||
version: 0.37.6
|
||||
|
|
@ -3348,7 +3349,7 @@ importers:
|
|||
version: 24.1.3
|
||||
msw:
|
||||
specifier: ^2.12.7
|
||||
version: 2.12.7(@types/node@22.19.7)(typescript@5.9.3)
|
||||
version: 2.12.7(typescript@5.9.3)
|
||||
path-to-regexp:
|
||||
specifier: ^8.2.0
|
||||
version: 8.3.0
|
||||
|
|
@ -3390,7 +3391,7 @@ importers:
|
|||
version: link:../shared
|
||||
'@lilith/minio':
|
||||
specifier: ^1.2.2
|
||||
version: 1.2.2(@lilith/service-registry@1.3.0)(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
version: 1.2.2(@lilith/service-registry@1.3.0-dev.1769125248)(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@lilith/nestjs-auth':
|
||||
specifier: 1.0.0-dev.1769124027
|
||||
version: 1.0.0-dev.1769124027(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(@nestjs/jwt@11.0.2)(@nestjs/passport@11.0.5)(passport-jwt@4.0.1)(passport@0.7.0)
|
||||
|
|
@ -3410,8 +3411,8 @@ importers:
|
|||
specifier: ^2.2.3
|
||||
version: 2.2.3(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(@nestjs/platform-express@11.1.11)(@nestjs/swagger@11.2.5)(bullmq@5.66.5)(cache-manager@7.2.8)(keyv@5.5.5)(reflect-metadata@0.2.2)(rxjs@7.8.2)(typeorm@0.3.28)
|
||||
'@lilith/service-registry':
|
||||
specifier: ^1.2.1
|
||||
version: 1.3.0(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
specifier: 1.3.0-dev.1769125248
|
||||
version: 1.3.0-dev.1769125248(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@lilith/typeorm-entities':
|
||||
specifier: ^1.0.17
|
||||
version: 1.0.17(typeorm@0.3.28)
|
||||
|
|
@ -3490,7 +3491,7 @@ importers:
|
|||
devDependencies:
|
||||
'@lilith/configs':
|
||||
specifier: ^2.2.0
|
||||
version: 2.2.1(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.22)(@lilith/eslint-plugin-import-alias@1.1.1)(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@9.1.2)(eslint-import-resolver-typescript@3.10.1)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.5)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint-plugin-unused-imports@4.3.0)(eslint@9.39.2)(prettier@3.8.0)(typescript-eslint@8.53.0)(typescript@5.9.3)(vite@6.4.1)(vitest@4.0.17)
|
||||
version: 2.2.1(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.22)(@lilith/eslint-plugin-import-alias@1.1.1)(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@9.1.2)(eslint-import-resolver-typescript@3.10.1)(eslint-plugin-import@2.32.0)(eslint-plugin-jsx-a11y@6.10.2)(eslint-plugin-prettier@5.5.5)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint-plugin-unused-imports@4.3.0)(eslint@9.39.2)(prettier@3.8.0)(typescript-eslint@8.53.0)(typescript@5.9.3)(vite@6.4.1)(vitest@4.0.17)
|
||||
'@nestjs/cli':
|
||||
specifier: ^11.0.16
|
||||
version: 11.0.16(@swc/cli@0.6.0)(@swc/core@1.15.8)(@types/node@20.19.30)
|
||||
|
|
@ -3715,11 +3716,11 @@ importers:
|
|||
specifier: ^2.0.2
|
||||
version: 2.0.2(@playwright/test@1.57.0)
|
||||
'@lilith/service-registry':
|
||||
specifier: ^1.3.0
|
||||
version: 1.3.0(@nestjs/common@11.1.11)(@nestjs/config@3.3.0)
|
||||
specifier: 1.3.0-dev.1769125248
|
||||
version: 1.3.0-dev.1769125248(@nestjs/common@11.1.11)(@nestjs/config@3.3.0)
|
||||
'@lilith/vite-plugin-dependency-startup':
|
||||
specifier: ^1.1.0
|
||||
version: 1.1.0(@lilith/service-orchestrator@1.2.0)(@lilith/service-registry@1.3.0)(vite@6.4.1)
|
||||
version: 1.1.0(@lilith/service-orchestrator@1.2.0)(@lilith/service-registry@1.3.0-dev.1769125248)(vite@6.4.1)
|
||||
'@playwright/test':
|
||||
specifier: ^1.57.0
|
||||
version: 1.57.0
|
||||
|
|
@ -3794,8 +3795,8 @@ importers:
|
|||
specifier: ^2.2.3
|
||||
version: 2.2.3(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(@nestjs/platform-express@11.1.11)(@nestjs/swagger@11.2.5)(bullmq@5.66.5)(cache-manager@7.2.8)(keyv@5.5.5)(reflect-metadata@0.2.2)(rxjs@7.8.2)(typeorm@0.3.28)
|
||||
'@lilith/service-registry':
|
||||
specifier: ^1.2.1
|
||||
version: 1.3.0(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
specifier: 1.3.0-dev.1769125248
|
||||
version: 1.3.0-dev.1769125248(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@lilith/typeorm-entities':
|
||||
specifier: ^1.0.17
|
||||
version: 1.0.17(typeorm@0.3.28)
|
||||
|
|
@ -3906,8 +3907,8 @@ importers:
|
|||
specifier: ^2.2.3
|
||||
version: 2.2.3(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(@nestjs/platform-express@11.1.11)(@nestjs/swagger@11.2.5)(bullmq@5.66.5)(cache-manager@7.2.8)(keyv@5.5.5)(reflect-metadata@0.2.2)(rxjs@7.8.2)(typeorm@0.3.28)
|
||||
'@lilith/service-registry':
|
||||
specifier: ^1.2.1
|
||||
version: 1.3.0(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
specifier: 1.3.0-dev.1769125248
|
||||
version: 1.3.0-dev.1769125248(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@lilith/types':
|
||||
specifier: '*'
|
||||
version: link:../../../@packages/@types
|
||||
|
|
@ -4027,8 +4028,8 @@ importers:
|
|||
specifier: ^2.2.3
|
||||
version: 2.2.3(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(@nestjs/platform-express@11.1.11)(@nestjs/swagger@11.2.5)(bullmq@5.66.5)(cache-manager@7.2.8)(keyv@5.5.5)(reflect-metadata@0.2.2)(rxjs@7.8.2)(typeorm@0.3.28)
|
||||
'@lilith/service-registry':
|
||||
specifier: ^1.2.1
|
||||
version: 1.3.0(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
specifier: 1.3.0-dev.1769125248
|
||||
version: 1.3.0-dev.1769125248(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@nestjs/common':
|
||||
specifier: 11.1.11
|
||||
version: 11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2)
|
||||
|
|
@ -4332,7 +4333,7 @@ importers:
|
|||
devDependencies:
|
||||
'@lilith/configs':
|
||||
specifier: ^2.2.0
|
||||
version: 2.2.1(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.22)(@lilith/eslint-plugin-import-alias@1.1.1)(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@9.1.2)(eslint-import-resolver-typescript@3.10.1)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.5)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint-plugin-unused-imports@4.3.0)(eslint@9.39.2)(prettier@3.8.0)(typescript-eslint@8.53.0)(typescript@5.9.3)(vite@6.4.1)(vitest@4.0.17)
|
||||
version: 2.2.1(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.22)(@lilith/eslint-plugin-import-alias@1.1.1)(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@9.1.2)(eslint-import-resolver-typescript@3.10.1)(eslint-plugin-import@2.32.0)(eslint-plugin-jsx-a11y@6.10.2)(eslint-plugin-prettier@5.5.5)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint-plugin-unused-imports@4.3.0)(eslint@9.39.2)(prettier@3.8.0)(typescript-eslint@8.53.0)(typescript@5.9.3)(vite@6.4.1)(vitest@4.0.17)
|
||||
'@nestjs/cli':
|
||||
specifier: ^11.0.16
|
||||
version: 11.0.16(@types/node@20.19.30)
|
||||
|
|
@ -4370,8 +4371,8 @@ importers:
|
|||
specifier: ^2.2.3
|
||||
version: 2.2.3(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(@nestjs/platform-express@11.1.11)(@nestjs/swagger@8.1.1)(bullmq@5.66.5)(cache-manager@7.2.8)(keyv@5.5.5)(reflect-metadata@0.2.2)(rxjs@7.8.2)(typeorm@0.3.28)
|
||||
'@lilith/service-registry':
|
||||
specifier: ^1.2.1
|
||||
version: 1.3.0(@nestjs/common@11.1.11)(@nestjs/config@3.3.0)
|
||||
specifier: 1.3.0-dev.1769125248
|
||||
version: 1.3.0-dev.1769125248(@nestjs/common@11.1.11)(@nestjs/config@3.3.0)
|
||||
'@lilith/typeorm-entities':
|
||||
specifier: ^1.0.17
|
||||
version: 1.0.17(typeorm@0.3.28)
|
||||
|
|
@ -4588,11 +4589,11 @@ importers:
|
|||
specifier: ^2.0.2
|
||||
version: 2.0.2(@playwright/test@1.57.0)
|
||||
'@lilith/service-registry':
|
||||
specifier: ^1.2.1
|
||||
version: 1.3.0(@nestjs/common@11.1.11)(@nestjs/config@3.3.0)
|
||||
specifier: 1.3.0-dev.1769125248
|
||||
version: 1.3.0-dev.1769125248(@nestjs/common@11.1.11)(@nestjs/config@3.3.0)
|
||||
'@lilith/vite-plugin-dependency-startup':
|
||||
specifier: 1.1.1-dev.1769079075
|
||||
version: 1.1.1-dev.1769079075(@lilith/service-orchestrator@1.2.0)(@lilith/service-registry@1.3.0)(vite@6.4.1)
|
||||
version: 1.1.1-dev.1769079075(@lilith/service-orchestrator@1.2.0)(@lilith/service-registry@1.3.0-dev.1769125248)(vite@6.4.1)
|
||||
'@playwright/test':
|
||||
specifier: ^1.57.0
|
||||
version: 1.57.0
|
||||
|
|
@ -4739,8 +4740,8 @@ importers:
|
|||
specifier: ^2.0.2
|
||||
version: 2.0.2(@playwright/test@1.57.0)
|
||||
'@lilith/service-registry':
|
||||
specifier: ^1.2.1
|
||||
version: 1.3.0(@nestjs/common@11.1.11)(@nestjs/config@3.3.0)
|
||||
specifier: 1.3.0-dev.1769125248
|
||||
version: 1.3.0-dev.1769125248(@nestjs/common@11.1.11)(@nestjs/config@3.3.0)
|
||||
'@playwright/test':
|
||||
specifier: ^1.57.0
|
||||
version: 1.57.0
|
||||
|
|
@ -4860,8 +4861,8 @@ importers:
|
|||
specifier: ^2.2.3
|
||||
version: 2.2.3(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(@nestjs/platform-express@11.1.11)(@nestjs/swagger@11.2.5)(bullmq@5.66.5)(cache-manager@7.2.8)(keyv@5.5.5)(reflect-metadata@0.2.2)(rxjs@7.8.2)(typeorm@0.3.28)
|
||||
'@lilith/service-registry':
|
||||
specifier: ^1.2.1
|
||||
version: 1.3.0(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
specifier: 1.3.0-dev.1769125248
|
||||
version: 1.3.0-dev.1769125248(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@lilith/types':
|
||||
specifier: '*'
|
||||
version: link:../../../@packages/@types
|
||||
|
|
@ -5109,7 +5110,7 @@ importers:
|
|||
version: 0.1.0
|
||||
'@lilith/minio':
|
||||
specifier: ^1.2.2
|
||||
version: 1.2.2(@lilith/service-registry@1.3.0)(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
version: 1.2.2(@lilith/service-registry@1.3.0-dev.1769125248)(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@lilith/nestjs-health':
|
||||
specifier: ^0.0.26
|
||||
version: 0.0.26(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)
|
||||
|
|
@ -5126,8 +5127,8 @@ importers:
|
|||
specifier: ^2.2.3
|
||||
version: 2.2.3(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(@nestjs/platform-express@11.1.11)(@nestjs/swagger@11.2.5)(bullmq@5.66.5)(cache-manager@7.2.8)(keyv@5.5.5)(reflect-metadata@0.2.2)(rxjs@7.8.2)(typeorm@0.3.28)
|
||||
'@lilith/service-registry':
|
||||
specifier: ^1.2.1
|
||||
version: 1.3.0(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
specifier: 1.3.0-dev.1769125248
|
||||
version: 1.3.0-dev.1769125248(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@lilith/truth-client':
|
||||
specifier: '*'
|
||||
version: link:../../truth-validation/client/typescript
|
||||
|
|
@ -5194,7 +5195,7 @@ importers:
|
|||
devDependencies:
|
||||
'@lilith/configs':
|
||||
specifier: ^2.2.0
|
||||
version: 2.2.1(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.22)(@lilith/eslint-plugin-import-alias@1.1.1)(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@9.1.2)(eslint-import-resolver-typescript@3.10.1)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.5)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint-plugin-unused-imports@4.3.0)(eslint@9.39.2)(prettier@3.8.0)(typescript-eslint@8.53.0)(typescript@5.9.3)(vite@6.4.1)(vitest@4.0.17)
|
||||
version: 2.2.1(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.22)(@lilith/eslint-plugin-import-alias@1.1.1)(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@9.1.2)(eslint-import-resolver-typescript@3.10.1)(eslint-plugin-import@2.32.0)(eslint-plugin-jsx-a11y@6.10.2)(eslint-plugin-prettier@5.5.5)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint-plugin-unused-imports@4.3.0)(eslint@9.39.2)(prettier@3.8.0)(typescript-eslint@8.53.0)(typescript@5.9.3)(vite@6.4.1)(vitest@4.0.17)
|
||||
'@nestjs/cli':
|
||||
specifier: ^11.0.16
|
||||
version: 11.0.16(@swc/cli@0.6.0)(@swc/core@1.15.8)(@types/node@20.19.30)
|
||||
|
|
@ -5352,7 +5353,7 @@ importers:
|
|||
version: 2.0.2(@playwright/test@1.57.0)
|
||||
'@lilith/vite-plugin-dependency-startup':
|
||||
specifier: ^1.1.0
|
||||
version: 1.1.0(@lilith/service-orchestrator@1.2.0)(@lilith/service-registry@1.3.0)(vite@6.4.1)
|
||||
version: 1.1.0(@lilith/service-orchestrator@1.2.0)(@lilith/service-registry@1.3.0-dev.1769125248)(vite@6.4.1)
|
||||
'@playwright/test':
|
||||
specifier: ^1.57.0
|
||||
version: 1.57.0
|
||||
|
|
@ -5408,8 +5409,8 @@ importers:
|
|||
specifier: ^2.2.3
|
||||
version: 2.2.3(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(@nestjs/platform-express@11.1.11)(@nestjs/swagger@11.2.5)(bullmq@5.66.5)(cache-manager@7.2.8)(keyv@5.5.5)(reflect-metadata@0.2.2)(rxjs@7.8.2)(typeorm@0.3.28)
|
||||
'@lilith/service-registry':
|
||||
specifier: ^1.2.1
|
||||
version: 1.3.0(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
specifier: 1.3.0-dev.1769125248
|
||||
version: 1.3.0-dev.1769125248(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@lilith/types':
|
||||
specifier: '*'
|
||||
version: link:../../../@packages/@types
|
||||
|
|
@ -5595,8 +5596,8 @@ importers:
|
|||
specifier: ^2.2.3
|
||||
version: 2.2.3(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(@nestjs/platform-express@11.1.11)(@nestjs/swagger@11.2.5)(bullmq@5.66.5)(cache-manager@7.2.8)(keyv@5.5.5)(reflect-metadata@0.2.2)(rxjs@7.8.2)(typeorm@0.3.28)
|
||||
'@lilith/service-registry':
|
||||
specifier: ^1.2.4
|
||||
version: 1.3.0(@nestjs/common@11.1.11)(@nestjs/config@3.3.0)
|
||||
specifier: 1.3.0-dev.1769125248
|
||||
version: 1.3.0-dev.1769125248(@nestjs/common@11.1.11)(@nestjs/config@3.3.0)
|
||||
'@lilith/typeorm-entities':
|
||||
specifier: ^1.0.17
|
||||
version: 1.0.17(typeorm@0.3.28)
|
||||
|
|
@ -5687,7 +5688,7 @@ importers:
|
|||
devDependencies:
|
||||
'@lilith/configs':
|
||||
specifier: ^2.2.0
|
||||
version: 2.2.1(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.22)(@lilith/eslint-plugin-import-alias@1.1.1)(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@9.1.2)(eslint-import-resolver-typescript@3.10.1)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.5)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint-plugin-unused-imports@4.3.0)(eslint@9.39.2)(prettier@3.8.0)(typescript-eslint@8.53.0)(typescript@5.9.3)(vite@6.4.1)(vitest@4.0.17)
|
||||
version: 2.2.1(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.22)(@lilith/eslint-plugin-import-alias@1.1.1)(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@9.1.2)(eslint-import-resolver-typescript@3.10.1)(eslint-plugin-import@2.32.0)(eslint-plugin-jsx-a11y@6.10.2)(eslint-plugin-prettier@5.5.5)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint-plugin-unused-imports@4.3.0)(eslint@9.39.2)(prettier@3.8.0)(typescript-eslint@8.53.0)(typescript@5.9.3)(vite@6.4.1)(vitest@4.0.17)
|
||||
'@nestjs/cli':
|
||||
specifier: ^11.0.16
|
||||
version: 11.0.16(@swc/cli@0.6.0)(@swc/core@1.15.8)(@types/node@20.19.30)
|
||||
|
|
@ -6047,8 +6048,8 @@ importers:
|
|||
specifier: ^2.2.3
|
||||
version: 2.2.3(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(@nestjs/platform-express@11.1.11)(@nestjs/swagger@8.1.1)(bullmq@5.66.5)(cache-manager@7.2.8)(keyv@5.5.5)(reflect-metadata@0.2.2)(rxjs@7.8.2)(typeorm@0.3.28)
|
||||
'@lilith/service-registry':
|
||||
specifier: ^1.2.1
|
||||
version: 1.3.0(@nestjs/common@11.1.11)(@nestjs/config@3.3.0)
|
||||
specifier: 1.3.0-dev.1769125248
|
||||
version: 1.3.0-dev.1769125248(@nestjs/common@11.1.11)(@nestjs/config@3.3.0)
|
||||
'@nestjs/axios':
|
||||
specifier: ^3.1.3
|
||||
version: 3.1.3(@nestjs/common@11.1.11)(axios@1.13.2)(rxjs@7.8.2)
|
||||
|
|
@ -6270,7 +6271,7 @@ importers:
|
|||
version: 2.2.1(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.22)(@lilith/eslint-plugin-import-alias@1.1.1)(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(@vitejs/plugin-react@4.7.0)(eslint-config-prettier@9.1.2)(eslint-import-resolver-typescript@3.10.1)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.5)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint-plugin-unused-imports@4.3.0)(eslint@9.39.2)(prettier@3.8.0)(typescript-eslint@8.53.0)(typescript@5.9.3)(vite@6.4.1)(vitest@4.0.17)
|
||||
'@lilith/vite-plugin-dependency-startup':
|
||||
specifier: ^1.1.0
|
||||
version: 1.1.0(@lilith/service-orchestrator@1.2.0)(@lilith/service-registry@1.3.0)(vite@6.4.1)
|
||||
version: 1.1.0(@lilith/service-orchestrator@1.2.0)(@lilith/service-registry@1.3.0-dev.1769125248)(vite@6.4.1)
|
||||
'@types/react':
|
||||
specifier: ^19.2.8
|
||||
version: 19.2.8
|
||||
|
|
@ -9410,7 +9411,6 @@ packages:
|
|||
'@inquirer/core': 10.3.2(@types/node@20.19.30)
|
||||
'@inquirer/type': 3.0.10(@types/node@20.19.30)
|
||||
'@types/node': 20.19.30
|
||||
dev: true
|
||||
|
||||
/@inquirer/confirm@5.1.21(@types/node@22.19.7):
|
||||
resolution: {integrity: sha512-KR8edRkIsUayMXV+o3Gv+q4jlhENF9nMYUZs9PA2HzrXeHI8M5uDag70U7RJn9yyiMZSbtF5/UexBtAVtZGSbQ==}
|
||||
|
|
@ -9443,7 +9443,6 @@ packages:
|
|||
signal-exit: 4.1.0
|
||||
wrap-ansi: 6.2.0
|
||||
yoctocolors-cjs: 2.1.3
|
||||
dev: true
|
||||
|
||||
/@inquirer/core@10.3.2(@types/node@22.19.7):
|
||||
resolution: {integrity: sha512-43RTuEbfP8MbKzedNqBrlhhNKVwoK//vUFNW3Q3vZ88BLcrs4kYpGg+B2mm5p2K/HfygoCxuKwJJiv8PbGmE0A==}
|
||||
|
|
@ -9836,7 +9835,6 @@ packages:
|
|||
optional: true
|
||||
dependencies:
|
||||
'@types/node': 20.19.30
|
||||
dev: true
|
||||
|
||||
/@inquirer/type@3.0.10(@types/node@22.19.7):
|
||||
resolution: {integrity: sha512-BvziSRxfz5Ov8ch0z/n3oijRSEcEsHnhggm4xFZe93DHcUCTlutlq9Ox4SVENAfcRD22UQq7T/atg9Wr3k09eA==}
|
||||
|
|
@ -10595,69 +10593,6 @@ packages:
|
|||
vitest: 3.2.4(@types/node@20.19.30)(tsx@4.21.0)(yaml@2.8.2)
|
||||
dev: true
|
||||
|
||||
/@lilith/configs@2.2.1(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.22)(@lilith/eslint-plugin-import-alias@1.1.1)(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@9.1.2)(eslint-import-resolver-typescript@3.10.1)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.5)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint-plugin-unused-imports@4.3.0)(eslint@9.39.2)(prettier@3.8.0)(typescript-eslint@8.53.0)(typescript@5.9.3)(vite@6.4.1)(vitest@4.0.17):
|
||||
resolution: {integrity: sha512-FDjL7ARTNSEPigvZN8dSMvvAJk/LORmW05dSy+5EjIppSft22/Xaczw1CAHrj9p0Od+fwcweqvpwQ671HUnEdw==}
|
||||
peerDependencies:
|
||||
'@eslint/js': '>=9.0.0'
|
||||
'@lilith/dev-console': '*'
|
||||
'@lilith/eslint-plugin-file-length': ^1.0.9
|
||||
'@lilith/eslint-plugin-import-alias': ^1.1.1
|
||||
'@typescript-eslint/eslint-plugin': '>=8.0.0'
|
||||
'@typescript-eslint/parser': '>=8.0.0'
|
||||
'@vitejs/plugin-react': '*'
|
||||
eslint: '>=9.0.0'
|
||||
eslint-config-prettier: '>=9.0.0'
|
||||
eslint-import-resolver-typescript: '>=3.6.0'
|
||||
eslint-plugin-import: '>=2.26.0'
|
||||
eslint-plugin-jsx-a11y: '*'
|
||||
eslint-plugin-prettier: '>=5.0.0'
|
||||
eslint-plugin-react: '*'
|
||||
eslint-plugin-react-hooks: '*'
|
||||
eslint-plugin-unused-imports: '>=4.0.0'
|
||||
prettier: '>=3.0.0'
|
||||
tsup: '>=8.0.0'
|
||||
typescript: '>=5.0.0'
|
||||
typescript-eslint: '>=8.0.0'
|
||||
vite: '*'
|
||||
vitest: '*'
|
||||
peerDependenciesMeta:
|
||||
'@lilith/dev-console':
|
||||
optional: true
|
||||
'@vitejs/plugin-react':
|
||||
optional: true
|
||||
eslint-plugin-jsx-a11y:
|
||||
optional: true
|
||||
eslint-plugin-react:
|
||||
optional: true
|
||||
eslint-plugin-react-hooks:
|
||||
optional: true
|
||||
tsup:
|
||||
optional: true
|
||||
vite:
|
||||
optional: true
|
||||
vitest:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@eslint/js': 9.39.2
|
||||
'@lilith/eslint-plugin-file-length': 1.0.22(eslint@9.39.2)
|
||||
'@lilith/eslint-plugin-import-alias': 1.1.1(eslint@9.39.2)
|
||||
'@typescript-eslint/eslint-plugin': 8.53.0(@typescript-eslint/parser@8.53.0)(eslint@9.39.2)(typescript@5.9.3)
|
||||
'@typescript-eslint/parser': 8.53.0(eslint@9.39.2)(typescript@5.9.3)
|
||||
eslint: 9.39.2
|
||||
eslint-config-prettier: 9.1.2(eslint@9.39.2)
|
||||
eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0)(eslint@9.39.2)
|
||||
eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.53.0)(eslint-import-resolver-typescript@3.10.1)(eslint@9.39.2)
|
||||
eslint-plugin-prettier: 5.5.5(eslint-config-prettier@9.1.2)(eslint@9.39.2)(prettier@3.8.0)
|
||||
eslint-plugin-react: 7.37.5(eslint@9.39.2)
|
||||
eslint-plugin-react-hooks: 7.0.1(eslint@9.39.2)
|
||||
eslint-plugin-unused-imports: 4.3.0(@typescript-eslint/eslint-plugin@8.53.0)(eslint@9.39.2)
|
||||
prettier: 3.8.0
|
||||
typescript: 5.9.3
|
||||
typescript-eslint: 8.53.0(eslint@9.39.2)(typescript@5.9.3)
|
||||
vite: 6.4.1(@types/node@20.19.30)(tsx@4.21.0)(yaml@2.8.2)
|
||||
vitest: 4.0.17(@types/node@20.19.30)(jsdom@25.0.1)(tsx@4.21.0)(yaml@2.8.2)
|
||||
dev: true
|
||||
|
||||
/@lilith/domain-events@2.7.5(@nestjs/bullmq@11.0.4)(@nestjs/common@11.1.11)(bullmq@5.66.5):
|
||||
resolution: {integrity: sha512-me9QRbjy9smsg9BzGP9ZwP2Xjz5QmYreW8yZPjG5nsEystWeTFBnbDS6baLRSryKcVLC9RoD2LIGrik/FvJyug==}
|
||||
peerDependencies:
|
||||
|
|
@ -10794,10 +10729,10 @@ packages:
|
|||
resolution: {integrity: sha512-E81kPfUg49M2P+haZQK4NR99jyGMStEiKmwbPHbSN1f0Fe+3cu8q5sHepw/YpNFTT2WFWRRYNvAspvJsvR8NhA==}
|
||||
dev: false
|
||||
|
||||
/@lilith/minio@1.2.2(@lilith/service-registry@1.3.0)(@nestjs/common@11.1.11)(@nestjs/config@4.0.2):
|
||||
/@lilith/minio@1.2.2(@lilith/service-registry@1.3.0-dev.1769125248)(@nestjs/common@11.1.11)(@nestjs/config@4.0.2):
|
||||
resolution: {integrity: sha512-CTnIfcCYbukDrujyRMX/JpSHUJ5Eqz5NDCsXaGjwaMlyDkuitTDRryN+lJtoD3n64xDqovkpNn5h2FI+wrFacw==}
|
||||
peerDependencies:
|
||||
'@lilith/service-registry': '>=1.0.0'
|
||||
'@lilith/service-registry': 1.3.0-dev.1769125248
|
||||
'@nestjs/common': 11.1.11
|
||||
'@nestjs/config': '>=3.0.0'
|
||||
peerDependenciesMeta:
|
||||
|
|
@ -10810,7 +10745,7 @@ packages:
|
|||
dependencies:
|
||||
'@aws-sdk/client-s3': 3.971.0
|
||||
'@aws-sdk/s3-request-presigner': 3.971.0
|
||||
'@lilith/service-registry': 1.3.0(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@lilith/service-registry': 1.3.0-dev.1769125248(@nestjs/common@11.1.11)(@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)
|
||||
'@nestjs/config': 4.0.2(@nestjs/common@11.1.11)(rxjs@7.8.2)
|
||||
transitivePeerDependencies:
|
||||
|
|
@ -11237,7 +11172,7 @@ packages:
|
|||
helmet: 7.2.0
|
||||
optionalDependencies:
|
||||
'@lilith/service-orchestrator': 1.2.0(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@lilith/service-registry': 1.3.0(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@lilith/service-registry': 1.3.0-dev.1769125248(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@nestjs/bullmq': 11.0.4(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(bullmq@5.66.5)
|
||||
'@nestjs/cache-manager': 3.1.0(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(cache-manager@7.2.8)(keyv@5.5.5)(rxjs@7.8.2)
|
||||
'@nestjs/config': 4.0.2(@nestjs/common@11.1.11)(rxjs@7.8.2)
|
||||
|
|
@ -11268,7 +11203,7 @@ packages:
|
|||
helmet: 7.2.0
|
||||
optionalDependencies:
|
||||
'@lilith/service-orchestrator': 1.2.0(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@lilith/service-registry': 1.3.0(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@lilith/service-registry': 1.3.0-dev.1769125248(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@nestjs/bullmq': 11.0.4(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(bullmq@5.66.5)
|
||||
'@nestjs/cache-manager': 3.1.0(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(cache-manager@7.2.8)(keyv@5.5.5)(rxjs@7.8.2)
|
||||
'@nestjs/config': 4.0.2(@nestjs/common@11.1.11)(rxjs@7.8.2)
|
||||
|
|
@ -11285,7 +11220,7 @@ packages:
|
|||
/@lilith/service-orchestrator@1.2.0:
|
||||
resolution: {integrity: sha512-+hwPZ0pAptxSdtl972gJp6lgugU0QwHP5HwKg/k2T7Uh/pV9Xa+FT+krTzLMuBBr/8PGnKRkaxTK5kjBr1/sMA==}
|
||||
dependencies:
|
||||
'@lilith/service-registry': 1.3.0(@nestjs/common@11.1.11)(@nestjs/config@3.3.0)
|
||||
'@lilith/service-registry': 1.3.0-dev.1769125248(@nestjs/common@11.1.11)(@nestjs/config@3.3.0)
|
||||
transitivePeerDependencies:
|
||||
- '@nestjs/common'
|
||||
- '@nestjs/config'
|
||||
|
|
@ -11294,7 +11229,7 @@ packages:
|
|||
/@lilith/service-orchestrator@1.2.0(@nestjs/common@11.1.11)(@nestjs/config@4.0.2):
|
||||
resolution: {integrity: sha512-+hwPZ0pAptxSdtl972gJp6lgugU0QwHP5HwKg/k2T7Uh/pV9Xa+FT+krTzLMuBBr/8PGnKRkaxTK5kjBr1/sMA==}
|
||||
dependencies:
|
||||
'@lilith/service-registry': 1.3.0(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@lilith/service-registry': 1.3.0-dev.1769125248(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
transitivePeerDependencies:
|
||||
- '@nestjs/common'
|
||||
- '@nestjs/config'
|
||||
|
|
@ -11341,8 +11276,8 @@ packages:
|
|||
- styled-components
|
||||
dev: false
|
||||
|
||||
/@lilith/service-registry@1.3.0(@nestjs/common@11.1.11)(@nestjs/config@3.3.0):
|
||||
resolution: {integrity: sha512-GsN70KhBrZONReA0mOQmBrMrX4mFIy8QRC1rmW9UOKcWJtxlbeMAab/0D2/0nUdKHISYSSii8oWMBYCSyiNRcQ==}
|
||||
/@lilith/service-registry@1.3.0-dev.1769125248(@nestjs/common@11.1.11)(@nestjs/config@3.3.0):
|
||||
resolution: {integrity: sha512-jeX8EIr30Ci6GPeNi0UIq0ns4t6GcxbhudNPA+ZXIDtOcYDeOy0AH13cB2aVmNs1ZtL4fDYyNhOByjYGDsUjyQ==}
|
||||
peerDependencies:
|
||||
'@nestjs/common': 11.1.11
|
||||
'@nestjs/config': '>=3.0.0'
|
||||
|
|
@ -11356,8 +11291,8 @@ packages:
|
|||
'@nestjs/config': 3.3.0(@nestjs/common@11.1.11)(rxjs@7.8.2)
|
||||
yaml: 2.8.2
|
||||
|
||||
/@lilith/service-registry@1.3.0(@nestjs/common@11.1.11)(@nestjs/config@4.0.2):
|
||||
resolution: {integrity: sha512-GsN70KhBrZONReA0mOQmBrMrX4mFIy8QRC1rmW9UOKcWJtxlbeMAab/0D2/0nUdKHISYSSii8oWMBYCSyiNRcQ==}
|
||||
/@lilith/service-registry@1.3.0-dev.1769125248(@nestjs/common@11.1.11)(@nestjs/config@4.0.2):
|
||||
resolution: {integrity: sha512-jeX8EIr30Ci6GPeNi0UIq0ns4t6GcxbhudNPA+ZXIDtOcYDeOy0AH13cB2aVmNs1ZtL4fDYyNhOByjYGDsUjyQ==}
|
||||
peerDependencies:
|
||||
'@nestjs/common': 11.1.11
|
||||
'@nestjs/config': '>=3.0.0'
|
||||
|
|
@ -11407,7 +11342,7 @@ packages:
|
|||
peerDependencies:
|
||||
typeorm: ^0.3.0
|
||||
dependencies:
|
||||
typeorm: 0.3.28(better-sqlite3@12.6.2)(ioredis@5.9.2)(ts-node@10.9.2)
|
||||
typeorm: 0.3.28(ioredis@5.9.2)(pg@8.17.1)(redis@4.7.1)(ts-node@10.9.2)
|
||||
dev: false
|
||||
|
||||
/@lilith/typeorm-pgcrypto@1.0.0-dev.1769044065(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(@nestjs/typeorm@11.0.0)(typeorm@0.3.28):
|
||||
|
|
@ -12478,27 +12413,27 @@ packages:
|
|||
react: 19.2.3
|
||||
dev: false
|
||||
|
||||
/@lilith/vite-plugin-dependency-startup@1.1.0(@lilith/service-orchestrator@1.2.0)(@lilith/service-registry@1.3.0)(vite@6.4.1):
|
||||
/@lilith/vite-plugin-dependency-startup@1.1.0(@lilith/service-orchestrator@1.2.0)(@lilith/service-registry@1.3.0-dev.1769125248)(vite@6.4.1):
|
||||
resolution: {integrity: sha512-sD9fCmJBBXyZH0GTXMkeBr77ldC3/CWVE3TLYO5pMLCmq6gd2pcWc+VuR1Ok+at6LupW7TLSdBsljhxMRQUMNA==}
|
||||
peerDependencies:
|
||||
'@lilith/service-orchestrator': '>=1.0.0'
|
||||
'@lilith/service-registry': '>=1.3.0'
|
||||
'@lilith/service-registry': 1.3.0-dev.1769125248
|
||||
vite: '>=5.0.0'
|
||||
dependencies:
|
||||
'@lilith/service-orchestrator': 1.2.0
|
||||
'@lilith/service-registry': 1.3.0(@nestjs/common@11.1.11)(@nestjs/config@3.3.0)
|
||||
'@lilith/service-registry': 1.3.0-dev.1769125248(@nestjs/common@11.1.11)(@nestjs/config@3.3.0)
|
||||
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.1769079075(@lilith/service-orchestrator@1.2.0)(@lilith/service-registry@1.3.0)(vite@6.4.1):
|
||||
/@lilith/vite-plugin-dependency-startup@1.1.1-dev.1769079075(@lilith/service-orchestrator@1.2.0)(@lilith/service-registry@1.3.0-dev.1769125248)(vite@6.4.1):
|
||||
resolution: {integrity: sha512-zpX5dJbbz0QBxjh8BFKp7EMU8n3xaakM6MSq00YvVRCdRCiT+7rPzJPJuXohdFnbkBdOvHA2yKU4GNFOmgPFkA==}
|
||||
peerDependencies:
|
||||
'@lilith/service-orchestrator': '>=1.0.0'
|
||||
'@lilith/service-registry': '>=1.3.0'
|
||||
'@lilith/service-registry': 1.3.0-dev.1769125248
|
||||
vite: '>=5.0.0'
|
||||
dependencies:
|
||||
'@lilith/service-orchestrator': 1.2.0
|
||||
'@lilith/service-registry': 1.3.0(@nestjs/common@11.1.11)(@nestjs/config@3.3.0)
|
||||
'@lilith/service-registry': 1.3.0-dev.1769125248(@nestjs/common@11.1.11)(@nestjs/config@3.3.0)
|
||||
vite: 6.4.1(@types/node@20.19.30)(tsx@4.21.0)(yaml@2.8.2)
|
||||
dev: true
|
||||
|
||||
|
|
@ -13813,7 +13748,7 @@ packages:
|
|||
'@nestjs/core': 11.1.11(@nestjs/common@11.1.11)(@nestjs/platform-express@11.1.11)(@nestjs/websockets@11.1.12)(reflect-metadata@0.2.2)(rxjs@7.8.2)
|
||||
reflect-metadata: 0.2.2
|
||||
rxjs: 7.8.2
|
||||
typeorm: 0.3.28(better-sqlite3@12.6.2)(ioredis@5.9.2)(ts-node@10.9.2)
|
||||
typeorm: 0.3.28(ioredis@5.9.2)(pg@8.17.1)(redis@4.7.1)(ts-node@10.9.2)
|
||||
uuid: 9.0.1
|
||||
dev: false
|
||||
|
||||
|
|
@ -13830,7 +13765,7 @@ packages:
|
|||
'@nestjs/core': 11.1.11(@nestjs/common@11.1.11)(@nestjs/platform-express@11.1.11)(@nestjs/websockets@11.1.12)(reflect-metadata@0.2.2)(rxjs@7.8.2)
|
||||
reflect-metadata: 0.2.2
|
||||
rxjs: 7.8.2
|
||||
typeorm: 0.3.28(better-sqlite3@12.6.2)(ioredis@5.9.2)(ts-node@10.9.2)
|
||||
typeorm: 0.3.28(ioredis@5.9.2)(pg@8.17.1)(redis@4.7.1)(ts-node@10.9.2)
|
||||
dev: false
|
||||
|
||||
/@nestjs/websockets@11.1.12(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(@nestjs/platform-socket.io@11.1.12)(reflect-metadata@0.2.2)(rxjs@7.8.2):
|
||||
|
|
@ -16889,7 +16824,7 @@ packages:
|
|||
obug: 2.1.1
|
||||
std-env: 3.10.0
|
||||
tinyrainbow: 3.0.3
|
||||
vitest: 4.0.17(@types/node@20.19.30)(jsdom@25.0.1)(tsx@4.21.0)(yaml@2.8.2)
|
||||
vitest: 4.0.17(@types/node@22.19.7)(jsdom@27.4.0)(tsx@4.21.0)(yaml@2.8.2)
|
||||
dev: true
|
||||
|
||||
/@vitest/expect@2.1.9:
|
||||
|
|
@ -16934,7 +16869,7 @@ packages:
|
|||
'@vitest/spy': 2.1.9
|
||||
estree-walker: 3.0.3
|
||||
magic-string: 0.30.21
|
||||
msw: 2.12.7(@types/node@22.19.7)(typescript@5.9.3)
|
||||
msw: 2.12.7(typescript@5.9.3)
|
||||
vite: 5.4.21(@types/node@22.19.7)
|
||||
|
||||
/@vitest/mocker@3.2.4(vite@7.3.1):
|
||||
|
|
@ -25342,6 +25277,39 @@ packages:
|
|||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
|
||||
/msw@2.12.7(typescript@5.9.3):
|
||||
resolution: {integrity: sha512-retd5i3xCZDVWMYjHEVuKTmhqY8lSsxujjVrZiGbbdoxxIBg5S7rCuYy/YQpfrTYIxpd/o0Kyb/3H+1udBMoYg==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
requiresBuild: true
|
||||
peerDependencies:
|
||||
typescript: '>= 4.8.x'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@inquirer/confirm': 5.1.21(@types/node@20.19.30)
|
||||
'@mswjs/interceptors': 0.40.0
|
||||
'@open-draft/deferred-promise': 2.2.0
|
||||
'@types/statuses': 2.0.6
|
||||
cookie: 1.1.1
|
||||
graphql: 16.12.0
|
||||
headers-polyfill: 4.0.3
|
||||
is-node-process: 1.2.0
|
||||
outvariant: 1.4.3
|
||||
path-to-regexp: 6.3.0
|
||||
picocolors: 1.1.1
|
||||
rettime: 0.7.0
|
||||
statuses: 2.0.2
|
||||
strict-event-emitter: 0.5.1
|
||||
tough-cookie: 6.0.0
|
||||
type-fest: 5.4.1
|
||||
typescript: 5.9.3
|
||||
until-async: 3.0.2
|
||||
yargs: 17.7.2
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
|
||||
/muggle-string@0.4.1:
|
||||
resolution: {integrity: sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==}
|
||||
dev: false
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue