Updated next and pg packages.

This commit is contained in:
Mike Cao 2025-07-02 11:54:17 -07:00
parent dfeac89236
commit f26f1b0581
3 changed files with 81 additions and 81 deletions

View file

@ -76,7 +76,7 @@
"@dicebear/core": "^9.2.1",
"@fontsource/inter": "^4.5.15",
"@hello-pangea/dnd": "^17.0.0",
"@prisma/adapter-pg": "^6.10.1",
"@prisma/adapter-pg": "^6.11.0",
"@prisma/client": "^6.11.0",
"@prisma/extension-read-replicas": "^0.4.1",
"@react-spring/web": "^9.7.3",
@ -111,10 +111,10 @@
"lucide-react": "^0.517.0",
"maxmind": "^4.3.27",
"md5": "^2.3.0",
"next": "15.3.3",
"next": "15.3.4",
"node-fetch": "^3.2.8",
"npm-run-all": "^4.1.5",
"pg": "^8.16.2",
"pg": "^8.16.3",
"prisma": "6.11.0",
"pure-rand": "^6.1.0",
"react": "^19.0.0",