Update nest monorepo to v10.2.10
All checks were successful
forgejo/Procyon/seedling/pipeline/head This commit looks good
All checks were successful
forgejo/Procyon/seedling/pipeline/head This commit looks good
This commit is contained in:
parent
5422364f94
commit
cb5d5f95f0
1 changed files with 4 additions and 4 deletions
|
@ -20,12 +20,12 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@nestjs/axios": "3.0.1",
|
||||
"@nestjs/common": "10.2.9",
|
||||
"@nestjs/common": "10.2.10",
|
||||
"@nestjs/typeorm": "10.0.1",
|
||||
"@nestjs/config": "3.1.1",
|
||||
"@nestjs/core": "10.2.9",
|
||||
"@nestjs/core": "10.2.10",
|
||||
"@nestjs/swagger": "7.1.16",
|
||||
"@nestjs/platform-express": "10.2.9",
|
||||
"@nestjs/platform-express": "10.2.10",
|
||||
"axios": "1.6.2",
|
||||
"reflect-metadata": "0.1.13",
|
||||
"rxjs": "7.8.1",
|
||||
|
@ -35,7 +35,7 @@
|
|||
"@nestjs/cli": "10.2.1",
|
||||
"@nestjs/mapped-types": "2.0.4",
|
||||
"@nestjs/schematics": "10.0.3",
|
||||
"@nestjs/testing": "10.2.9",
|
||||
"@nestjs/testing": "10.2.10",
|
||||
"@types/express": "4.17.21",
|
||||
"@types/jest": "29.5.8",
|
||||
"@types/node": "20.6.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue