We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce7d19a commit 60706adCopy full SHA for 60706ad
package.json
@@ -22,10 +22,10 @@
22
"build:all": "yarn build && yarn build:reg"
23
},
24
"dependencies": {
25
- "@emotion/react": "11.10.6",
26
- "@emotion/styled": "11.10.6",
27
- "@material-ui/core": "4.12.4",
28
- "@material-ui/icons": "4.11.3",
+ "@emotion/react": "11.11.0",
+ "@emotion/styled": "11.11.0",
+ "@mui/material": "5.0.0",
+ "@mui/icons-material": "5.0.0",
29
"chokidar": "3.5.3",
30
"dayjs": "1.11.7",
31
"emotion": "11.0.0",
0 commit comments