Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 17, 2025
1 parent ff484e2 commit 479a16e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@biomejs/biome": "1.9.4",
"@nestjs/cli": "10.4.9",
"@nestjs/schematics": "10.2.3",
"@nestjs/testing": "10.4.15",
"@nestjs/testing": "11.0.1",
"@swc-node/register": "1.10.9",
"@swc/cli": "0.5.2",
"@swc/core": "1.10.6",
Expand All @@ -40,8 +40,8 @@
},
"dependencies": {
"@nestjs/axios": "4.0.0",
"@nestjs/common": "10.4.15",
"@nestjs/core": "10.4.15",
"@nestjs/common": "11.0.1",
"@nestjs/core": "11.0.1",
"axios": "1.7.9",
"dayjs": "1.11.13",
"dotenv": "16.4.7",
Expand Down

0 comments on commit 479a16e

Please sign in to comment.