Skip to content

Commit ec4fa50

Browse files
chore(deps): Update prisma monorepo to v6
1 parent 8777926 commit ec4fa50

4 files changed

Lines changed: 52 additions & 52 deletions

File tree

packages/bootstrap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@apollo/server": "^4.10.0",
3737
"@aws-sdk/client-dynamodb": "^3.413.0",
3838
"@aws-sdk/client-dynamodb-streams": "^3.413.0",
39-
"@prisma/client": "^5.10.2",
39+
"@prisma/client": "^6.0.0",
4040
"aws-lambda": "^1.0.7",
4141
"aws-sdk": "^2.1459.0",
4242
"cqrs-es-example-js-command-domain": "workspace:*",

packages/query/interface-adaptor/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@typescript-eslint/eslint-plugin": "^8.0.0",
2525
"@typescript-eslint/parser": "^8.0.0",
2626
"jest": "^29.7.0",
27-
"prisma": "^5.10.2",
27+
"prisma": "^6.0.0",
2828
"rimraf": "^6.0.0",
2929
"testcontainers": "^10.2.1",
3030
"ts-jest": "^29.1.1",
@@ -34,7 +34,7 @@
3434
},
3535
"dependencies": {
3636
"@aws-sdk/client-dynamodb": "^3.413.0",
37-
"@prisma/client": "^5.10.2",
37+
"@prisma/client": "^6.0.0",
3838
"@types/graphql-fields": "^1.3.9",
3939
"aws-sdk": "^2.1459.0",
4040
"event-store-adapter-js": "2.2.67",

packages/rmu/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@typescript-eslint/eslint-plugin": "^8.0.0",
2626
"@typescript-eslint/parser": "^8.0.0",
2727
"jest": "^29.7.0",
28-
"prisma": "^5.10.2",
28+
"prisma": "^6.0.0",
2929
"rimraf": "^6.0.0",
3030
"testcontainers": "^10.2.1",
3131
"ts-jest": "^29.1.1",
@@ -34,7 +34,7 @@
3434
},
3535
"dependencies": {
3636
"@aws-sdk/client-dynamodb": "^3.413.0",
37-
"@prisma/client": "^5.10.2",
37+
"@prisma/client": "^6.0.0",
3838
"aws-lambda": "^1.0.7",
3939
"aws-sdk": "^2.1459.0",
4040
"cqrs-es-example-js-command-domain": "workspace:*",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)