Skip to content

Commit d5cd4e3

Browse files
Bump the prisma group with 2 updates
Bumps the prisma group with 2 updates: [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) and [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli). Updates `@prisma/client` from 6.19.0 to 7.0.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.0.0/packages/client) Updates `prisma` from 6.19.0 to 7.0.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.0.0/packages/cli) --- updated-dependencies: - dependency-name: "@prisma/client" dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prisma - dependency-name: prisma dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prisma ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 30ddb50 commit d5cd4e3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"node": ">=20.19 <22 || >=22.12"
2525
},
2626
"dependencies": {
27-
"@prisma/client": "^6.16.3",
27+
"@prisma/client": "^7.2.0",
2828
"@react-router/dev": "^7.12.0",
2929
"@react-router/fs-routes": "^7.12.0",
3030
"@react-router/node": "^7.12.0",
@@ -33,7 +33,7 @@
3333
"@shopify/shopify-app-react-router": "^1.1.0",
3434
"@shopify/shopify-app-session-storage-prisma": "^8.0.0",
3535
"isbot": "^5.1.31",
36-
"prisma": "^6.16.3",
36+
"prisma": "^7.2.0",
3737
"react": "^18.3.1",
3838
"react-dom": "^18.3.1",
3939
"react-router": "^7.12.0",

0 commit comments

Comments
 (0)