Updated prisma and next.

This commit is contained in:
Mike Cao 2022-02-15 20:58:17 -08:00
parent 98ac091d4f
commit 940a752c38
3 changed files with 117 additions and 213 deletions

View file

@ -56,7 +56,7 @@
},
"dependencies": {
"@fontsource/inter": "4.5.0",
"@prisma/client": "3.8.1",
"@prisma/client": "3.9.2",
"@reduxjs/toolkit": "^1.6.1",
"bcryptjs": "^2.4.3",
"chalk": "^4.1.1",
@ -77,7 +77,7 @@
"jose": "2.0.5",
"maxmind": "^4.3.2",
"moment-timezone": "^0.5.33",
"next": "12.0.8",
"next": "12.0.10",
"prompts": "2.4.2",
"prop-types": "^15.7.2",
"react": "^17.0.2",
@ -124,7 +124,7 @@
"postcss-rtlcss": "^3.3.2",
"prettier": "^2.3.2",
"prettier-eslint": "^13.0.0",
"prisma": "3.8.1",
"prisma": "3.9.2",
"rollup": "^2.48.0",
"rollup-plugin-hashbang": "^2.2.2",
"rollup-plugin-terser": "^7.0.2",