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 1b8f070 commit 56971a7Copy full SHA for 56971a7
package.json
@@ -17,7 +17,7 @@
17
"prisma:proxy": "prisma generate --data-proxy"
18
},
19
"dependencies": {
20
- "@prisma/client": "4.6.1",
+ "@prisma/client": "6.6.0",
21
"next": "13.1.0",
22
"react": "18.2.0",
23
"react-dom": "18.2.0"
@@ -27,7 +27,7 @@
27
"@types/react": "18.0.25",
28
"autoprefixer": "10.4.13",
29
"postcss": "8.4.18",
30
- "prisma": "4.6.1",
+ "prisma": "6.6.0",
31
"tailwindcss": "3.2.3",
32
"ts-node": "10.9.1",
33
"typescript": "4.8.4"
0 commit comments