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.
2 parents ddd08fd + 190a9fb commit 86b0ec9Copy full SHA for 86b0ec9
package.json
@@ -15,7 +15,7 @@
15
"@heroicons/react": "^2.1.3",
16
"@mapbox/polyline": "^1.2.1",
17
"@next/third-parties": "^15.0.1",
18
- "@prisma/client": "^5.10.2",
+ "@prisma/client": "^6.0.0",
19
"@radix-ui/colors": "^3.0.0",
20
"@radix-ui/react-avatar": "^1.0.4",
21
"@radix-ui/react-dropdown-menu": "^2.0.6",
@@ -37,7 +37,7 @@
37
"next": "^15.0.1",
38
"next-seo": "^6.5.0",
39
"next-themes": "^0.4.0",
40
- "prisma": "^5.10.2",
+ "prisma": "^6.0.0",
41
"react": "^19.0.0",
42
"react-calendar-heatmap": "^1.9.0",
43
"react-code-blocks": "^0.1.6",
0 commit comments