🔧 Update files
This commit is contained in:
parent
64487b8c9f
commit
916cd0f46d
3 changed files with 45 additions and 59 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"module": "commonjs",
|
||||
"moduleResolution": "node",
|
||||
"moduleResolution": "bundler",
|
||||
"declaration": true,
|
||||
"removeComments": true,
|
||||
"emitDecoratorMetadata": true,
|
||||
|
|
@ -24,8 +24,7 @@
|
|||
"lib": ["ES2021"],
|
||||
"paths": {
|
||||
"@/*": ["src/*"],
|
||||
"@analytics/shared": ["../shared"],
|
||||
"@lilith/queue/core": ["node_modules/@lilith/queue/core/dist/index.d.ts"]
|
||||
"@analytics/shared": ["../shared"]
|
||||
}
|
||||
},
|
||||
"include": ["src/**/*", "../shared/**/*"],
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ StartLimitAction=none
|
|||
Type=simple
|
||||
User=root
|
||||
WorkingDirectory=/opt/host-status-monitor
|
||||
ExecStart=/usr/bin/node /opt/host-status-monitor/dist/index.mjs
|
||||
ExecStart=/opt/node/bin/node /opt/host-status-monitor/dist/index.mjs
|
||||
|
||||
# Environment configuration
|
||||
# Production mode: NODE_ENV unset or set to 'production' (enables service discovery)
|
||||
|
|
|
|||
97
pnpm-lock.yaml
generated
97
pnpm-lock.yaml
generated
|
|
@ -41,7 +41,7 @@ importers:
|
|||
version: 9.39.2
|
||||
'@lilith/configs':
|
||||
specifier: ^1.2.0
|
||||
version: 1.2.0(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.1)(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(@vitejs/plugin-react@4.7.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(typescript-eslint@8.52.0)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16)
|
||||
version: 1.2.0(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.1)(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-jsx-a11y@6.10.2)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(typescript-eslint@8.52.0)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16)
|
||||
'@lilith/eslint-plugin-file-length':
|
||||
specifier: ^1.0.1
|
||||
version: 1.0.1(eslint@9.39.2)
|
||||
|
|
@ -141,7 +141,7 @@ importers:
|
|||
devDependencies:
|
||||
'@lilith/configs':
|
||||
specifier: ^1.0.3
|
||||
version: 1.2.0(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.1)(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(@vitejs/plugin-react@4.7.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(typescript-eslint@8.52.0)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16)
|
||||
version: 1.2.0(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.1)(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-jsx-a11y@6.10.2)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(typescript-eslint@8.52.0)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16)
|
||||
'@types/react':
|
||||
specifier: ^19.0.0
|
||||
version: 19.2.7
|
||||
|
|
@ -163,7 +163,7 @@ importers:
|
|||
version: link:../../@config
|
||||
'@lilith/configs':
|
||||
specifier: ^1.0.3
|
||||
version: 1.2.0(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.1)(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(@vitejs/plugin-react@4.7.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-jsx-a11y@6.10.2)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(typescript-eslint@8.52.0)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16)
|
||||
version: 1.2.0(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.1)(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-jsx-a11y@6.10.2)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(typescript-eslint@8.52.0)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16)
|
||||
'@lilith/test-utils':
|
||||
specifier: workspace:*
|
||||
version: link:../../@testing/test-utils
|
||||
|
|
@ -246,7 +246,7 @@ importers:
|
|||
version: link:../../@config
|
||||
'@lilith/configs':
|
||||
specifier: ^1.0.3
|
||||
version: 1.2.0(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.1)(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(@vitejs/plugin-react@4.7.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-jsx-a11y@6.10.2)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(typescript-eslint@8.52.0)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16)
|
||||
version: 1.2.0(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.1)(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-jsx-a11y@6.10.2)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(typescript-eslint@8.52.0)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16)
|
||||
'@testing-library/react':
|
||||
specifier: ^14.0.0
|
||||
version: 14.3.1(@types/react@19.2.7)(react-dom@18.3.1)(react@19.2.3)
|
||||
|
|
@ -510,7 +510,7 @@ importers:
|
|||
version: link:../../@config
|
||||
'@lilith/configs':
|
||||
specifier: ^1.0.3
|
||||
version: 1.2.0(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.1)(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(@vitejs/plugin-react@4.7.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-jsx-a11y@6.10.2)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(typescript-eslint@8.52.0)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16)
|
||||
version: 1.2.0(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.1)(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-jsx-a11y@6.10.2)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(typescript-eslint@8.52.0)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16)
|
||||
'@testing-library/react':
|
||||
specifier: ^16.0.0
|
||||
version: 16.3.1(@testing-library/dom@10.4.1)(@types/react-dom@19.2.3)(@types/react@19.2.7)(react-dom@19.2.3)(react@19.2.3)
|
||||
|
|
@ -738,7 +738,7 @@ importers:
|
|||
version: link:../../@config
|
||||
'@lilith/configs':
|
||||
specifier: ^1.0.3
|
||||
version: 1.2.0(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.1)(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(typescript-eslint@8.52.0)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16)
|
||||
version: 1.2.0(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.1)(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-jsx-a11y@6.10.2)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(typescript-eslint@8.52.0)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16)
|
||||
typescript:
|
||||
specifier: ^5.0.0
|
||||
version: 5.9.3
|
||||
|
|
@ -760,7 +760,7 @@ importers:
|
|||
version: link:../../@config
|
||||
'@lilith/configs':
|
||||
specifier: ^1.0.3
|
||||
version: 1.2.0(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.1)(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(typescript-eslint@8.52.0)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16)
|
||||
version: 1.2.0(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.1)(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-jsx-a11y@6.10.2)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(typescript-eslint@8.52.0)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16)
|
||||
'@lilith/types':
|
||||
specifier: workspace:*
|
||||
version: link:../../@types
|
||||
|
|
@ -997,8 +997,8 @@ importers:
|
|||
specifier: ^0.1.0
|
||||
version: 0.1.0
|
||||
'@lilith/service-addresses':
|
||||
specifier: ^2.0.1
|
||||
version: 2.0.1(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
specifier: ^3.0.0
|
||||
version: 3.0.0(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@lilith/service-nestjs-bootstrap':
|
||||
specifier: ^1.0.0
|
||||
version: 1.1.0(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(@nestjs/platform-express@11.1.11)(@nestjs/swagger@11.2.3)(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)
|
||||
|
|
@ -1198,7 +1198,7 @@ importers:
|
|||
devDependencies:
|
||||
'@lilith/configs':
|
||||
specifier: ^1.0.3
|
||||
version: 1.2.0(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.1)(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(@vitejs/plugin-react@4.7.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(typescript-eslint@8.52.0)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16)
|
||||
version: 1.2.0(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.1)(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-jsx-a11y@6.10.2)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(typescript-eslint@8.52.0)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16)
|
||||
'@types/react':
|
||||
specifier: ^19.0.0
|
||||
version: 19.2.7
|
||||
|
|
@ -1265,9 +1265,6 @@ importers:
|
|||
'@lilith/ml-provider-clients':
|
||||
specifier: ^1.0.9
|
||||
version: 1.0.14(zod@3.25.76)
|
||||
'@lilith/service-addresses':
|
||||
specifier: ^2.0.1
|
||||
version: 2.0.1(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@lilith/service-nestjs-bootstrap':
|
||||
specifier: ^1.0.0
|
||||
version: 1.1.0(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(@nestjs/platform-express@11.1.11)(@nestjs/swagger@11.2.3)(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)
|
||||
|
|
@ -1412,8 +1409,8 @@ importers:
|
|||
features/conversation-assistant/backend-api:
|
||||
dependencies:
|
||||
'@lilith/service-addresses':
|
||||
specifier: ^2.0.1
|
||||
version: 2.0.1(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
specifier: ^3.0.0
|
||||
version: 3.0.0(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@lilith/service-nestjs-bootstrap':
|
||||
specifier: ^1.0.0
|
||||
version: 1.1.0(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(@nestjs/platform-express@11.1.11)(@nestjs/swagger@11.2.3)(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)
|
||||
|
|
@ -1684,8 +1681,8 @@ importers:
|
|||
specifier: ^0.1.0
|
||||
version: 0.1.0
|
||||
'@lilith/service-addresses':
|
||||
specifier: ^2.0.1
|
||||
version: 2.0.1(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
specifier: ^3.0.0
|
||||
version: 3.0.0(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@lilith/service-nestjs-bootstrap':
|
||||
specifier: ^1.0.0
|
||||
version: 1.1.0(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(@nestjs/platform-express@11.1.11)(@nestjs/swagger@11.2.3)(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)
|
||||
|
|
@ -1934,8 +1931,8 @@ importers:
|
|||
specifier: workspace:*
|
||||
version: link:../shared
|
||||
'@lilith/service-addresses':
|
||||
specifier: ^2.0.1
|
||||
version: 2.0.1(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
specifier: ^3.0.0
|
||||
version: 3.0.0(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@lilith/service-nestjs-bootstrap':
|
||||
specifier: ^1.0.0
|
||||
version: 1.1.0(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(@nestjs/platform-express@11.1.11)(@nestjs/swagger@11.2.3)(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)
|
||||
|
|
@ -2186,8 +2183,8 @@ importers:
|
|||
specifier: ^0.1.0
|
||||
version: 0.1.0
|
||||
'@lilith/service-addresses':
|
||||
specifier: ^2.0.1
|
||||
version: 2.0.1(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
specifier: ^3.0.0
|
||||
version: 3.0.0(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@lilith/service-nestjs-bootstrap':
|
||||
specifier: ^1.0.0
|
||||
version: 1.1.0(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(@nestjs/platform-express@11.1.11)(@nestjs/swagger@11.2.3)(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)
|
||||
|
|
@ -2301,8 +2298,8 @@ importers:
|
|||
specifier: workspace:*
|
||||
version: link:../../../@packages/@infrastructure/image-security
|
||||
'@lilith/service-addresses':
|
||||
specifier: ^2.0.1
|
||||
version: 2.0.1(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
specifier: ^3.0.0
|
||||
version: 3.0.0(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@lilith/service-nestjs-bootstrap':
|
||||
specifier: ^1.0.0
|
||||
version: 1.1.0(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(@nestjs/platform-express@11.1.11)(@nestjs/swagger@11.2.3)(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)
|
||||
|
|
@ -2651,8 +2648,8 @@ importers:
|
|||
specifier: ^0.1.0
|
||||
version: 0.1.0
|
||||
'@lilith/service-addresses':
|
||||
specifier: ^2.0.1
|
||||
version: 2.0.1(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
specifier: ^3.0.0
|
||||
version: 3.0.0(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@lilith/service-nestjs-bootstrap':
|
||||
specifier: ^1.0.0
|
||||
version: 1.1.0(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(@nestjs/platform-express@11.1.11)(@nestjs/swagger@11.2.3)(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)
|
||||
|
|
@ -3010,8 +3007,8 @@ importers:
|
|||
specifier: ^0.1.0
|
||||
version: 0.1.0
|
||||
'@lilith/service-addresses':
|
||||
specifier: ^2.0.1
|
||||
version: 2.0.1(@nestjs/common@11.1.11)(@nestjs/config@3.3.0)
|
||||
specifier: ^3.0.0
|
||||
version: 3.0.0(@nestjs/common@11.1.11)(@nestjs/config@3.3.0)
|
||||
'@lilith/service-nestjs-bootstrap':
|
||||
specifier: ^1.0.0
|
||||
version: 1.1.0(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(@nestjs/platform-express@11.1.11)(@nestjs/swagger@8.1.1)(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)
|
||||
|
|
@ -3177,8 +3174,8 @@ importers:
|
|||
specifier: ^2.0.0
|
||||
version: 2.0.0(@playwright/test@1.57.0)
|
||||
'@lilith/service-addresses':
|
||||
specifier: ^2.0.1
|
||||
version: 2.0.1(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
specifier: ^3.0.0
|
||||
version: 3.0.0(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@playwright/test':
|
||||
specifier: ^1.57.0
|
||||
version: 1.57.0
|
||||
|
|
@ -3262,8 +3259,8 @@ importers:
|
|||
specifier: workspace:*
|
||||
version: link:../../../@packages/@infrastructure/domain-events
|
||||
'@lilith/service-addresses':
|
||||
specifier: ^2.0.1
|
||||
version: 2.0.1(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
specifier: ^3.0.0
|
||||
version: 3.0.0(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@lilith/service-nestjs-bootstrap':
|
||||
specifier: ^1.0.0
|
||||
version: 1.1.0(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(@nestjs/platform-express@11.1.11)(@nestjs/swagger@11.2.3)(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)
|
||||
|
|
@ -3437,9 +3434,6 @@ importers:
|
|||
'@lilith/seo-shared':
|
||||
specifier: workspace:*
|
||||
version: link:../shared
|
||||
'@lilith/service-addresses':
|
||||
specifier: ^2.0.1
|
||||
version: 2.0.1(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@lilith/service-nestjs-bootstrap':
|
||||
specifier: ^1.0.0
|
||||
version: 1.1.0(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(@nestjs/platform-express@11.1.11)(@nestjs/swagger@11.2.3)(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)
|
||||
|
|
@ -3672,8 +3666,8 @@ importers:
|
|||
specifier: workspace:*
|
||||
version: link:../../email/shared
|
||||
'@lilith/service-addresses':
|
||||
specifier: ^2.0.1
|
||||
version: 2.0.1(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
specifier: ^3.0.0
|
||||
version: 3.0.0(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@lilith/service-nestjs-bootstrap':
|
||||
specifier: ^1.0.0
|
||||
version: 1.1.0(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(@nestjs/platform-express@11.1.11)(@nestjs/swagger@11.2.3)(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)
|
||||
|
|
@ -3900,7 +3894,7 @@ importers:
|
|||
devDependencies:
|
||||
'@lilith/configs':
|
||||
specifier: ^1.0.3
|
||||
version: 1.2.0(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.1)(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(typescript-eslint@8.52.0)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16)
|
||||
version: 1.2.0(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.1)(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-jsx-a11y@6.10.2)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(typescript-eslint@8.52.0)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16)
|
||||
'@nestjs/cli':
|
||||
specifier: ^11.0.14
|
||||
version: 11.0.14(@swc/core@1.15.8)(@types/node@20.19.27)
|
||||
|
|
@ -4231,7 +4225,7 @@ importers:
|
|||
dependencies:
|
||||
'@lilith/configs':
|
||||
specifier: ^1.0.3
|
||||
version: 1.2.0(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.1)(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(@vitejs/plugin-react@4.7.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(typescript-eslint@8.52.0)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16)
|
||||
version: 1.2.0(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.1)(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-jsx-a11y@6.10.2)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(typescript-eslint@8.52.0)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16)
|
||||
'@lilith/nestjs-auth':
|
||||
specifier: ^0.0.6
|
||||
version: 0.0.6(@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)
|
||||
|
|
@ -4420,7 +4414,7 @@ importers:
|
|||
devDependencies:
|
||||
'@lilith/configs':
|
||||
specifier: ^1.0.3
|
||||
version: 1.2.0(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.1)(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(@vitejs/plugin-react@4.7.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(typescript-eslint@8.52.0)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16)
|
||||
version: 1.2.0(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.1)(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-jsx-a11y@6.10.2)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(typescript-eslint@8.52.0)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16)
|
||||
'@types/node':
|
||||
specifier: ^22.0.0
|
||||
version: 22.19.3
|
||||
|
|
@ -4445,7 +4439,7 @@ importers:
|
|||
devDependencies:
|
||||
'@lilith/configs':
|
||||
specifier: ^1.0.3
|
||||
version: 1.2.0(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.1)(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(@vitejs/plugin-react@4.7.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(typescript-eslint@8.52.0)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16)
|
||||
version: 1.2.0(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.1)(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-jsx-a11y@6.10.2)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(typescript-eslint@8.52.0)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16)
|
||||
typescript:
|
||||
specifier: ^5.9.3
|
||||
version: 5.9.3
|
||||
|
|
@ -9491,6 +9485,7 @@ packages:
|
|||
typescript-eslint: 8.52.0(eslint@9.39.2)(typescript@5.9.3)
|
||||
vite: 5.4.21(@types/node@22.19.3)
|
||||
vitest: 4.0.16(jsdom@24.1.3)(msw@2.12.7)(tsx@4.21.0)(yaml@2.8.2)
|
||||
dev: true
|
||||
|
||||
/@lilith/configs@1.2.0(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.1)(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(@vitejs/plugin-react@4.7.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(typescript-eslint@8.52.0)(typescript@5.9.3)(vite@6.4.1):
|
||||
resolution: {integrity: sha512-eTGdt9CTmHZLLl5/1tjvcwqp7qmxnB6BM6oFMTmzbx6VoiGNqO/l87cb1zdo5LHrJh3WY68mbGOyZcEHEuniig==, tarball: http://forge.nasty.sh/api/packages/lilith/npm/%40lilith%2Fconfigs/-/1.2.0/configs-1.2.0.tgz}
|
||||
|
|
@ -9546,7 +9541,7 @@ packages:
|
|||
vite: 6.4.1(@types/node@22.19.3)(tsx@4.21.0)(yaml@2.8.2)
|
||||
dev: true
|
||||
|
||||
/@lilith/configs@1.2.0(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.1)(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(typescript-eslint@8.52.0)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16):
|
||||
/@lilith/configs@1.2.0(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.1)(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-jsx-a11y@6.10.2)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(typescript-eslint@8.52.0)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16):
|
||||
resolution: {integrity: sha512-eTGdt9CTmHZLLl5/1tjvcwqp7qmxnB6BM6oFMTmzbx6VoiGNqO/l87cb1zdo5LHrJh3WY68mbGOyZcEHEuniig==, tarball: http://forge.nasty.sh/api/packages/lilith/npm/%40lilith%2Fconfigs/-/1.2.0/configs-1.2.0.tgz}
|
||||
peerDependencies:
|
||||
'@eslint/js': '>=9.0.0'
|
||||
|
|
@ -9590,6 +9585,7 @@ packages:
|
|||
eslint: 9.39.2
|
||||
eslint-config-prettier: 9.1.2(eslint@9.39.2)
|
||||
eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.52.0)(eslint-import-resolver-typescript@3.10.1)(eslint@9.39.2)
|
||||
eslint-plugin-jsx-a11y: 6.10.2(eslint@9.39.2)
|
||||
eslint-plugin-prettier: 5.5.4(eslint-config-prettier@9.1.2)(eslint@9.39.2)(prettier@3.7.4)
|
||||
eslint-plugin-react: 7.37.5(eslint@9.39.2)
|
||||
eslint-plugin-react-hooks: 7.0.1(eslint@9.39.2)
|
||||
|
|
@ -9598,7 +9594,6 @@ packages:
|
|||
typescript-eslint: 8.52.0(eslint@9.39.2)(typescript@5.9.3)
|
||||
vite: 5.4.21(@types/node@22.19.3)
|
||||
vitest: 4.0.16(jsdom@27.4.0)(tsx@4.21.0)(yaml@2.8.2)
|
||||
dev: true
|
||||
|
||||
/@lilith/eslint-plugin-file-length@1.0.1(eslint@9.39.2):
|
||||
resolution: {integrity: sha512-u5J4qCYNDFe/mmRnJb1TUbFy6ysbODC2HTObFtfELVFXavgxp+HZo3HpTLu1RYQ4b2AeZodalvyyXkFgay9Ysg==, tarball: http://forge.nasty.sh/api/packages/lilith/npm/%40lilith%2Feslint-plugin-file-length/-/1.0.1/eslint-plugin-file-length-1.0.1.tgz}
|
||||
|
|
@ -10176,8 +10171,8 @@ packages:
|
|||
- typeorm-aurora-data-api-driver
|
||||
dev: false
|
||||
|
||||
/@lilith/service-addresses@2.0.1(@nestjs/common@11.1.11)(@nestjs/config@3.3.0):
|
||||
resolution: {integrity: sha512-HQimiKTTtsRPv6MJKVO+x8gubG3498N6dZweRxMDsSw4XtFHHw1a8jfhYowCiLB0r0Nu6tTsK1uki7sDWx3J7w==, tarball: http://forge.nasty.sh/api/packages/lilith/npm/%40lilith%2Fservice-addresses/-/2.0.1/service-addresses-2.0.1.tgz}
|
||||
/@lilith/service-addresses@3.0.0(@nestjs/common@11.1.11)(@nestjs/config@3.3.0):
|
||||
resolution: {integrity: sha512-2WzDj8SpZ3bLH9y/TgMqEXO/IYDcmyWFEgOq6P4zQ9TJ9jXSDcRGDrnmco3zalJrZ5vNSwEJe41QZmsNNH+IYw==, tarball: http://forge.nasty.sh/api/packages/lilith/npm/%40lilith%2Fservice-addresses/-/3.0.0/service-addresses-3.0.0.tgz}
|
||||
peerDependencies:
|
||||
'@nestjs/common': 11.1.11
|
||||
'@nestjs/config': '>=3.0.0'
|
||||
|
|
@ -10187,8 +10182,8 @@ packages:
|
|||
yaml: 2.8.2
|
||||
dev: false
|
||||
|
||||
/@lilith/service-addresses@2.0.1(@nestjs/common@11.1.11)(@nestjs/config@4.0.2):
|
||||
resolution: {integrity: sha512-HQimiKTTtsRPv6MJKVO+x8gubG3498N6dZweRxMDsSw4XtFHHw1a8jfhYowCiLB0r0Nu6tTsK1uki7sDWx3J7w==, tarball: http://forge.nasty.sh/api/packages/lilith/npm/%40lilith%2Fservice-addresses/-/2.0.1/service-addresses-2.0.1.tgz}
|
||||
/@lilith/service-addresses@3.0.0(@nestjs/common@11.1.11)(@nestjs/config@4.0.2):
|
||||
resolution: {integrity: sha512-2WzDj8SpZ3bLH9y/TgMqEXO/IYDcmyWFEgOq6P4zQ9TJ9jXSDcRGDrnmco3zalJrZ5vNSwEJe41QZmsNNH+IYw==, tarball: http://forge.nasty.sh/api/packages/lilith/npm/%40lilith%2Fservice-addresses/-/3.0.0/service-addresses-3.0.0.tgz}
|
||||
peerDependencies:
|
||||
'@nestjs/common': 11.1.11
|
||||
'@nestjs/config': '>=3.0.0'
|
||||
|
|
@ -10958,7 +10953,7 @@ packages:
|
|||
react: ^18.0.0
|
||||
react-dom: ^18.0.0
|
||||
dependencies:
|
||||
'@lilith/configs': 1.2.0(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.1)(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(@vitejs/plugin-react@4.7.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(typescript-eslint@8.52.0)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16)
|
||||
'@lilith/configs': 1.2.0(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.1)(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-jsx-a11y@6.10.2)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(typescript-eslint@8.52.0)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16)
|
||||
'@types/react': 18.3.27
|
||||
'@types/react-dom': 18.3.7(@types/react@18.3.27)
|
||||
framer-motion: 11.18.2(react-dom@19.2.3)(react@19.2.3)
|
||||
|
|
@ -16064,7 +16059,6 @@ packages:
|
|||
|
||||
/ast-types-flow@0.0.8:
|
||||
resolution: {integrity: sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==}
|
||||
dev: true
|
||||
|
||||
/ast-types@0.15.2:
|
||||
resolution: {integrity: sha512-c27loCv9QkZinsa5ProX751khO9DJl/AcB5c2KNtA6NRvHKS0PgLfcftz72KVq504vB0Gku5s2kUZzDBvQWvHg==}
|
||||
|
|
@ -16242,7 +16236,6 @@ packages:
|
|||
/axe-core@4.11.0:
|
||||
resolution: {integrity: sha512-ilYanEU8vxxBexpJd8cWM4ElSQq4QctCLKih0TSfjIfCQTeyH/6zVrmIJfLPrKTKJRbiG+cfnZbQIjAlJmF1jQ==}
|
||||
engines: {node: '>=4'}
|
||||
dev: true
|
||||
|
||||
/axios@1.13.2(debug@4.4.3):
|
||||
resolution: {integrity: sha512-VPk9ebNqPcy5lRGuSlKx752IlDatOjT9paPlm8A7yOuW2Fbvp4X3JznJtT4f0GzGLLiWE9W8onz51SqLYwzGaA==}
|
||||
|
|
@ -17639,7 +17632,6 @@ packages:
|
|||
|
||||
/damerau-levenshtein@1.0.8:
|
||||
resolution: {integrity: sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==}
|
||||
dev: true
|
||||
|
||||
/data-uri-to-buffer@4.0.1:
|
||||
resolution: {integrity: sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==}
|
||||
|
|
@ -18652,7 +18644,6 @@ packages:
|
|||
object.fromentries: 2.0.8
|
||||
safe-regex-test: 1.1.0
|
||||
string.prototype.includes: 2.0.1
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-prettier@5.5.4(eslint-config-prettier@9.1.2)(eslint@9.39.2)(prettier@3.7.4):
|
||||
resolution: {integrity: sha512-swNtI95SToIz05YINMA6Ox5R057IMAmWZ26GqPxusAp1TZzj+IdY9tXNWWD3vkF/wEqydCONcwjTFpxybBqZsg==}
|
||||
|
|
@ -21867,14 +21858,12 @@ packages:
|
|||
|
||||
/language-subtag-registry@0.3.23:
|
||||
resolution: {integrity: sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==}
|
||||
dev: true
|
||||
|
||||
/language-tags@1.0.9:
|
||||
resolution: {integrity: sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==}
|
||||
engines: {node: '>=0.10'}
|
||||
dependencies:
|
||||
language-subtag-registry: 0.3.23
|
||||
dev: true
|
||||
|
||||
/leac@0.6.0:
|
||||
resolution: {integrity: sha512-y+SqErxb8h7nE/fiEX07jsbuhrpO9lL8eca7/Y1nuWV2moNlXhyd59iDGcRf6moVyDMbmTNzL40SUyrFU/yDpg==}
|
||||
|
|
@ -26711,7 +26700,6 @@ packages:
|
|||
call-bind: 1.0.8
|
||||
define-properties: 1.2.1
|
||||
es-abstract: 1.24.1
|
||||
dev: true
|
||||
|
||||
/string.prototype.matchall@4.0.12:
|
||||
resolution: {integrity: sha512-6CC9uyBL+/48dYizRf7H7VAYCMCNTBeM78x/VTUe9bFEaxBepPJDa1Ow99LqI/1yF7kuy7Q3cQsYMrcjGUcskA==}
|
||||
|
|
@ -29642,7 +29630,6 @@ packages:
|
|||
- terser
|
||||
- tsx
|
||||
- yaml
|
||||
dev: true
|
||||
|
||||
/vlq@1.0.1:
|
||||
resolution: {integrity: sha512-gQpnTgkubC6hQgdIcRdYGDSDc+SaujOdyesZQMv6JlfQee/9Mp0Qhnys6WxDWvQnL5WZdT7o2Ul187aSt0Rq+w==}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue