Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v10.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 28, 2024
1 parent bd7743d commit 826751b
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 71 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.6",
"@nestjs/common": "10.3.7",
"@nestjs/config": "3.2.1",
"@nestjs/core": "10.3.6",
"@nestjs/core": "10.3.7",
"@nestjs/mongoose": "10.0.4",
"@nestjs/passport": "10.0.3",
"@nestjs/platform-express": "10.3.6",
"@nestjs/platform-socket.io": "10.3.6",
"@nestjs/platform-express": "10.3.7",
"@nestjs/platform-socket.io": "10.3.7",
"@nestjs/schedule": "4.0.1",
"@nestjs/serve-static": "4.0.1",
"@nestjs/websockets": "10.3.6",
"@nestjs/websockets": "10.3.7",
"@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.6",
"@nestjs/testing": "10.3.7",
"@release-it/conventional-changelog": "8.0.1",
"@types/cache-manager": "4.0.6",
"@types/cache-manager-redis-store": "2.0.4",
Expand Down
130 changes: 65 additions & 65 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 826751b

Please sign in to comment.