Skip to content

Commit

Permalink
chore(deps): update nest monorepo to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 21, 2025
1 parent ec65fe6 commit 987c4ff
Show file tree
Hide file tree
Showing 3 changed files with 228 additions and 197 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"devDependencies": {
"@esm2cjs/execa": "6.1.1-cjs.1",
"@lightwing/eslint-config": "1.0.99",
"@nestjs/testing": "10.4.15",
"@nestjs/testing": "11.0.3",
"@swc/core": "1.10.8",
"@types/fs-extra": "11.0.4",
"@types/node": "22.10.7",
Expand Down
8 changes: 4 additions & 4 deletions packages/nest-electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@
"rxjs": ">=7.0.0"
},
"devDependencies": {
"@nestjs/common": "10.4.15",
"@nestjs/core": "10.4.15",
"@nestjs/microservices": "^10.4.15",
"@nestjs/platform-express": "^10.4.15",
"@nestjs/common": "11.0.3",
"@nestjs/core": "11.0.3",
"@nestjs/microservices": "^11.0.0",
"@nestjs/platform-express": "^11.0.0",
"axios": "^1.7.9",
"electron": "34.0.0",
"reflect-metadata": "0.2.2"
Expand Down
Loading

0 comments on commit 987c4ff

Please sign in to comment.