|
|
@ -21,9 +21,9 @@ |
|
|
"@angular/platform-browser-dynamic": "21.2.7", |
|
|
"@angular/platform-browser-dynamic": "21.2.7", |
|
|
"@angular/router": "21.2.7", |
|
|
"@angular/router": "21.2.7", |
|
|
"@angular/service-worker": "21.2.7", |
|
|
"@angular/service-worker": "21.2.7", |
|
|
"@bull-board/api": "7.0.0", |
|
|
"@bull-board/api": "7.1.5", |
|
|
"@bull-board/express": "7.0.0", |
|
|
"@bull-board/express": "7.1.5", |
|
|
"@bull-board/nestjs": "7.0.0", |
|
|
"@bull-board/nestjs": "7.1.5", |
|
|
"@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.6", |
|
|
@ -3522,25 +3522,25 @@ |
|
|
"license": "(Apache-2.0 AND BSD-3-Clause)" |
|
|
"license": "(Apache-2.0 AND BSD-3-Clause)" |
|
|
}, |
|
|
}, |
|
|
"node_modules/@bull-board/api": { |
|
|
"node_modules/@bull-board/api": { |
|
|
"version": "7.0.0", |
|
|
"version": "7.1.5", |
|
|
"resolved": "https://registry.npmjs.org/@bull-board/api/-/api-7.0.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@bull-board/api/-/api-7.1.5.tgz", |
|
|
"integrity": "sha512-ISNspLHVmUWUSq/eLw+wd1FuBBUnqpLbYP2xUNmehpfKhS+NoZWMbBvqjUYVeE/HLfUkRcR1edzMKpl5n9zlSw==", |
|
|
"integrity": "sha512-EW0sbTtGIysu9vipdVpPQeToPqOpPgVZTt+pn1Ut3gbSS/GLWbEgIfFtMmSQDUoSL9WH00RzjgUY5K+43nWh0A==", |
|
|
"license": "MIT", |
|
|
"license": "MIT", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"redis-info": "^3.1.0" |
|
|
"redis-info": "^3.1.0" |
|
|
}, |
|
|
}, |
|
|
"peerDependencies": { |
|
|
"peerDependencies": { |
|
|
"@bull-board/ui": "7.0.0" |
|
|
"@bull-board/ui": "7.1.5" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/@bull-board/express": { |
|
|
"node_modules/@bull-board/express": { |
|
|
"version": "7.0.0", |
|
|
"version": "7.1.5", |
|
|
"resolved": "https://registry.npmjs.org/@bull-board/express/-/express-7.0.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@bull-board/express/-/express-7.1.5.tgz", |
|
|
"integrity": "sha512-3Tc/EyU5PQMTcTzcafFSrmRDiEbJBEU/EaVQ5OVYcuJ7DZCp5Pkvm0/2VtaCe2uywdtwn0ZaynlSIpB27FKX6A==", |
|
|
"integrity": "sha512-kp4SzhVjZlykryiQwcOhJjDhiLbBnZoAMoSgEstzqQ0raLw+jERRC6ryJ0MIQO+SO+Jv9EjjxrXCR8O2YSP/eg==", |
|
|
"license": "MIT", |
|
|
"license": "MIT", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"@bull-board/api": "7.0.0", |
|
|
"@bull-board/api": "7.1.5", |
|
|
"@bull-board/ui": "7.0.0", |
|
|
"@bull-board/ui": "7.1.5", |
|
|
"ejs": "^5.0.2", |
|
|
"ejs": "^5.0.2", |
|
|
"express": "^5.2.1" |
|
|
"express": "^5.2.1" |
|
|
} |
|
|
} |
|
|
@ -3558,12 +3558,12 @@ |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/@bull-board/nestjs": { |
|
|
"node_modules/@bull-board/nestjs": { |
|
|
"version": "7.0.0", |
|
|
"version": "7.1.5", |
|
|
"resolved": "https://registry.npmjs.org/@bull-board/nestjs/-/nestjs-7.0.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@bull-board/nestjs/-/nestjs-7.1.5.tgz", |
|
|
"integrity": "sha512-ypXm0eJHIMQzjN+3fjf84cVxugBg/K4Bpo0eYcV4u/AsteR/dnr6e7F79ICRgg1WWoczqmSMl0JhlmykpyhAMg==", |
|
|
"integrity": "sha512-1y+HkjnDaZoSCXJRsiYfBNBVx+PX3I8x3Uv+SSJuSpt2vHifMRwFbChO3XDxeWXetT1eR+yqPVq6ub5eJwNOYQ==", |
|
|
"license": "MIT", |
|
|
"license": "MIT", |
|
|
"peerDependencies": { |
|
|
"peerDependencies": { |
|
|
"@bull-board/api": "^7.0.0", |
|
|
"@bull-board/api": "^7.1.5", |
|
|
"@nestjs/bull-shared": "^10.0.0 || ^11.0.0", |
|
|
"@nestjs/bull-shared": "^10.0.0 || ^11.0.0", |
|
|
"@nestjs/common": "^9.0.0 || ^10.0.0 || ^11.0.0", |
|
|
"@nestjs/common": "^9.0.0 || ^10.0.0 || ^11.0.0", |
|
|
"@nestjs/core": "^9.0.0 || ^10.0.0 || ^11.0.0", |
|
|
"@nestjs/core": "^9.0.0 || ^10.0.0 || ^11.0.0", |
|
|
@ -3572,12 +3572,12 @@ |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/@bull-board/ui": { |
|
|
"node_modules/@bull-board/ui": { |
|
|
"version": "7.0.0", |
|
|
"version": "7.1.5", |
|
|
"resolved": "https://registry.npmjs.org/@bull-board/ui/-/ui-7.0.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@bull-board/ui/-/ui-7.1.5.tgz", |
|
|
"integrity": "sha512-AnKeklpDn0iMFgu4ukDU6uTNmw4oudl07G4k2Fh95SknKDrXSiWRV0N1TGUawMqyfG1Yi5P/W/8d7raBq/Uw6w==", |
|
|
"integrity": "sha512-2IkatKwNRx/1M9/lAZIptcxS1FPNq6icpp2M46Upwd4olVxs/ujF9Kvs+Ff9ExtIO/OgYfwx7mG2IprGZ+nQCg==", |
|
|
"license": "MIT", |
|
|
"license": "MIT", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"@bull-board/api": "7.0.0" |
|
|
"@bull-board/api": "7.1.5" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/@cacheable/utils": { |
|
|
"node_modules/@cacheable/utils": { |
|
|
|