Update mui and emotion dependencies

This commit is contained in:
2023-07-22 12:57:18 +04:00
parent 7e8bfe9822
commit 8d1e29eb8e
2 changed files with 61 additions and 54 deletions
+4 -4
View File
@@ -9,15 +9,15 @@
"start": "next start -p 3001"
},
"dependencies": {
"@emotion/cache": "^11.7.1",
"@emotion/cache": "^11.11.0",
"@emotion/react": "^11.11.1",
"@emotion/server": "^11.4.0",
"@emotion/server": "^11.11.0",
"@emotion/styled": "^11.11.0",
"@fontsource/roboto": "^4.5.1",
"@fontsource/roboto": "^5.0.5",
"@icons-pack/react-simple-icons": "^3.13.0",
"@mui/icons-material": "^5.11.16",
"@mui/lab": "^5.0.0-alpha.89",
"@mui/material": "^5.14.0",
"@mui/material": "^5.14.1",
"@mui/styles": "^5.8.7",
"@stripe/react-stripe-js": "^1.7.0",
"@stripe/stripe-js": "^1.22.0",