Upgraded Prisma 6.11.0.

This commit is contained in:
Mike Cao 2025-07-02 10:12:17 -07:00
parent ee6c68d27c
commit b6d7b6443a
2 changed files with 46 additions and 41 deletions

View file

@ -77,7 +77,7 @@
"@fontsource/inter": "^4.5.15",
"@hello-pangea/dnd": "^17.0.0",
"@prisma/adapter-pg": "^6.10.1",
"@prisma/client": "^6.10.1",
"@prisma/client": "^6.11.0",
"@prisma/extension-read-replicas": "^0.4.1",
"@react-spring/web": "^9.7.3",
"@svgr/cli": "^8.1.0",
@ -115,7 +115,7 @@
"node-fetch": "^3.2.8",
"npm-run-all": "^4.1.5",
"pg": "^8.16.2",
"prisma": "6.10.1",
"prisma": "6.11.0",
"pure-rand": "^6.1.0",
"react": "^19.0.0",
"react-basics": "^0.126.0",