Updated next and prisma.

This commit is contained in:
Mike Cao 2022-04-02 21:07:08 -07:00
parent 5d4ed6bd1b
commit 119e4b9a9a
3 changed files with 96 additions and 111 deletions

View file

@ -56,7 +56,7 @@
},
"dependencies": {
"@fontsource/inter": "4.5.5",
"@prisma/client": "3.11.0",
"@prisma/client": "3.11.1",
"bcryptjs": "^2.4.3",
"chalk": "^4.1.1",
"chart.js": "^2.9.4",
@ -76,7 +76,7 @@
"jose": "2.0.5",
"maxmind": "^4.3.6",
"moment-timezone": "^0.5.33",
"next": "12.1.0",
"next": "12.1.4",
"node-fetch": "^3.2.3",
"prop-types": "^15.7.2",
"react": "^18.0.0",
@ -118,7 +118,7 @@
"postcss-preset-env": "^7.4.2",
"postcss-rtlcss": "^3.5.3",
"prettier": "^2.6.0",
"prisma": "3.11.0",
"prisma": "3.11.1",
"prompts": "2.4.2",
"rollup": "^2.70.1",
"rollup-plugin-terser": "^7.0.2",