chore(database): update prisma client packages

This commit is contained in:
Johns Beharry
2022-09-19 18:23:07 +02:00
parent 5f2e626f46
commit cde2a2212a
3 changed files with 39 additions and 35 deletions

View File

@@ -6,7 +6,7 @@
"@apollo/client": "^3.6.9",
"@hookform/resolvers": "^2.8.8",
"@noble/secp256k1": "^1.6.3",
"@prisma/client": "^3.12.0",
"@prisma/client": "^4.3.1",
"@react-hookz/web": "^13.2.1",
"@react-spring/web": "^9.4.4",
"@reduxjs/toolkit": "^1.8.1",
@@ -58,7 +58,6 @@
"nostr-tools": "^0.23.4",
"passport": "^0.6.0",
"passport-lnurl-auth": "^1.5.0",
"prisma": "^3.12.0",
"qrcode.react": "^3.0.2",
"react": "^18.0.0",
"react-accessible-accordion": "^5.0.0",
@@ -180,6 +179,7 @@
"msw": "^0.39.2",
"netlify-cli": "^10.0.0",
"postcss": "^8.4.12",
"prisma": "^4.3.1",
"readable-stream": "^4.1.0",
"serverless": "^3.22.0",
"serverless-offline": "^8.7.0",