deps-upgrade(collector): ⬆️ Update collector dependencies to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
968ffbdf30
commit
1cbe59c114
1 changed files with 3 additions and 0 deletions
|
|
@ -18,6 +18,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@lilith/analytics": "workspace:*",
|
||||
"@lilith/gov-detection": "^1.0.3",
|
||||
"@nestjs/bullmq": "^11.0.0",
|
||||
"@nestjs/common": "^11.0.0",
|
||||
"@nestjs/config": "^4.0.0",
|
||||
|
|
@ -30,6 +31,7 @@
|
|||
"bullmq": "^5.0.0",
|
||||
"class-transformer": "^0.5.0",
|
||||
"class-validator": "^0.14.0",
|
||||
"geoip-lite": "^2.0.1",
|
||||
"pg": "^8.11.0",
|
||||
"reflect-metadata": "^0.2.0",
|
||||
"rxjs": "^7.8.0",
|
||||
|
|
@ -43,6 +45,7 @@
|
|||
"@swc/cli": "^0.7.10",
|
||||
"@swc/core": "^1.15.8",
|
||||
"@types/express": "^5.0.0",
|
||||
"@types/geoip-lite": "^1.4.4",
|
||||
"@types/node": "^20.0.0",
|
||||
"typescript": "^5.4.0",
|
||||
"unplugin-swc": "^1.5.1",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue