|
|
@ -26,7 +26,7 @@ |
|
|
"@bull-board/nestjs": "7.2.1", |
|
|
"@bull-board/nestjs": "7.2.1", |
|
|
"@codewithdan/observable-store": "2.2.15", |
|
|
"@codewithdan/observable-store": "2.2.15", |
|
|
"@date-fns/utc": "2.1.1", |
|
|
"@date-fns/utc": "2.1.1", |
|
|
"@internationalized/number": "3.6.6", |
|
|
"@internationalized/number": "3.6.7", |
|
|
"@ionic/angular": "8.8.5", |
|
|
"@ionic/angular": "8.8.5", |
|
|
"@keyv/redis": "5.1.6", |
|
|
"@keyv/redis": "5.1.6", |
|
|
"@nestjs/bull": "11.0.4", |
|
|
"@nestjs/bull": "11.0.4", |
|
|
@ -5003,9 +5003,9 @@ |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/@internationalized/number": { |
|
|
"node_modules/@internationalized/number": { |
|
|
"version": "3.6.6", |
|
|
"version": "3.6.7", |
|
|
"resolved": "https://registry.npmjs.org/@internationalized/number/-/number-3.6.6.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@internationalized/number/-/number-3.6.7.tgz", |
|
|
"integrity": "sha512-iFgmQaXHE0vytNfpLZWOC2mEJCBRzcUxt53Xf/yCXG93lRvqas237i3r7X4RKMwO3txiyZD4mQjKAByFv6UGSQ==", |
|
|
"integrity": "sha512-3ji1fcrT+FPAK86UqEhB/psHixYo6niWPJtt7+qRaYFynt/BaJG8GhAPimtWUpEiVSTq8ZM8L5psMxGquiB/Vg==", |
|
|
"license": "Apache-2.0", |
|
|
"license": "Apache-2.0", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"@swc/helpers": "^0.5.0" |
|
|
"@swc/helpers": "^0.5.0" |
|
|
|