Skip to content

Commit 4dc068e

Browse files
chore(deps): update prisma monorepo to v7 (#22306)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c0d6386 commit 4dc068e

File tree

2 files changed

+367
-45
lines changed

2 files changed

+367
-45
lines changed

boundaries/proxy/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
},
7373
"devDependencies": {
7474
"@eslint/js": "9.39.1",
75-
"@prisma/client": "6.19.0",
75+
"@prisma/client": "7.0.0",
7676
"@testcontainers/rabbitmq": "^11.8.1",
7777
"@testcontainers/redis": "^11.8.1",
7878
"@types/amqplib": "0.10.8",
@@ -88,7 +88,7 @@
8888
"eslint-plugin-import": "2.32.0",
8989
"eslint-plugin-n": "17.23.1",
9090
"globals": "16.5.0",
91-
"prisma": "6.19.0",
91+
"prisma": "7.0.0",
9292
"supertest": "7.1.4",
9393
"tsx": "^4.20.6",
9494
"typescript": "^5.9.3",

0 commit comments

Comments
 (0)