Skip to content

Commit

Permalink
chore(deps): graphql packages
Browse files Browse the repository at this point in the history
  • Loading branch information
krystxf committed Oct 5, 2024
1 parent e7197f1 commit fbe5c29
Show file tree
Hide file tree
Showing 2 changed files with 646 additions and 2 deletions.
4 changes: 4 additions & 0 deletions backend-nest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,19 @@
"db:start": "docker compose -f compose.postgres.yaml up"
},
"dependencies": {
"@apollo/server": "^4.11.0",
"@nestjs/apollo": "^12.2.0",
"@nestjs/cache-manager": "^2.2.2",
"@nestjs/common": "^10.0.0",
"@nestjs/config": "^3.2.2",
"@nestjs/core": "^10.0.0",
"@nestjs/graphql": "^12.2.0",
"@nestjs/platform-express": "^10.0.0",
"@nestjs/schedule": "^4.0.2",
"@nestjs/swagger": "^7.4.2",
"@prisma/client": "5.16.1",
"cache-manager": "^5.6.1",
"graphql": "^16.9.0",
"radash": "^12.1.0",
"reflect-metadata": "^0.2.0",
"rxjs": "^7.8.1",
Expand Down
Loading

0 comments on commit fbe5c29

Please sign in to comment.