Skip to content

Commit 6869953

Browse files
fix(deps): update prisma monorepo to v6.10.0
1 parent c073ce2 commit 6869953

File tree

3 files changed

+44
-44
lines changed

3 files changed

+44
-44
lines changed

playground/integration-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"fastify-flux-cli": "workspace:*",
3333
"jest": "30.0.0",
3434
"pino-pretty": "13.0.0",
35-
"prisma": "6.9.0",
35+
"prisma": "6.10.0",
3636
"ts-jest": "29.4.0",
3737
"typescript": "5.8.3"
3838
},

playground/template-prisma/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"dependencies": {
2020
"@fastify/swagger": "9.5.1",
2121
"@fastify/swagger-ui": "5.2.3",
22-
"@prisma/client": "6.9.0",
22+
"@prisma/client": "6.10.0",
2323
"fastify": "5.3.3",
2424
"fastify-flux": "workspace:*",
2525
"tsconfig-paths": "4.2.0"
@@ -35,7 +35,7 @@
3535
"fastify-flux-cli": "workspace:*",
3636
"jest": "30.0.0",
3737
"pino-pretty": "13.0.0",
38-
"prisma": "6.9.0",
38+
"prisma": "6.10.0",
3939
"ts-jest": "29.4.0",
4040
"typescript": "5.8.3"
4141
}

pnpm-lock.yaml

Lines changed: 41 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)