Skip to content

Commit

Permalink
build(deps): update nestjs
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent 592b7e1 commit e1e09ba
Show file tree
Hide file tree
Showing 2 changed files with 737 additions and 708 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"author": "",
"dependencies": {
"@nestjs/common": "8.4.7",
"@nestjs/config": "1.2.1",
"@nestjs/common": "10.4.7",
"@nestjs/config": "3.3.0",
"@nestjs/core": "8.4.7",
"@nestjs/platform-express": "8.4.7",
"@nestjs/swagger": "5.2.1",
"@nestjs/terminus": "7.2.0",
"@nestjs/typeorm": "8.1.4",
"@nestjs/platform-express": "10.4.7",
"@nestjs/swagger": "8.0.3",
"@nestjs/terminus": "10.2.3",
"@nestjs/typeorm": "10.0.2",
"@nestjsx/crud": "4.6.2",
"@nestjsx/crud-typeorm": "4.6.2",
"@ntegral/nestjs-sentry": "3.0.7",
Expand All @@ -29,9 +29,9 @@
"description": "",
"devDependencies": {
"@compodoc/compodoc": "1.1.25",
"@nestjs/cli": "8.2.8",
"@nestjs/schematics": "8.0.11",
"@nestjs/testing": "8.4.7",
"@nestjs/cli": "10.4.7",
"@nestjs/schematics": "10.2.3",
"@nestjs/testing": "10.4.7",
"@types/express": "4.17.21",
"@types/jest": "27.5.2",
"@types/node": "14.18.63",
Expand Down
Loading

0 comments on commit e1e09ba

Please sign in to comment.