Upgrade to mui 5.8.0 and Next 12.1.6
This commit is contained in:
+4
-4
@@ -10,9 +10,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@emotion/cache": "^11.7.1",
|
||||
"@emotion/react": "^11.7.1",
|
||||
"@emotion/react": "^11.9.0",
|
||||
"@emotion/server": "^11.4.0",
|
||||
"@emotion/styled": "^11.6.0",
|
||||
"@emotion/styled": "^11.8.1",
|
||||
"@fontsource/roboto": "^4.5.1",
|
||||
"@icons-pack/react-simple-icons": "^3.13.0",
|
||||
"@material-ui/core": "^4.11.2",
|
||||
@@ -20,7 +20,7 @@
|
||||
"@material-ui/lab": "^4.0.0-alpha.57",
|
||||
"@mui/icons-material": "^5.3.0",
|
||||
"@mui/lab": "^5.0.0-alpha.65",
|
||||
"@mui/material": "^5.4.1",
|
||||
"@mui/material": "^5.8.0",
|
||||
"@mui/styles": "^5.3.0",
|
||||
"@stripe/react-stripe-js": "^1.7.0",
|
||||
"@stripe/stripe-js": "^1.22.0",
|
||||
@@ -35,7 +35,7 @@
|
||||
"lodash.union": "^4.6.0",
|
||||
"lodash.uniq": "^4.5.0",
|
||||
"mongodb": "^3.6.9",
|
||||
"next": "12",
|
||||
"next": "^12.1.6",
|
||||
"next-auth": "^4.1.2",
|
||||
"next-pwa": "^5.4.4",
|
||||
"nodemailer": "^6.7.2",
|
||||
|
||||
Reference in New Issue
Block a user