Removed Prisma Opimize and Updated package.json

This commit is contained in:
Ahmad 2024-08-20 14:32:15 -04:00
parent a967d989c3
commit 7290892076
No known key found for this signature in database
GPG key ID: 8FD8A93530D182BF
4 changed files with 10 additions and 428 deletions

View file

@ -17,7 +17,6 @@
"@liveblocks/client": "^2.5.2",
"@liveblocks/node": "^2.5.2",
"@liveblocks/react": "^2.5.2",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@prisma/client": "^5.18.0",
"@prisma/extension-accelerate": "^1.1.0",
"@radix-ui/react-accordion": "^1.2.0",
@ -53,8 +52,8 @@
"zustand": "^4.5.5"
},
"devDependencies": {
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@next/eslint-plugin-next": "^14.2.5",
"@prisma/extension-optimize": "^0.10.1",
"@types/lodash": "^4.17.7",
"@types/node": "^22.4.1",
"@types/react": "npm:types-react@rc",