New goals page. Upgraded prisma.

This commit is contained in:
Mike Cao 2025-05-31 02:11:18 -07:00
parent 99330a1a4d
commit 49bcbfd7f9
65 changed files with 769 additions and 1195 deletions

View file

@ -74,12 +74,12 @@
"@dicebear/core": "^9.2.1",
"@fontsource/inter": "^4.5.15",
"@hello-pangea/dnd": "^17.0.0",
"@prisma/client": "6.7.0",
"@prisma/client": "^6.8.2",
"@prisma/extension-read-replicas": "^0.4.1",
"@react-spring/web": "^9.7.3",
"@svgr/cli": "^8.1.0",
"@tanstack/react-query": "^5.28.6",
"@umami/react-zen": "^0.119.0",
"@umami/react-zen": "^0.127.0",
"@umami/redis-client": "^0.27.0",
"bcryptjs": "^2.4.3",
"chalk": "^4.1.1",
@ -105,13 +105,13 @@
"isbot": "^5.1.16",
"jsonwebtoken": "^9.0.2",
"kafkajs": "^2.1.0",
"lucide-react": "^0.509.0",
"lucide-react": "^0.511.0",
"maxmind": "^4.3.24",
"md5": "^2.3.0",
"next": "15.3.1",
"node-fetch": "^3.2.8",
"npm-run-all": "^4.1.5",
"prisma": "6.7.0",
"prisma": "6.8.2",
"pure-rand": "^6.1.0",
"react": "^19.0.0",
"react-basics": "^0.126.0",