Skip to content

Commit

Permalink
Merge pull request #556 from rubiin/renovate/major-nest-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update nest monorepo to v11 (major)
  • Loading branch information
mergify[bot] authored Feb 24, 2025
2 parents 7dc97ae + 6ec5cdb commit e66628c
Show file tree
Hide file tree
Showing 2 changed files with 560 additions and 410 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@
"@nest-lab/throttler-storage-redis": "^1.1.0",
"@nestjs/axios": "^4.0.0",
"@nestjs/cache-manager": "^3.0.0",
"@nestjs/common": "10.4.15",
"@nestjs/common": "11.0.10",
"@nestjs/config": "^4.0.0",
"@nestjs/core": "10.4.15",
"@nestjs/core": "11.0.10",
"@nestjs/jwt": "^11.0.0",
"@nestjs/mapped-types": "*",
"@nestjs/passport": "^11.0.5",
Expand All @@ -84,7 +84,7 @@
"@nestjs/schedule": "^5.0.1",
"@nestjs/serve-static": "^5.0.3",
"@nestjs/swagger": "^11.0.4",
"@nestjs/terminus": "^10.3.0",
"@nestjs/terminus": "^11.0.0",
"@nestjs/throttler": "^6.4.0",
"@nestjs/websockets": "^11.0.10",
"@ngneat/falso": "^7.3.0",
Expand Down Expand Up @@ -143,9 +143,9 @@
"@golevelup/ts-jest": "^0.6.2",
"@mikro-orm/cli": "6.4.7",
"@mikro-orm/seeder": "6.4.7",
"@nestjs/cli": "10.4.9",
"@nestjs/schematics": "10.2.3",
"@nestjs/testing": "10.4.15",
"@nestjs/cli": "11.0.4",
"@nestjs/schematics": "11.0.1",
"@nestjs/testing": "11.0.10",
"@rubiin/tsconfig": "^1.2.1",
"@sentry/types": "^8.55.0",
"@side/jest-runtime": "^1.1.0",
Expand Down
Loading

0 comments on commit e66628c

Please sign in to comment.