Skip to content

Commit 2ee0e05

Browse files
chore(deps): update prisma monorepo from 6.19.0 to 7.1.0
1 parent 507e531 commit 2ee0e05

File tree

2 files changed

+358
-58
lines changed

2 files changed

+358
-58
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@
2121
"graphql-fields": "2.0.3"
2222
},
2323
"peerDependencies": {
24-
"@prisma/client": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0"
24+
"@prisma/client": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0"
2525
},
2626
"devDependencies": {
2727
"@devoxa/eslint-config": "4.0.2",
2828
"@devoxa/prettier-config": "2.0.3",
29-
"@prisma/client": "6.19.0",
29+
"@prisma/client": "7.1.0",
3030
"@swc/core": "1.15.3",
3131
"@swc/jest": "0.2.39",
3232
"@types/graphql-fields": "1.3.9",
@@ -35,7 +35,7 @@
3535
"eslint": "9.39.1",
3636
"jest": "29.7.0",
3737
"prettier": "3.7.4",
38-
"prisma": "6.19.0",
38+
"prisma": "7.1.0",
3939
"typescript": "5.9.3"
4040
},
4141
"publishConfig": {

0 commit comments

Comments
 (0)