Upgrade Prisma to v6.1.0.

This commit is contained in:
Mike Cao 2025-01-10 18:58:53 -08:00
parent c414c605b4
commit c0fd22cbf6
5 changed files with 46 additions and 44 deletions

View file

@ -69,7 +69,7 @@
"@dicebear/collection": "^9.2.1",
"@dicebear/core": "^9.2.1",
"@fontsource/inter": "^4.5.15",
"@prisma/client": "5.17.0",
"@prisma/client": "6.1.0",
"@prisma/extension-read-replicas": "^0.4.0",
"@react-spring/web": "^9.7.3",
"@tanstack/react-query": "^5.28.6",
@ -103,7 +103,7 @@
"next-basics": "^0.39.0",
"node-fetch": "^3.2.8",
"npm-run-all": "^4.1.5",
"prisma": "5.17.0",
"prisma": "6.1.0",
"react": "^19.0.0",
"react-basics": "^0.125.0",
"react-beautiful-dnd": "^13.1.0",