Skip to content

Commit c984986

Browse files
update prisma in package json
1 parent 94dab38 commit c984986

File tree

2 files changed

+493
-86
lines changed

2 files changed

+493
-86
lines changed

cli/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@
6666
"@auth/prisma-adapter": "^1.6.0",
6767
"@libsql/client": "^0.14.0",
6868
"@planetscale/database": "^1.19.0",
69-
"@prisma/adapter-planetscale": "^6.6.0",
70-
"@prisma/client": "^6.6.0",
69+
"@prisma/adapter-planetscale": "^7.0.1",
70+
"@prisma/client": "^7.0.1",
7171
"@t3-oss/env-nextjs": "^0.13.8",
7272
"@tailwindcss/postcss": "^4.1.16",
7373
"@tanstack/react-query": "^5.69.0",
@@ -87,7 +87,7 @@
8787
"postgres": "^3.4.4",
8888
"prettier": "^3.5.3",
8989
"prettier-plugin-tailwindcss": "^0.6.11",
90-
"prisma": "^6.6.0",
90+
"prisma": "^7.0.1",
9191
"react": "^19.2.0",
9292
"react-dom": "^19.2.0",
9393
"superjson": "^2.2.1",

0 commit comments

Comments
 (0)