Skip to content

Commit

Permalink
fix(deps): update prisma monorepo to v5 (#63)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 14, 2024
1 parent b362803 commit 23e6c86
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 33 deletions.
4 changes: 2 additions & 2 deletions playground/template-prisma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@fastify/swagger": "8.13.0",
"@fastify/swagger-ui": "2.0.1",
"@prisma/client": "4.16.2",
"@prisma/client": "5.8.0",
"fastify": "4.25.2",
"fastify-flux": "workspace:*",
"tsconfig-paths": "4.2.0"
Expand All @@ -35,7 +35,7 @@
"fastify-flux-cli": "workspace:*",
"jest": "29.7.0",
"pino-pretty": "10.3.1",
"prisma": "4.16.2",
"prisma": "5.8.0",
"ts-jest": "29.1.1",
"typescript": "5.3.3"
}
Expand Down
39 changes: 8 additions & 31 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 23e6c86

Please sign in to comment.