Update nest monorepo
All checks were successful
forgejo/Procyon/seedling/pipeline/head This commit looks good

This commit is contained in:
Mr. Renovate 2023-11-18 14:42:03 +00:00 committed by Roman Jaroš
parent 7bfc6f30d7
commit f5aa32504a

View file

@ -20,12 +20,12 @@
},
"dependencies": {
"@nestjs/axios": "3.0.1",
"@nestjs/common": "10.2.5",
"@nestjs/common": "10.2.9",
"@nestjs/typeorm": "10.0.1",
"@nestjs/config": "3.1.1",
"@nestjs/core": "10.2.5",
"@nestjs/core": "10.2.9",
"@nestjs/swagger": "7.1.16",
"@nestjs/platform-express": "10.2.5",
"@nestjs/platform-express": "10.2.9",
"axios": "1.6.2",
"reflect-metadata": "0.1.13",
"rxjs": "7.8.1",
@ -34,8 +34,8 @@
"devDependencies": {
"@nestjs/cli": "10.2.1",
"@nestjs/mapped-types": "2.0.4",
"@nestjs/schematics": "10.0.2",
"@nestjs/testing": "10.2.5",
"@nestjs/schematics": "10.0.3",
"@nestjs/testing": "10.2.9",
"@types/express": "4.17.21",
"@types/jest": "29.5.8",
"@types/node": "20.6.0",