Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Commit

Permalink
fix(deps): update prisma monorepo to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 87e2229 commit a0a604a
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
4 changes: 2 additions & 2 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@nestjs/passport": "^10.0.3",
"@nestjs/platform-express": "^10.4.4",
"@pepperize/cdk-ses-smtp-credentials": "^0.3.795",
"@prisma/client": "5.20.0",
"@prisma/client": "6.0.1",
"argon2": "^0.41.1",
"cache-manager": "^5.7.6",
"cache-manager-redis-yet": "^5.1.5",
Expand Down Expand Up @@ -57,7 +57,7 @@
"@vitest/coverage-v8": "^2.1.2",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.1",
"prisma": "^5.20.0",
"prisma": "^6.0.1",
"source-map-support": "^0.5.21",
"supertest": "^7.0.0",
"swc-loader": "^0.2.6",
Expand Down
74 changes: 37 additions & 37 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 a0a604a

Please sign in to comment.