thang an bi ngu

This commit is contained in:
2024-10-06 20:42:02 +07:00
parent 7b678a7ef2
commit 83b453c3b8
9 changed files with 202 additions and 23 deletions

View File

@@ -37,6 +37,7 @@
"@nestjs/graphql": "^12.2.0",
"@nestjs/jwt": "^10.2.0",
"@nestjs/platform-express": "^10.0.0",
"@nestjs/swagger": "^7.4.2",
"@pothos/core": "^4.2.0",
"@pothos/plugin-add-graphql": "^4.1.0",
"@pothos/plugin-prisma": "^4.2.1",
@@ -54,6 +55,7 @@
"passport-jwt": "^4.0.1",
"reflect-metadata": "^0.2.0",
"rxjs": "^7.8.1",
"swagger-ui-express": "^5.0.1",
"type-graphql": "^2.0.0-rc.2"
},
"devDependencies": {