Upgraded to next 12.0.8 and prisma 3.8.1.

This commit is contained in:
Mike Cao 2022-01-24 22:46:14 -08:00
parent d8e831db50
commit 291db2b107
2 changed files with 193 additions and 1067 deletions

View File

@ -56,7 +56,7 @@
},
"dependencies": {
"@fontsource/inter": "4.5.0",
"@prisma/client": "3.6.0",
"@prisma/client": "3.8.1",
"@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.5",
"next": "12.0.8",
"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.6.0",
"prisma": "3.8.1",
"rollup": "^2.48.0",
"rollup-plugin-hashbang": "^2.2.2",
"rollup-plugin-terser": "^7.0.2",

1254
yarn.lock

File diff suppressed because it is too large Load Diff