Updated Next v.12.2.5 and Prisma v4.2.1.

This commit is contained in:
Mike Cao 2022-08-26 09:05:24 -07:00
parent 8234b4264c
commit a484a78261
2 changed files with 100 additions and 100 deletions

View file

@ -57,7 +57,7 @@
},
"dependencies": {
"@fontsource/inter": "4.5.7",
"@prisma/client": "4.1.1",
"@prisma/client": "4.2.1",
"bcryptjs": "^2.4.3",
"chalk": "^4.1.1",
"chart.js": "^2.9.4",
@ -84,7 +84,7 @@
"kafkajs": "^2.1.0",
"maxmind": "^4.3.6",
"moment-timezone": "^0.5.33",
"next": "^12.2.4",
"next": "^12.2.5",
"node-fetch": "^3.2.8",
"npm-run-all": "^4.1.5",
"prop-types": "^15.7.2",
@ -123,7 +123,7 @@
"postcss-preset-env": "7.4.3",
"postcss-rtlcss": "^3.6.1",
"prettier": "^2.6.2",
"prisma": "4.1.1",
"prisma": "4.2.1",
"prompts": "2.4.2",
"rollup": "^2.70.1",
"rollup-plugin-terser": "^7.0.2",