Update to react v18.2.0 and next v12.2.5

This commit is contained in:
2022-09-05 20:49:05 +04:00
parent 2d476ccea4
commit 223407576f
2 changed files with 124 additions and 102 deletions
+3 -3
View File
@@ -35,13 +35,13 @@
"lodash.union": "^4.6.0",
"lodash.uniq": "^4.5.0",
"mongodb": "^3.6.9",
"next": "^12.1.6",
"next": "^12.2.5",
"next-auth": "^4.1.2",
"next-pwa": "^5.4.4",
"nodemailer": "^6.7.2",
"nprogress": "^0.2.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-swipeable-views": "^0.13.9",
"sharp": "^0.29.3",
"stripe": "^8.202.0"