Skip to content

Commit

Permalink
Merge pull request #301 from jiho-kr/feature/nest-library
Browse files Browse the repository at this point in the history
chore: bump up libraries
  • Loading branch information
jiho-kr committed Sep 18, 2023
2 parents be94e39 + 187c443 commit 00258cb
Show file tree
Hide file tree
Showing 2 changed files with 1,777 additions and 1,779 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@
}
},
"dependencies": {
"@nestjs/common": "^10.0.3",
"@nestjs/core": "^10.0.3",
"@nestjs/platform-express": "^10.0.3",
"@nestjs/swagger": "^7.0.11",
"@nestjs/common": "^10.2.5",
"@nestjs/core": "^10.2.5",
"@nestjs/platform-express": "^10.2.5",
"@nestjs/swagger": "^7.1.11",
"@nestjs/typeorm": "^10.0.0",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.0",
Expand All @@ -72,7 +72,7 @@
"qs": "6.11.2",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.8.1",
"tslib": "^2.6.0",
"tslib": "^2.6.2",
"typeorm": "^0.3.17"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 00258cb

Please sign in to comment.