Update to nextjs 12
This commit is contained in:
+3
-2
@@ -23,12 +23,13 @@
|
||||
"lodash.uniq": "^4.5.0",
|
||||
"material-auto-rotating-carousel": "^3.0.2",
|
||||
"mongodb": "^3.6.9",
|
||||
"next": "^11.0.0",
|
||||
"next": "12",
|
||||
"next-auth": "^3.23.0",
|
||||
"next-pwa": "^5.4.4",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-swipeable-views": "^0.13.9"
|
||||
"react-swipeable-views": "^0.13.9",
|
||||
"sharp": "^0.29.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^7.32.0",
|
||||
|
||||
Reference in New Issue
Block a user