We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46a65b6 commit 9bc87f1Copy full SHA for 9bc87f1
package.json
@@ -27,7 +27,7 @@
27
"@headlessui/react": "1.7.19",
28
"@hookform/resolvers": "3.3.4",
29
"@next/bundle-analyzer": "15.0.0-canary.53",
30
- "@prisma/client": "^5.16.2",
+ "@prisma/client": "^6.2.1",
31
"@reduxjs/toolkit": "2.2.3",
32
"client-only": "0.0.1",
33
"cross-env": "7.0.3",
@@ -69,7 +69,7 @@
69
"postcss": "8.4.38",
70
"prettier": "3.2.5",
71
"prettier-plugin-tailwindcss": "0.5.14",
72
- "prisma": "^5.16.2",
+ "prisma": "^6.2.1",
73
"shell-quote": "1.8.1",
74
"tailwindcss": "3.4.3",
75
"tsx": "^4.16.2",
0 commit comments