deps-upgrade: ⬆️ Update dependencies in package.json files
This commit is contained in:
parent
32f51d7ce5
commit
a0d6cf650c
3 changed files with 179 additions and 107 deletions
|
|
@ -35,7 +35,7 @@
|
|||
"@lilith/nestjs-auth": "^0.0.13",
|
||||
"@lilith/nestjs-health": "^0.0.26",
|
||||
"@lilith/service-nestjs-bootstrap": "^2.2.3",
|
||||
"@lilith/service-registry": "^1.2.1",
|
||||
"@lilith/service-registry": "^1.2.3",
|
||||
"@lilith/typeorm-entities": "^1.0.17",
|
||||
"@nestjs/bullmq": "^11.0.4",
|
||||
"@nestjs/common": "11.1.11",
|
||||
|
|
|
|||
|
|
@ -305,6 +305,7 @@
|
|||
"rimraf": "^5.0.10",
|
||||
"tsx": "^4.21.0",
|
||||
"turbo": "^2.7.5",
|
||||
"typeorm": "^0.3.28",
|
||||
"typescript": "^5.9.3",
|
||||
"typescript-eslint": "^8.53.0",
|
||||
"undici": "^7.18.2",
|
||||
|
|
|
|||
283
pnpm-lock.yaml
generated
283
pnpm-lock.yaml
generated
|
|
@ -130,6 +130,9 @@ importers:
|
|||
turbo:
|
||||
specifier: ^2.7.5
|
||||
version: 2.7.5
|
||||
typeorm:
|
||||
specifier: ^0.3.28
|
||||
version: 0.3.28(ioredis@5.9.2)(pg@8.17.1)(redis@4.7.1)(ts-node@10.9.2)
|
||||
typescript:
|
||||
specifier: ^5.9.3
|
||||
version: 5.9.3
|
||||
|
|
@ -418,7 +421,7 @@ importers:
|
|||
version: 11.1.11(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2)
|
||||
'@nestjs/terminus':
|
||||
specifier: ^11.0.0
|
||||
version: 11.0.0(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(reflect-metadata@0.2.2)(rxjs@7.8.2)
|
||||
version: 11.0.0(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(reflect-metadata@0.2.2)(rxjs@7.8.2)(typeorm@0.3.28)
|
||||
ioredis:
|
||||
specifier: ^5.9.2
|
||||
version: 5.9.2
|
||||
|
|
@ -771,7 +774,7 @@ importers:
|
|||
version: link:../../@config
|
||||
'@lilith/configs':
|
||||
specifier: ^1.7.2
|
||||
version: 1.7.2(@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)
|
||||
version: 1.7.2(@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)
|
||||
typescript:
|
||||
specifier: ^5.9.3
|
||||
version: 5.9.3
|
||||
|
|
@ -793,7 +796,7 @@ importers:
|
|||
version: link:../../@config
|
||||
'@lilith/configs':
|
||||
specifier: ^1.7.2
|
||||
version: 1.7.2(@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)
|
||||
version: 1.7.2(@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)
|
||||
'@lilith/types':
|
||||
specifier: workspace:*
|
||||
version: link:../../@types
|
||||
|
|
@ -844,7 +847,7 @@ importers:
|
|||
version: 9.0.3
|
||||
msw:
|
||||
specifier: ^2.0.0
|
||||
version: 2.12.7(typescript@5.9.3)
|
||||
version: 2.12.7(@types/node@22.19.7)(typescript@5.9.3)
|
||||
react:
|
||||
specifier: ^18.0.0 || ^19.0.0
|
||||
version: 18.3.1
|
||||
|
|
@ -1550,7 +1553,7 @@ importers:
|
|||
version: 24.1.3
|
||||
msw:
|
||||
specifier: ^2.12.7
|
||||
version: 2.12.7(typescript@5.9.3)
|
||||
version: 2.12.7(@types/node@22.19.7)(typescript@5.9.3)
|
||||
react:
|
||||
specifier: ^19.2.3
|
||||
version: 19.2.3
|
||||
|
|
@ -1828,7 +1831,7 @@ importers:
|
|||
version: 23.2.0
|
||||
msw:
|
||||
specifier: ^2.12.7
|
||||
version: 2.12.7(typescript@5.9.3)
|
||||
version: 2.12.7(@types/node@22.19.7)(typescript@5.9.3)
|
||||
typescript:
|
||||
specifier: ^5.9.3
|
||||
version: 5.9.3
|
||||
|
|
@ -2661,7 +2664,7 @@ importers:
|
|||
devDependencies:
|
||||
'@lilith/vite-plugin-dependency-startup':
|
||||
specifier: ^1.0.4
|
||||
version: 1.0.4(@lilith/service-orchestrator@1.0.11)(@lilith/service-registry@1.2.1)(vite@5.4.21)
|
||||
version: 1.0.4(@lilith/service-orchestrator@1.0.11)(@lilith/service-registry@1.2.2)(vite@5.4.21)
|
||||
'@testing-library/jest-dom':
|
||||
specifier: ^6.9.1
|
||||
version: 6.9.1
|
||||
|
|
@ -3166,7 +3169,7 @@ importers:
|
|||
version: link:../../../@packages/@testing/test-utils
|
||||
'@lilith/vite-plugin-dependency-startup':
|
||||
specifier: ^1.0.4
|
||||
version: 1.0.4(@lilith/service-orchestrator@1.0.11)(@lilith/service-registry@1.2.1)(vite@5.4.21)
|
||||
version: 1.0.4(@lilith/service-orchestrator@1.0.11)(@lilith/service-registry@1.2.2)(vite@5.4.21)
|
||||
'@playwright/test':
|
||||
specifier: ^1.57.0
|
||||
version: 1.57.0
|
||||
|
|
@ -3217,7 +3220,7 @@ importers:
|
|||
version: 24.1.3
|
||||
msw:
|
||||
specifier: ^2.12.7
|
||||
version: 2.12.7(typescript@5.9.3)
|
||||
version: 2.12.7(@types/node@22.19.7)(typescript@5.9.3)
|
||||
rollup-plugin-visualizer:
|
||||
specifier: ^6.0.5
|
||||
version: 6.0.5
|
||||
|
|
@ -3528,7 +3531,7 @@ importers:
|
|||
version: 2.0.2(@playwright/test@1.57.0)
|
||||
'@lilith/vite-plugin-dependency-startup':
|
||||
specifier: ^1.0.4
|
||||
version: 1.0.4(@lilith/service-orchestrator@1.0.11)(@lilith/service-registry@1.2.1)(vite@6.4.1)
|
||||
version: 1.0.4(@lilith/service-orchestrator@1.0.11)(@lilith/service-registry@1.2.2)(vite@6.4.1)
|
||||
'@playwright/test':
|
||||
specifier: ^1.57.0
|
||||
version: 1.57.0
|
||||
|
|
@ -5015,7 +5018,7 @@ importers:
|
|||
version: 2.0.2(@playwright/test@1.57.0)
|
||||
'@lilith/vite-plugin-dependency-startup':
|
||||
specifier: ^1.0.4
|
||||
version: 1.0.4(@lilith/service-orchestrator@1.0.11)(@lilith/service-registry@1.2.1)(vite@6.4.1)
|
||||
version: 1.0.4(@lilith/service-orchestrator@1.0.11)(@lilith/service-registry@1.2.2)(vite@6.4.1)
|
||||
'@playwright/test':
|
||||
specifier: ^1.57.0
|
||||
version: 1.57.0
|
||||
|
|
@ -5258,8 +5261,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.2.1(@nestjs/common@11.1.11)(@nestjs/config@3.3.0)
|
||||
specifier: ^1.2.3
|
||||
version: 1.2.3(@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)
|
||||
|
|
@ -5347,7 +5350,7 @@ importers:
|
|||
devDependencies:
|
||||
'@lilith/configs':
|
||||
specifier: ^1.7.2
|
||||
version: 1.7.2(@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)
|
||||
version: 1.7.2(@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)
|
||||
'@nestjs/cli':
|
||||
specifier: ^11.0.16
|
||||
version: 11.0.16(@swc/cli@0.7.10)(@swc/core@1.15.8)(@types/node@20.19.30)
|
||||
|
|
@ -10103,6 +10106,7 @@ 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==}
|
||||
|
|
@ -10135,6 +10139,7 @@ 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==}
|
||||
|
|
@ -10527,6 +10532,7 @@ 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==}
|
||||
|
|
@ -10541,7 +10547,6 @@ packages:
|
|||
|
||||
/@ioredis/commands@1.5.0:
|
||||
resolution: {integrity: sha512-eUgLqrMf8nJkZxT24JvVRrQya1vZkQh8BBeYNwGDqa5I0VUi8ACx7uFvAaLxintokpTenkK6DASvo/bvNbBGow==}
|
||||
dev: false
|
||||
|
||||
/@isaacs/balanced-match@4.0.1:
|
||||
resolution: {integrity: sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==}
|
||||
|
|
@ -11249,6 +11254,66 @@ packages:
|
|||
vitest: 3.2.4(@types/node@20.19.30)(tsx@4.21.0)(yaml@2.8.2)
|
||||
dev: true
|
||||
|
||||
/@lilith/configs@1.7.2(@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-XmPQkQAK1QdYkpW9df5j95FzCbu6tovlzh0vhCQOuWYc/Kn1O2GVybSxRTbgBhqiUQ9MoM65fgTnWdn/gjFkcw==}
|
||||
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'
|
||||
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
|
||||
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.5.2(@nestjs/bullmq@11.0.4)(@nestjs/common@11.1.11)(bullmq@5.66.5):
|
||||
resolution: {integrity: sha512-8M0yXtNycawEr4qmox/ni6YEVWdrK+u3yESb/UPdEgasjWX111feJIqkpIe4b3q4lrXNPSk7Q6OEuRhL+y+pcg==}
|
||||
peerDependencies:
|
||||
|
|
@ -11485,7 +11550,7 @@ packages:
|
|||
'@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)(reflect-metadata@0.2.2)(rxjs@7.8.2)
|
||||
'@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)
|
||||
dev: false
|
||||
|
||||
/@lilith/nestjs-queue-cli@0.1.0:
|
||||
|
|
@ -11907,7 +11972,7 @@ packages:
|
|||
helmet: 7.2.0
|
||||
optionalDependencies:
|
||||
'@lilith/service-orchestrator': 1.0.11(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@lilith/service-registry': 1.2.1(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@lilith/service-registry': 1.2.3(@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)
|
||||
|
|
@ -11938,7 +12003,7 @@ packages:
|
|||
helmet: 7.2.0
|
||||
optionalDependencies:
|
||||
'@lilith/service-orchestrator': 1.0.11(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@lilith/service-registry': 1.2.1(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@lilith/service-registry': 1.2.2(@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)
|
||||
|
|
@ -11952,13 +12017,24 @@ packages:
|
|||
- typeorm
|
||||
dev: false
|
||||
|
||||
/@lilith/service-orchestrator@1.0.11(@nestjs/common@11.1.11)(@nestjs/config@4.0.2):
|
||||
/@lilith/service-orchestrator@1.0.11(@nestjs/common@11.1.11):
|
||||
resolution: {integrity: sha512-ywsCvdQj9PjPPE3Ce//nKZwHUirUhh5xFuYmYjA6Y+i+/eghvXbi4YDROsgt22pxnDcu5hnizdXXfFsBQr9fGA==}
|
||||
dependencies:
|
||||
'@lilith/service-registry': 1.2.1(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@lilith/service-registry': 1.2.2(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
transitivePeerDependencies:
|
||||
- '@nestjs/common'
|
||||
- '@nestjs/config'
|
||||
dev: true
|
||||
|
||||
/@lilith/service-orchestrator@1.0.11(@nestjs/common@11.1.11)(@nestjs/config@4.0.2):
|
||||
resolution: {integrity: sha512-ywsCvdQj9PjPPE3Ce//nKZwHUirUhh5xFuYmYjA6Y+i+/eghvXbi4YDROsgt22pxnDcu5hnizdXXfFsBQr9fGA==}
|
||||
dependencies:
|
||||
'@lilith/service-registry': 1.2.3(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
transitivePeerDependencies:
|
||||
- '@nestjs/common'
|
||||
- '@nestjs/config'
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@lilith/service-react-bootstrap@1.0.0(react-dom@19.2.3)(react@19.2.3):
|
||||
resolution: {integrity: sha512-TtGPtsCy+bULMxnkYktew/u+pdPh/qXaTHyDS8655+GfUjvC4QG19c2PR+vFlk3KKU6Ao0Vo2HQ/w9PdVfl3bA==}
|
||||
|
|
@ -12026,6 +12102,54 @@ packages:
|
|||
'@nestjs/config': 4.0.2(@nestjs/common@11.1.11)(rxjs@7.8.2)
|
||||
yaml: 2.8.2
|
||||
|
||||
/@lilith/service-registry@1.2.2(@nestjs/common@11.1.11)(@nestjs/config@4.0.2):
|
||||
resolution: {integrity: sha512-KxR5aKTz26UwHwOklsG5+yZqvLpLKLhaLdUjgpq+xQNMAmll7IDADjhuZDvLpmFqIAbjsAf7oa7wsIDGh8BLCw==}
|
||||
peerDependencies:
|
||||
'@nestjs/common': 11.1.11
|
||||
'@nestjs/config': '>=3.0.0'
|
||||
peerDependenciesMeta:
|
||||
'@nestjs/common':
|
||||
optional: true
|
||||
'@nestjs/config':
|
||||
optional: true
|
||||
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/config': 4.0.2(@nestjs/common@11.1.11)(rxjs@7.8.2)
|
||||
yaml: 2.8.2
|
||||
|
||||
/@lilith/service-registry@1.2.3(@nestjs/common@11.1.11)(@nestjs/config@3.3.0):
|
||||
resolution: {integrity: sha512-aGT7MxbRPdALK32iDjWpXpemPH29ofrJP6+v3XCFC5hhCUUrF+SmvNF4TRYEgc8viNcIUrHxrbQLLSTj8H+ahA==}
|
||||
peerDependencies:
|
||||
'@nestjs/common': 11.1.11
|
||||
'@nestjs/config': '>=3.0.0'
|
||||
peerDependenciesMeta:
|
||||
'@nestjs/common':
|
||||
optional: true
|
||||
'@nestjs/config':
|
||||
optional: true
|
||||
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/config': 3.3.0(@nestjs/common@11.1.11)(rxjs@7.8.2)
|
||||
yaml: 2.8.2
|
||||
dev: false
|
||||
|
||||
/@lilith/service-registry@1.2.3(@nestjs/common@11.1.11)(@nestjs/config@4.0.2):
|
||||
resolution: {integrity: sha512-aGT7MxbRPdALK32iDjWpXpemPH29ofrJP6+v3XCFC5hhCUUrF+SmvNF4TRYEgc8viNcIUrHxrbQLLSTj8H+ahA==}
|
||||
peerDependencies:
|
||||
'@nestjs/common': 11.1.11
|
||||
'@nestjs/config': '>=3.0.0'
|
||||
peerDependenciesMeta:
|
||||
'@nestjs/common':
|
||||
optional: true
|
||||
'@nestjs/config':
|
||||
optional: true
|
||||
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/config': 4.0.2(@nestjs/common@11.1.11)(rxjs@7.8.2)
|
||||
yaml: 2.8.2
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@lilith/text-processing-content-flagging@1.1.1(react-dom@19.2.3)(react@19.2.3)(styled-components@6.3.8):
|
||||
resolution: {integrity: sha512-k2KTkgEF24UMN9EtujEg6MVyofeSb6ad/VYaDOuuLuk6+jT4ODmNF0hA8mi38QKbK6bjwtR4rHRsIu7qjQSYyA==}
|
||||
peerDependencies:
|
||||
|
|
@ -12061,7 +12185,7 @@ packages:
|
|||
peerDependencies:
|
||||
typeorm: ^0.3.0
|
||||
dependencies:
|
||||
typeorm: 0.3.28(pg@8.17.1)(redis@4.7.1)(ts-node@10.9.2)
|
||||
typeorm: 0.3.28(better-sqlite3@12.6.2)(ioredis@5.9.2)(ts-node@10.9.2)
|
||||
dev: false
|
||||
|
||||
/@lilith/types@2.0.1(@nestjs/common@11.1.11)(@nestjs/core@11.1.11):
|
||||
|
|
@ -13260,18 +13384,6 @@ packages:
|
|||
react: 19.2.3
|
||||
dev: false
|
||||
|
||||
/@lilith/vite-plugin-dependency-startup@1.0.4(@lilith/service-orchestrator@1.0.11)(@lilith/service-registry@1.2.1)(vite@5.4.21):
|
||||
resolution: {integrity: sha512-O/4t+PGKv289zeP/xMGswotTVe8ndjNgFBuHdL6KJmry2EJT+EqJEYSswjfABGZT16HY3l6Ac0zF3ZGTgS62zw==}
|
||||
peerDependencies:
|
||||
'@lilith/service-orchestrator': '>=1.0.0'
|
||||
'@lilith/service-registry': '>=1.0.0'
|
||||
vite: '>=5.0.0'
|
||||
dependencies:
|
||||
'@lilith/service-orchestrator': 1.0.11(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@lilith/service-registry': 1.2.1(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
vite: 5.4.21(@types/node@22.19.7)
|
||||
dev: true
|
||||
|
||||
/@lilith/vite-plugin-dependency-startup@1.0.4(@lilith/service-orchestrator@1.0.11)(@lilith/service-registry@1.2.1)(vite@6.4.1):
|
||||
resolution: {integrity: sha512-O/4t+PGKv289zeP/xMGswotTVe8ndjNgFBuHdL6KJmry2EJT+EqJEYSswjfABGZT16HY3l6Ac0zF3ZGTgS62zw==}
|
||||
peerDependencies:
|
||||
|
|
@ -13279,11 +13391,35 @@ packages:
|
|||
'@lilith/service-registry': '>=1.0.0'
|
||||
vite: '>=5.0.0'
|
||||
dependencies:
|
||||
'@lilith/service-orchestrator': 1.0.11(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
'@lilith/service-orchestrator': 1.0.11(@nestjs/common@11.1.11)
|
||||
'@lilith/service-registry': 1.2.1(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
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.0.4(@lilith/service-orchestrator@1.0.11)(@lilith/service-registry@1.2.2)(vite@5.4.21):
|
||||
resolution: {integrity: sha512-O/4t+PGKv289zeP/xMGswotTVe8ndjNgFBuHdL6KJmry2EJT+EqJEYSswjfABGZT16HY3l6Ac0zF3ZGTgS62zw==}
|
||||
peerDependencies:
|
||||
'@lilith/service-orchestrator': '>=1.0.0'
|
||||
'@lilith/service-registry': '>=1.0.0'
|
||||
vite: '>=5.0.0'
|
||||
dependencies:
|
||||
'@lilith/service-orchestrator': 1.0.11(@nestjs/common@11.1.11)
|
||||
'@lilith/service-registry': 1.2.2(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
vite: 5.4.21(@types/node@22.19.7)
|
||||
dev: true
|
||||
|
||||
/@lilith/vite-plugin-dependency-startup@1.0.4(@lilith/service-orchestrator@1.0.11)(@lilith/service-registry@1.2.2)(vite@6.4.1):
|
||||
resolution: {integrity: sha512-O/4t+PGKv289zeP/xMGswotTVe8ndjNgFBuHdL6KJmry2EJT+EqJEYSswjfABGZT16HY3l6Ac0zF3ZGTgS62zw==}
|
||||
peerDependencies:
|
||||
'@lilith/service-orchestrator': '>=1.0.0'
|
||||
'@lilith/service-registry': '>=1.0.0'
|
||||
vite: '>=5.0.0'
|
||||
dependencies:
|
||||
'@lilith/service-orchestrator': 1.0.11(@nestjs/common@11.1.11)
|
||||
'@lilith/service-registry': 1.2.2(@nestjs/common@11.1.11)(@nestjs/config@4.0.2)
|
||||
vite: 6.4.1(@types/node@20.19.30)(tsx@4.21.0)(yaml@2.8.2)
|
||||
dev: true
|
||||
|
||||
/@ljharb/through@2.3.14:
|
||||
resolution: {integrity: sha512-ajBvlKpWucBB17FuQYUShqpqy8GRgYEpJW0vWJbUu1CV9lWyrDCapy0lScU8T8Z6qn49sSwJB3+M+evYIdGg+A==}
|
||||
engines: {node: '>= 0.4'}
|
||||
|
|
@ -14244,7 +14380,7 @@ packages:
|
|||
swagger-ui-dist: 5.18.2
|
||||
dev: false
|
||||
|
||||
/@nestjs/terminus@11.0.0(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(reflect-metadata@0.2.2)(rxjs@7.8.2):
|
||||
/@nestjs/terminus@11.0.0(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(reflect-metadata@0.2.2)(rxjs@7.8.2)(typeorm@0.3.28):
|
||||
resolution: {integrity: sha512-c55LOo9YGovmQHtFUMa/vDaxGZ2cglMTZejqgHREaApt/GArTfgYYGwhRXPLq8ZwiQQlLuYB+79e9iA8mlDSLA==}
|
||||
peerDependencies:
|
||||
'@grpc/grpc-js': '*'
|
||||
|
|
@ -14298,6 +14434,7 @@ packages:
|
|||
check-disk-space: 3.4.0
|
||||
reflect-metadata: 0.2.2
|
||||
rxjs: 7.8.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/testing@10.4.22(@nestjs/common@11.1.11)(@nestjs/core@11.1.11):
|
||||
|
|
@ -14397,7 +14534,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(pg@8.17.1)(redis@4.7.1)(ts-node@10.9.2)
|
||||
typeorm: 0.3.28(better-sqlite3@12.6.2)(ioredis@5.9.2)(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):
|
||||
|
|
@ -15204,7 +15341,6 @@ packages:
|
|||
'@redis/client': ^1.0.0
|
||||
dependencies:
|
||||
'@redis/client': 1.6.1
|
||||
dev: false
|
||||
|
||||
/@redis/client@1.6.1:
|
||||
resolution: {integrity: sha512-/KCsg3xSlR+nCK8/8ZYSknYxvXHwubJrU82F3Lm1Fp6789VQ0/3RJKfsmRXjqfaTA++23CvC3hqmqe/2GEt6Kw==}
|
||||
|
|
@ -15213,7 +15349,6 @@ packages:
|
|||
cluster-key-slot: 1.1.2
|
||||
generic-pool: 3.9.0
|
||||
yallist: 4.0.0
|
||||
dev: false
|
||||
|
||||
/@redis/graph@1.1.1(@redis/client@1.6.1):
|
||||
resolution: {integrity: sha512-FEMTcTHZozZciLRl6GiiIB4zGm5z5F3F6a6FZCyrfxdKOhFlGkiAqlexWMBzCi4DcRoyiOsuLfW+cjlGWyExOw==}
|
||||
|
|
@ -15221,7 +15356,6 @@ packages:
|
|||
'@redis/client': ^1.0.0
|
||||
dependencies:
|
||||
'@redis/client': 1.6.1
|
||||
dev: false
|
||||
|
||||
/@redis/json@1.0.7(@redis/client@1.6.1):
|
||||
resolution: {integrity: sha512-6UyXfjVaTBTJtKNG4/9Z8PSpKE6XgSyEb8iwaqDcy+uKrd/DGYHTWkUdnQDyzm727V7p21WUMhsqz5oy65kPcQ==}
|
||||
|
|
@ -15229,7 +15363,6 @@ packages:
|
|||
'@redis/client': ^1.0.0
|
||||
dependencies:
|
||||
'@redis/client': 1.6.1
|
||||
dev: false
|
||||
|
||||
/@redis/search@1.2.0(@redis/client@1.6.1):
|
||||
resolution: {integrity: sha512-tYoDBbtqOVigEDMAcTGsRlMycIIjwMCgD8eR2t0NANeQmgK/lvxNAvYyb6bZDD4frHRhIHkJu2TBRvB0ERkOmw==}
|
||||
|
|
@ -15237,7 +15370,6 @@ packages:
|
|||
'@redis/client': ^1.0.0
|
||||
dependencies:
|
||||
'@redis/client': 1.6.1
|
||||
dev: false
|
||||
|
||||
/@redis/time-series@1.1.0(@redis/client@1.6.1):
|
||||
resolution: {integrity: sha512-c1Q99M5ljsIuc4YdaCwfUEXsofakb9c8+Zse2qxTadu8TalLXuAESzLvFAvNVbkmSlvlzIQOLpBCmWI9wTOt+g==}
|
||||
|
|
@ -15245,7 +15377,6 @@ packages:
|
|||
'@redis/client': ^1.0.0
|
||||
dependencies:
|
||||
'@redis/client': 1.6.1
|
||||
dev: false
|
||||
|
||||
/@reflink/reflink-darwin-arm64@0.1.19:
|
||||
resolution: {integrity: sha512-ruy44Lpepdk1FqDz38vExBY/PVUsjxZA+chd9wozjUH9JjuDT/HEaQYA6wYN9mf041l0yLVar6BCZuWABJvHSA==}
|
||||
|
|
@ -16145,7 +16276,6 @@ packages:
|
|||
|
||||
/@sqltools/formatter@1.2.5:
|
||||
resolution: {integrity: sha512-Uy0+khmZqUrUGm5dmMqVlnvufZRSK0FbYzVgp0UMstm+F5+W2/jnEEQyc9vo1ZR/E5ZI/B1WjjoTqBqwJL6Krw==}
|
||||
dev: false
|
||||
|
||||
/@standard-schema/spec@1.1.0:
|
||||
resolution: {integrity: sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==}
|
||||
|
|
@ -17568,7 +17698,7 @@ packages:
|
|||
'@rolldown/pluginutils': 1.0.0-beta.27
|
||||
'@types/babel__core': 7.20.5
|
||||
react-refresh: 0.17.0
|
||||
vite: 5.4.21(@types/node@22.19.7)
|
||||
vite: 5.4.21(@types/node@20.19.30)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
|
|
@ -17687,7 +17817,7 @@ packages:
|
|||
obug: 2.1.1
|
||||
std-env: 3.10.0
|
||||
tinyrainbow: 3.0.3
|
||||
vitest: 4.0.17(@vitest/browser-playwright@4.0.17)(@vitest/ui@4.0.17)(jsdom@25.0.1)(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
|
||||
|
||||
/@vitest/expect@2.1.9:
|
||||
|
|
@ -17732,7 +17862,7 @@ packages:
|
|||
'@vitest/spy': 2.1.9
|
||||
estree-walker: 3.0.3
|
||||
magic-string: 0.30.21
|
||||
msw: 2.12.7(typescript@5.9.3)
|
||||
msw: 2.12.7(@types/node@22.19.7)(typescript@5.9.3)
|
||||
vite: 5.4.21(@types/node@22.19.7)
|
||||
|
||||
/@vitest/mocker@3.2.4(vite@7.3.1):
|
||||
|
|
@ -17799,7 +17929,7 @@ packages:
|
|||
'@vitest/spy': 4.0.17
|
||||
estree-walker: 3.0.3
|
||||
magic-string: 0.30.21
|
||||
vite: 7.3.1(@types/node@25.0.9)(tsx@4.21.0)(yaml@2.8.2)
|
||||
vite: 7.3.1(@types/node@20.19.30)(tsx@4.21.0)(yaml@2.8.2)
|
||||
|
||||
/@vitest/pretty-format@2.1.9:
|
||||
resolution: {integrity: sha512-KhRIdGV2U9HOUzxfiHmY8IFHTdqtOhIzCpd8WRdJiE7D/HUcZVD0EgQCVjm+Q9gkUXWgBvMmTtZgIG48wq7sOQ==}
|
||||
|
|
@ -18524,7 +18654,6 @@ packages:
|
|||
/app-root-path@3.1.0:
|
||||
resolution: {integrity: sha512-biN3PwB2gUtjaYy/isrU3aNWI5w+fAfvHkSvCKeQGxhmYpwKFUxudR3Yya+KqVRHBmEDYh+/lTozYCFbmzX4nA==}
|
||||
engines: {node: '>= 6.0.0'}
|
||||
dev: false
|
||||
|
||||
/append-field@1.0.0:
|
||||
resolution: {integrity: sha512-klpgFSWLW1ZEs8svjfb7g4qWY0YS5imI82dTg+QahUvJ8YqAY0P10Uk8tTyh9ZGuYEZEMaeJYCF5BFuX552hsw==}
|
||||
|
|
@ -19899,7 +20028,6 @@ packages:
|
|||
/cluster-key-slot@1.1.2:
|
||||
resolution: {integrity: sha512-RMr0FhtfXemyinomL4hrWcYJxmX6deFdCxpJzhDttxgO1+bcCnkk+9drydLVDmAMG7NE6aN/fl4F7ucU/90gAA==}
|
||||
engines: {node: '>=0.10.0'}
|
||||
dev: false
|
||||
|
||||
/cmake-js@7.4.0:
|
||||
resolution: {integrity: sha512-Lw0JxEHrmk+qNj1n9W9d4IvkDdYTBn7l2BW6XmtLj7WPpIo2shvxUy+YokfjMxAAOELNonQwX3stkPhM5xSC2Q==}
|
||||
|
|
@ -20613,7 +20741,6 @@ packages:
|
|||
|
||||
/dayjs@1.11.19:
|
||||
resolution: {integrity: sha512-t5EcLVS6QPBNqM2z8fakk/NKel+Xzshgt8FFKAn+qwlD1pzZWxh0nVCrvFK7ZDb6XucZeF9z8C7CBWTRIVApAw==}
|
||||
dev: false
|
||||
|
||||
/debug@2.6.9:
|
||||
resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==}
|
||||
|
|
@ -20776,7 +20903,6 @@ packages:
|
|||
/denque@2.1.0:
|
||||
resolution: {integrity: sha512-HVQE3AAb/pxF8fQAoiqpvg9i3evqug3hoiwakOyZAwJm+6vZehbkYXZ0l4JxS+I3QxM97v5aaRNhj8v5oBhekw==}
|
||||
engines: {node: '>=0.10'}
|
||||
dev: false
|
||||
|
||||
/depd@2.0.0:
|
||||
resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==}
|
||||
|
|
@ -22598,7 +22724,6 @@ packages:
|
|||
/generic-pool@3.9.0:
|
||||
resolution: {integrity: sha512-hymDOu5B53XvN4QT9dBmZxPX4CWhBPPLguTZ9MMFeFa/Kg0xWVfylOVNlJji/E7yTZWFd/q9GO5TxDLq156D7g==}
|
||||
engines: {node: '>= 4'}
|
||||
dev: false
|
||||
|
||||
/gensync@1.0.0-beta.2:
|
||||
resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
|
||||
|
|
@ -23521,7 +23646,6 @@ packages:
|
|||
standard-as-callback: 2.1.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: false
|
||||
|
||||
/ip-address@10.1.0:
|
||||
resolution: {integrity: sha512-XXADHxXmvT9+CRxhXg56LJovE+bmWnEWB78LB83VZTprKTmaC5QfruXocxzTZ2Kl0DNwKuBdlIhjL8LeY8Sf8Q==}
|
||||
|
|
@ -25193,7 +25317,6 @@ packages:
|
|||
|
||||
/lodash.defaults@4.2.0:
|
||||
resolution: {integrity: sha512-qjxPLHd3r5DnsdGacqOMU6pb/avJzdh9tFX2ymgoZE27BmjXrNy/y4LoaiTeAb+O3gL8AfpJGtqfX/ae2leYYQ==}
|
||||
dev: false
|
||||
|
||||
/lodash.includes@4.3.0:
|
||||
resolution: {integrity: sha512-W3Bx6mdkRTGtlJISOvVD/lbqjTlPPUDTMnlXZFnVwi9NKJ6tiAk6LVdlhZMm17VZisqhKcgzpO5Wz91PCt5b0w==}
|
||||
|
|
@ -25201,7 +25324,6 @@ packages:
|
|||
|
||||
/lodash.isarguments@3.1.0:
|
||||
resolution: {integrity: sha512-chi4NHZlZqZD18a0imDHnZPrDeBbTtVN7GXMwuGdRH9qotxAjYs3aVLKc7zNOG9eddR5Ksd8rvFEBc9SsggPpg==}
|
||||
dev: false
|
||||
|
||||
/lodash.isboolean@3.0.3:
|
||||
resolution: {integrity: sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg==}
|
||||
|
|
@ -26819,39 +26941,6 @@ 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
|
||||
|
|
@ -27806,12 +27895,10 @@ packages:
|
|||
/pg-cloudflare@1.3.0:
|
||||
resolution: {integrity: sha512-6lswVVSztmHiRtD6I8hw4qP/nDm1EJbKMRhf3HCYaqud7frGysPv7FYJ5noZQdhQtN2xJnimfMtvQq21pdbzyQ==}
|
||||
requiresBuild: true
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/pg-connection-string@2.10.0:
|
||||
resolution: {integrity: sha512-ur/eoPKzDx2IjPaYyXS6Y8NSblxM7X64deV2ObV57vhjsWiwLvUD6meukAzogiOsu60GO8m/3Cb6FdJsWNjwXg==}
|
||||
dev: false
|
||||
|
||||
/pg-int8@1.0.1:
|
||||
resolution: {integrity: sha512-WCtabS6t3c8SkpDBUlb1kjOs7l66xsGdKpIPZsg4wR+B3+u9UAum2odSsF9tnvxg80h4ZxLWMy4pRjOsFIqQpw==}
|
||||
|
|
@ -27823,7 +27910,6 @@ packages:
|
|||
pg: '>=8.0'
|
||||
dependencies:
|
||||
pg: 8.17.1
|
||||
dev: false
|
||||
|
||||
/pg-protocol@1.11.0:
|
||||
resolution: {integrity: sha512-pfsxk2M9M3BuGgDOfuy37VNRRX3jmKgMjcvAcWqNDpZSf4cUmv8HSOl5ViRQFsfARFn0KuUQTgLxVMbNq5NW3g==}
|
||||
|
|
@ -27854,13 +27940,11 @@ packages:
|
|||
pgpass: 1.0.5
|
||||
optionalDependencies:
|
||||
pg-cloudflare: 1.3.0
|
||||
dev: false
|
||||
|
||||
/pgpass@1.0.5:
|
||||
resolution: {integrity: sha512-FdW9r/jQZhSeohs1Z3sI1yxFQNFvMcnmfuj4WBMUTxOrAyLMaTcE1aAMBiTlbMNaXvBCQuVi0R7hd8udDSP7ug==}
|
||||
dependencies:
|
||||
split2: 4.2.0
|
||||
dev: false
|
||||
|
||||
/piccolore@0.1.3:
|
||||
resolution: {integrity: sha512-o8bTeDWjE086iwKrROaDf31K0qC/BENdm15/uH9usSC/uZjJOKb2YGiVHfLY4GhwsERiPI1jmwI2XrA7ACOxVw==}
|
||||
|
|
@ -28834,14 +28918,12 @@ packages:
|
|||
/redis-errors@1.2.0:
|
||||
resolution: {integrity: sha512-1qny3OExCf0UvUV/5wpYKf2YwPcOqXzkwKKSmKHiE6ZMQs5heeE/c8eXK+PNllPvmjgAbfnsbpkGZWy8cBpn9w==}
|
||||
engines: {node: '>=4'}
|
||||
dev: false
|
||||
|
||||
/redis-parser@3.0.0:
|
||||
resolution: {integrity: sha512-DJnGAeenTdpMEH6uAJRK/uiyEIH9WVsUmoLwzudwGJUwZPp80PDBWPHXSAGNPwNvIXAbe7MSUB1zQFugFml66A==}
|
||||
engines: {node: '>=4'}
|
||||
dependencies:
|
||||
redis-errors: 1.2.0
|
||||
dev: false
|
||||
|
||||
/redis@4.7.1:
|
||||
resolution: {integrity: sha512-S1bJDnqLftzHXHP8JsT5II/CtHWQrASX5K96REjWjlmWKrviSOLWmM7QnRLstAWsu1VBBV1ffV6DzCvxNP0UJQ==}
|
||||
|
|
@ -28852,7 +28934,6 @@ packages:
|
|||
'@redis/json': 1.0.7(@redis/client@1.6.1)
|
||||
'@redis/search': 1.2.0(@redis/client@1.6.1)
|
||||
'@redis/time-series': 1.1.0(@redis/client@1.6.1)
|
||||
dev: false
|
||||
|
||||
/reflect-metadata@0.2.2:
|
||||
resolution: {integrity: sha512-urBwgfrvVP/eAyXx4hluJivBKzuEbSQs9rKWCrCkbSxNv8mxPcUZKeuoF3Uy4mJl3Lwprp6yy5/39VWigZ4K6Q==}
|
||||
|
|
@ -29610,7 +29691,6 @@ packages:
|
|||
inherits: 2.0.4
|
||||
safe-buffer: 5.2.1
|
||||
to-buffer: 1.2.2
|
||||
dev: false
|
||||
|
||||
/shallow-clone@3.0.1:
|
||||
resolution: {integrity: sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==}
|
||||
|
|
@ -30026,7 +30106,6 @@ packages:
|
|||
/split2@4.2.0:
|
||||
resolution: {integrity: sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==}
|
||||
engines: {node: '>= 10.x'}
|
||||
dev: false
|
||||
|
||||
/sprintf-js@1.0.3:
|
||||
resolution: {integrity: sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==}
|
||||
|
|
@ -30039,7 +30118,6 @@ packages:
|
|||
/sql-highlight@6.1.0:
|
||||
resolution: {integrity: sha512-ed7OK4e9ywpE7pgRMkMQmZDPKSVdm0oX5IEtZiKnFucSF0zu6c80GZBe38UqHuVhTWJ9xsKgSMjCG2bml86KvA==}
|
||||
engines: {node: '>=14'}
|
||||
dev: false
|
||||
|
||||
/sqlstring@2.3.3:
|
||||
resolution: {integrity: sha512-qC9iz2FlN7DQl3+wjwn3802RTyjCx7sDvfQEXchwa6CWOx07/WVfh91gBmQ9fahw8snwGEWU3xGzOt4tFyHLxg==}
|
||||
|
|
@ -30091,7 +30169,6 @@ packages:
|
|||
|
||||
/standard-as-callback@2.1.0:
|
||||
resolution: {integrity: sha512-qoRRSyROncaz1z0mvYqIE4lCd9p2R90i6GxW3uZv5ucSu8tU7B5HXUP1gG8pVZsYNVaXjk8ClXHPttLyxAL48A==}
|
||||
dev: false
|
||||
|
||||
/statuses@1.5.0:
|
||||
resolution: {integrity: sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==}
|
||||
|
|
@ -30927,7 +31004,6 @@ packages:
|
|||
isarray: 2.0.5
|
||||
safe-buffer: 5.2.1
|
||||
typed-array-buffer: 1.0.3
|
||||
dev: false
|
||||
|
||||
/to-regex-range@5.0.1:
|
||||
resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
|
||||
|
|
@ -31698,7 +31774,6 @@ packages:
|
|||
transitivePeerDependencies:
|
||||
- babel-plugin-macros
|
||||
- supports-color
|
||||
dev: false
|
||||
|
||||
/typeorm@0.3.28(ioredis@5.9.2)(pg@8.17.1)(ts-node@10.9.2):
|
||||
resolution: {integrity: sha512-6GH7wXhtfq2D33ZuRXYwIsl/qM5685WZcODZb7noOOcRMteM9KF2x2ap3H0EBjnSV0VO4gNAfJT5Ukp0PkOlvg==}
|
||||
|
|
@ -32394,7 +32469,6 @@ packages:
|
|||
/uuid@11.1.0:
|
||||
resolution: {integrity: sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==}
|
||||
hasBin: true
|
||||
dev: false
|
||||
|
||||
/uuid@9.0.1:
|
||||
resolution: {integrity: sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==}
|
||||
|
|
@ -32608,7 +32682,6 @@ packages:
|
|||
rollup: 4.55.1
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.3
|
||||
dev: true
|
||||
|
||||
/vite@5.4.21(@types/node@22.19.7):
|
||||
resolution: {integrity: sha512-o5a9xKjbtuhY6Bi5S3+HvbRERmouabWbyUcpXXUA1u+GNUKoROi9byOJ8M0nHbHYHkYICiMlqxkg1KkYmm25Sw==}
|
||||
|
|
@ -32751,7 +32824,6 @@ packages:
|
|||
yaml: 2.8.2
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.3
|
||||
dev: true
|
||||
|
||||
/vite@7.3.1(@types/node@22.19.7)(tsx@4.21.0)(yaml@2.8.2):
|
||||
resolution: {integrity: sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==}
|
||||
|
|
@ -34496,7 +34568,6 @@ packages:
|
|||
|
||||
/yallist@4.0.0:
|
||||
resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==}
|
||||
dev: false
|
||||
|
||||
/yaml-language-server@1.19.2:
|
||||
resolution: {integrity: sha512-9F3myNmJzUN/679jycdMxqtydPSDRAarSj3wPiF7pchEPnO9Dg07Oc+gIYLqXR4L+g+FSEVXXv2+mr54StLFOg==}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue