Updated next and prisma.

This commit is contained in:
Mike Cao 2025-08-07 12:36:11 -07:00
parent 274d654833
commit 0b4851125d
2 changed files with 1295 additions and 1049 deletions

View file

@ -76,8 +76,8 @@
"@dicebear/core": "^9.2.3", "@dicebear/core": "^9.2.3",
"@fontsource/inter": "^4.5.15", "@fontsource/inter": "^4.5.15",
"@hello-pangea/dnd": "^17.0.0", "@hello-pangea/dnd": "^17.0.0",
"@prisma/adapter-pg": "^6.12.0", "@prisma/adapter-pg": "^6.13.0",
"@prisma/client": "^6.12.0", "@prisma/client": "^6.13.0",
"@prisma/extension-read-replicas": "^0.4.1", "@prisma/extension-read-replicas": "^0.4.1",
"@react-spring/web": "^9.7.3", "@react-spring/web": "^9.7.3",
"@svgr/cli": "^8.1.0", "@svgr/cli": "^8.1.0",
@ -112,16 +112,16 @@
"lucide-react": "^0.526.0", "lucide-react": "^0.526.0",
"maxmind": "^4.3.28", "maxmind": "^4.3.28",
"md5": "^2.3.0", "md5": "^2.3.0",
"next": "15.4.4", "next": "15.4.6",
"node-fetch": "^3.2.8", "node-fetch": "^3.2.8",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"papaparse": "^5.5.3", "papaparse": "^5.5.3",
"pg": "^8.16.3", "pg": "^8.16.3",
"prisma": "6.12.0", "prisma": "6.13.0",
"pure-rand": "^7.0.1", "pure-rand": "^7.0.1",
"react": "^19.0.0", "react": "^19.1.1",
"react-basics": "^0.126.0", "react-basics": "^0.126.0",
"react-dom": "^19.0.0", "react-dom": "^19.1.1",
"react-error-boundary": "^4.0.4", "react-error-boundary": "^4.0.4",
"react-intl": "^7.1.11", "react-intl": "^7.1.11",
"react-simple-maps": "^2.3.0", "react-simple-maps": "^2.3.0",
@ -146,8 +146,8 @@
"@rollup/plugin-terser": "^0.4.4", "@rollup/plugin-terser": "^0.4.4",
"@types/jest": "^29.5.14", "@types/jest": "^29.5.14",
"@types/node": "^22.16.5", "@types/node": "^22.16.5",
"@types/react": "^19.1.8", "@types/react": "^19.1.9",
"@types/react-dom": "^19.1.6", "@types/react-dom": "^19.1.7",
"@types/react-window": "^1.8.8", "@types/react-window": "^1.8.8",
"@typescript-eslint/eslint-plugin": "^8.38.0", "@typescript-eslint/eslint-plugin": "^8.38.0",
"@typescript-eslint/parser": "^8.38.0", "@typescript-eslint/parser": "^8.38.0",

2328
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff