fix(deps): update prisma monorepo to v6.19.2 (#65350)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-20 12:19:29 +00:00
committed by GitHub
parent 4fb660a55c
commit 214c5a3240
2 changed files with 36 additions and 36 deletions
+2 -2
View File
@@ -14,7 +14,7 @@
"@fastify/type-provider-typebox": "6.1.0",
"@freecodecamp/shared": "workspace:*",
"@growthbook/growthbook": "1.6.2",
"@prisma/client": "6.19.1",
"@prisma/client": "6.19.2",
"@sentry/node": "9.47.1",
"ajv": "8.17.1",
"ajv-formats": "3.0.1",
@@ -55,7 +55,7 @@
"eslint": "^9.39.1",
"eslint-plugin-jsdoc": "48.11.0",
"msw": "^2.7.0",
"prisma": "6.19.1",
"prisma": "6.19.2",
"supertest": "6.3.3",
"tsx": "4.21.0",
"typescript": "5.9.3",