Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v10.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 23, 2024
1 parent 68e7a54 commit 835501f
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 147 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,16 @@
"@anatine/zod-openapi": "^2.0.0",
"@nestjs/axios": "3.0.2",
"@nestjs/cache-manager": "2.2.2",
"@nestjs/common": "10.3.7",
"@nestjs/common": "10.3.8",
"@nestjs/config": "3.2.2",
"@nestjs/core": "10.3.7",
"@nestjs/core": "10.3.8",
"@nestjs/mongoose": "10.0.6",
"@nestjs/passport": "10.0.3",
"@nestjs/platform-express": "10.3.7",
"@nestjs/platform-socket.io": "10.3.7",
"@nestjs/platform-express": "10.3.8",
"@nestjs/platform-socket.io": "10.3.8",
"@nestjs/schedule": "4.0.2",
"@nestjs/serve-static": "4.0.2",
"@nestjs/websockets": "10.3.7",
"@nestjs/websockets": "10.3.8",
"@redis/client": "1.5.14",
"@tf2pickup-org/mumble-client": "0.7.3",
"@tf2pickup-org/serveme-tf-client": "^0.1.0",
Expand Down Expand Up @@ -75,7 +75,7 @@
"devDependencies": {
"@nestjs/cli": "10.3.2",
"@nestjs/schematics": "10.1.1",
"@nestjs/testing": "10.3.7",
"@nestjs/testing": "10.3.8",
"@release-it/conventional-changelog": "8.0.1",
"@types/cache-manager": "4.0.6",
"@types/cache-manager-redis-store": "2.0.4",
Expand Down
Loading

0 comments on commit 835501f

Please sign in to comment.