Skip to content

Commit

Permalink
Merge branch 'main' into siddharth/query-v5
Browse files Browse the repository at this point in the history
  • Loading branch information
siddhsuresh authored Dec 23, 2024
2 parents efaa1df + 38d320f commit 817ba6e
Show file tree
Hide file tree
Showing 15 changed files with 533 additions and 88 deletions.
5 changes: 5 additions & 0 deletions .changeset/twelve-wolves-fix.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@blitzjs/generator": patch
---

chore: Upgrade to prisma v6. Read more about migration in https://www.prisma.io/docs/orm/more/upgrade-guides/upgrading-versions/upgrading-to-prisma-6
4 changes: 2 additions & 2 deletions apps/toolkit-app-passportjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
"@blitzjs/rpc": "2.1.3",
"@hookform/error-message": "2.0.0",
"@hookform/resolvers": "2.9.10",
"@prisma/client": "4.6.1",
"@prisma/client": "6.1.0",
"blitz": "2.1.3",
"next": "14.2.15",
"openid-client": "5.2.1",
"prisma": "4.6.1",
"prisma": "6.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.39.1",
Expand Down
4 changes: 2 additions & 2 deletions apps/toolkit-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
"@blitzjs/rpc": "2.1.3",
"@hookform/error-message": "2.0.0",
"@hookform/resolvers": "2.9.10",
"@prisma/client": "4.6.1",
"@prisma/client": "6.1.0",
"blitz": "2.1.3",
"next": "14.2.15",
"next-auth": "4.24.7",
"prisma": "4.6.1",
"prisma": "6.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.39.1",
Expand Down
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@blitzjs/config": "2.1.3",
"@blitzjs/next": "2.1.3",
"@blitzjs/rpc": "2.1.3",
"@prisma/client": "4.6.1",
"@prisma/client": "6.1.0",
"@types/jest": "29.2.2",
"@types/passport-twitter": "1.0.37",
"blitz": "2.1.3",
Expand All @@ -29,7 +29,7 @@
"next": "14.2.15",
"passport-mock-strategy": "2.0.0",
"passport-twitter": "1.0.4",
"prisma": "4.6.1",
"prisma": "6.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"ts-node": "10.9.1"
Expand Down
4 changes: 2 additions & 2 deletions integration-tests/auth-with-rpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
"@blitzjs/rpc": "2.1.3",
"@hookform/error-message": "2.0.0",
"@hookform/resolvers": "2.9.10",
"@prisma/client": "4.6.1",
"@prisma/client": "6.1.0",
"blitz": "2.1.3",
"delay": "5.0.0",
"next": "14.2.15",
"prisma": "4.6.1",
"prisma": "6.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.39.1",
Expand Down
4 changes: 2 additions & 2 deletions integration-tests/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
"@blitzjs/auth": "2.1.3",
"@blitzjs/config": "2.1.3",
"@blitzjs/next": "2.1.3",
"@prisma/client": "4.6.1",
"@prisma/client": "6.1.0",
"blitz": "2.1.3",
"lowdb": "3.0.0",
"next": "14.2.15",
"prisma": "4.6.1",
"prisma": "6.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"secure-password": "4.0.0",
Expand Down
4 changes: 2 additions & 2 deletions integration-tests/get-initial-props/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
"@blitzjs/auth": "2.1.3",
"@blitzjs/next": "2.1.3",
"@blitzjs/rpc": "2.1.3",
"@prisma/client": "4.6.1",
"@prisma/client": "6.1.0",
"blitz": "2.1.3",
"lowdb": "2.1.0",
"next": "14.2.15",
"prisma": "4.6.1",
"prisma": "6.1.0",
"react": "18.2.0",
"react-dom": "18.2.0"
},
Expand Down
4 changes: 2 additions & 2 deletions integration-tests/next-13-app-dir/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
"@blitzjs/config": "2.1.3",
"@blitzjs/next": "2.1.3",
"@blitzjs/rpc": "2.1.3",
"@prisma/client": "4.6.1",
"@prisma/client": "6.1.0",
"blitz": "2.1.3",
"lowdb": "2.1.0",
"next": "14.2.15",
"prisma": "4.6.1",
"prisma": "6.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"secure-password": "4.0.0",
Expand Down
4 changes: 2 additions & 2 deletions integration-tests/no-suspense/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
"@blitzjs/auth": "2.1.3",
"@blitzjs/next": "2.1.3",
"@blitzjs/rpc": "2.1.3",
"@prisma/client": "4.6.1",
"@prisma/client": "6.1.0",
"blitz": "2.1.3",
"lowdb": "3.0.0",
"next": "14.2.15",
"prisma": "4.6.1",
"prisma": "6.1.0",
"react": "18.2.0",
"react-dom": "18.2.0"
},
Expand Down
4 changes: 2 additions & 2 deletions integration-tests/qm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"@blitzjs/config": "2.1.3",
"@blitzjs/next": "2.1.3",
"@blitzjs/rpc": "2.1.3",
"@prisma/client": "4.6.1",
"@prisma/client": "6.1.0",
"@tanstack/react-query": "5.51.1",
"blitz": "2.1.3",
"next": "14.2.15",
"prisma": "4.6.1",
"prisma": "6.1.0",
"react": "18.2.0",
"react-dom": "18.2.0"
},
Expand Down
4 changes: 2 additions & 2 deletions integration-tests/react-query-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
"dependencies": {
"@blitzjs/next": "2.1.3",
"@blitzjs/rpc": "2.1.3",
"@prisma/client": "4.6.1",
"@prisma/client": "6.1.0",
"blitz": "2.1.3",
"lowdb": "3.0.0",
"next": "14.2.15",
"prisma": "4.6.1",
"prisma": "6.1.0",
"react": "18.2.0",
"react-dom": "18.2.0"
},
Expand Down
4 changes: 2 additions & 2 deletions integration-tests/trailing-slash/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
"@blitzjs/auth": "2.1.3",
"@blitzjs/next": "2.1.3",
"@blitzjs/rpc": "2.1.3",
"@prisma/client": "4.6.1",
"@prisma/client": "6.1.0",
"blitz": "2.1.3",
"lowdb": "3.0.0",
"next": "14.2.15",
"prisma": "4.6.1",
"prisma": "6.1.0",
"react": "18.2.0",
"react-dom": "18.2.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/generator/templates/pages/package.js.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"@blitzjs/auth": "latest",
"@blitzjs/next": "latest",
"@blitzjs/rpc": "latest",
"@prisma/client": "4.6.1",
"@prisma/client": "6.1.0",
"blitz": "latest",
"next": "14.2.15",
"prisma": "4.6.1",
"prisma": "6.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"secure-password": "4.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/generator/templates/pages/package.ts.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"@blitzjs/auth": "latest",
"@blitzjs/next": "latest",
"@blitzjs/rpc": "latest",
"@prisma/client": "4.6.1",
"@prisma/client": "6.1.0",
"blitz": "latest",
"next": "14.2.15",
"prisma": "4.6.1",
"prisma": "6.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"secure-password": "4.0.0",
Expand Down
Loading

0 comments on commit 817ba6e

Please sign in to comment.