Skip to content

Commit abe7f32

Browse files
Update dependencies
1 parent 1e40730 commit abe7f32

File tree

2 files changed

+250
-272
lines changed

2 files changed

+250
-272
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
"build:all": "yarn build && yarn build:reg"
2323
},
2424
"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",
25+
"@emotion/react": "11.11.0",
26+
"@emotion/styled": "11.11.0",
27+
"@mui/material": "5.0.0",
28+
"@mui/icons-material": "5.0.0",
2929
"chokidar": "3.5.3",
3030
"dayjs": "1.11.7",
3131
"emotion": "11.0.0",

0 commit comments

Comments
 (0)