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 27, 2025
1 parent f183a11 commit b2818b1
Show file tree
Hide file tree
Showing 2 changed files with 601 additions and 371 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
"lint": "biome lint --write ./src"
},
"dependencies": {
"@nestjs/common": "^10.0.0",
"@nestjs/core": "^10.0.0",
"@nestjs/platform-express": "^10.0.0",
"@nestjs/common": "^11.0.0",
"@nestjs/core": "^11.0.0",
"@nestjs/platform-express": "^11.0.0",
"@nestjs/schedule": "^4.1.0",
"@sentry/node": "^8.0.0",
"@t3-oss/env-core": "^0.11.1",
Expand All @@ -40,7 +40,7 @@
"@biomejs/biome": "1.9.4",
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.7",
"@nestjs/cli": "^10.0.0",
"@nestjs/cli": "^11.0.0",
"@swc/core": "^1.3.46",
"@types/node": "20.17.16",
"@types/romans": "^2.0.0",
Expand Down
Loading

0 comments on commit b2818b1

Please sign in to comment.