Skip to content

Commit 86b0ec9

Browse files
authored
Merge pull request #221 from the-coder-o/renovate/major-prisma-monorepo
Update prisma monorepo to v6 (major)
2 parents ddd08fd + 190a9fb commit 86b0ec9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@heroicons/react": "^2.1.3",
1616
"@mapbox/polyline": "^1.2.1",
1717
"@next/third-parties": "^15.0.1",
18-
"@prisma/client": "^5.10.2",
18+
"@prisma/client": "^6.0.0",
1919
"@radix-ui/colors": "^3.0.0",
2020
"@radix-ui/react-avatar": "^1.0.4",
2121
"@radix-ui/react-dropdown-menu": "^2.0.6",
@@ -37,7 +37,7 @@
3737
"next": "^15.0.1",
3838
"next-seo": "^6.5.0",
3939
"next-themes": "^0.4.0",
40-
"prisma": "^5.10.2",
40+
"prisma": "^6.0.0",
4141
"react": "^19.0.0",
4242
"react-calendar-heatmap": "^1.9.0",
4343
"react-code-blocks": "^0.1.6",

0 commit comments

Comments
 (0)