Upgrade to mui 5.8.0 and Next 12.1.6

This commit is contained in:
Cédric FAMIBELLE-PRONZOLA
2022-05-21 19:31:22 +04:00
parent f050b2a2c2
commit 548bf62128
2 changed files with 245 additions and 290 deletions
+4 -4
View File
@@ -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",