Skip to content

Commit

Permalink
chore(deps): update nest monorepo to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 27, 2024
1 parent cc7d559 commit ab82df8
Show file tree
Hide file tree
Showing 2 changed files with 212 additions and 55 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
},
"peerDependencies": {
"@nestjs/axios": "^1.0.1",
"@nestjs/common": "^9.0.0",
"@nestjs/core": "^9.0.0",
"@nestjs/common": "^10.0.0",
"@nestjs/core": "^10.0.0",
"@nestjs/schedule": "^2.1.0",
"axios": "^1.0.1",
"reflect-metadata": "^0.1.12",
Expand All @@ -57,13 +57,13 @@
"@heise/eslint-config": "^20.0.7",
"@nestjs/axios": "1.0.1",
"@nestjs/cli": "^9.1.5",
"@nestjs/common": "9.3.9",
"@nestjs/common": "10.3.6",
"@nestjs/config": "^2.2.0",
"@nestjs/core": "9.3.9",
"@nestjs/platform-express": "^9.0.0",
"@nestjs/core": "10.3.6",
"@nestjs/platform-express": "^10.0.0",
"@nestjs/schedule": "2.2.3",
"@nestjs/schematics": "^9.0.3",
"@nestjs/testing": "^9.0.0",
"@nestjs/schematics": "^10.0.0",
"@nestjs/testing": "^10.0.0",
"@semantic-release/changelog": "^6.0.0",
"@semantic-release/commit-analyzer": "^9.0.0",
"@semantic-release/git": "^10.0.0",
Expand Down

0 comments on commit ab82df8

Please sign in to comment.