Merge pull request #154 from Tria-plc/alpha

Merge request for lock file and lint issues resolution
This commit is contained in:
Eyob T.
2026-06-14 15:36:39 +03:00
committed by GitHub
5 changed files with 27 additions and 6 deletions

18
pnpm-lock.yaml generated
View File

@@ -473,6 +473,9 @@ importers:
tsconfig-paths:
specifier: ^4.2.0
version: 4.2.0
uuid:
specifier: ^10.0.0
version: 10.0.0
devDependencies:
'@edr/eslint-config':
specifier: workspace:*
@@ -510,6 +513,9 @@ importers:
'@types/supertest':
specifier: ^6.0.2
version: 6.0.3
'@types/uuid':
specifier: ^9.0.0
version: 9.0.8
jest:
specifier: ^29.7.0
version: 29.7.0(@types/node@20.19.42)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.19.42)(typescript@5.9.3))
@@ -4396,6 +4402,9 @@ packages:
'@types/use-sync-external-store@0.0.6':
resolution: {integrity: sha512-zFDAD+tlpf2r4asuHEj0XH6pY6i0g5NeAHPn+15wk3BV6JA69eERFXC1gyGThDkVa1zCyKr5jox1+2LbV/AMLg==}
'@types/uuid@9.0.8':
resolution: {integrity: sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA==}
'@types/validate-npm-package-name@4.0.2':
resolution: {integrity: sha512-lrpDziQipxCEeK5kWxvljWYhUvOiB2A9izZd9B2AFarYAkqZshb4lPbRs7zKEic6eGtH8V/2qJW+dPp9OtF6bw==}
@@ -12164,6 +12173,11 @@ packages:
utrie@1.0.2:
resolution: {integrity: sha512-1MLa5ouZiOmQzUbjbu9VmjLzn1QLXBhwpUa7kdLUQK+KQ5KA9I1vk5U4YHe/X2Ch7PYnJfWuWT+VbuxbGwljhw==}
uuid@10.0.0:
resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==}
deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028).
hasBin: true
uuid@11.1.1:
resolution: {integrity: sha512-vIYxrBCC/N/K+Js3qSN88go7kIfNPssr/hHCesKCQNAjmgvYS2oqr69kIufEG+O4+PfezOH4EbIeHCfFov8ZgQ==}
hasBin: true
@@ -17557,6 +17571,8 @@ snapshots:
'@types/use-sync-external-store@0.0.6': {}
'@types/uuid@9.0.8': {}
'@types/validate-npm-package-name@4.0.2': {}
'@types/validator@13.15.10': {}
@@ -27061,6 +27077,8 @@ snapshots:
dependencies:
base64-arraybuffer: 1.0.2
uuid@10.0.0: {}
uuid@11.1.1: {}
uuid@3.4.0: {}