Skip to content

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 and marcellmueller committed Jan 3, 2025
1 parent d5a795a commit c8519d5
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 36 deletions.
68 changes: 34 additions & 34 deletions backend/package-lock.json

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

4 changes: 2 additions & 2 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@nestjs/swagger": "^8.0.2",
"@nestjs/terminus": "^10.2.3",
"@nestjs/testing": "^10.4.7",
"@prisma/client": "5.22.0",
"@prisma/client": "6.1.0",
"dotenv": "^16.0.1",
"express-prom-bundle": "^8.0.0",
"helmet": "^8.0.0",
Expand Down Expand Up @@ -63,7 +63,7 @@
"istanbul-badges-readme": "^1.9.0",
"lint-staged": "^15.2.4",
"prettier": "^3.0.3",
"prisma": "5.22.0",
"prisma": "6.1.0",
"source-map-support": "^0.5.21",
"supertest": "^7.0.0",
"ts-loader": "^9.5.0",
Expand Down

0 comments on commit c8519d5

Please sign in to comment.