Skip to content

Commit 49320aa

Browse files
Update dependencies
1 parent 1e40730 commit 49320aa

File tree

2 files changed

+255
-277
lines changed

2 files changed

+255
-277
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@
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",
30-
"dayjs": "1.11.7",
30+
"dayjs": "1.11.8",
3131
"emotion": "11.0.0",
3232
"htmr": "0.10.1",
3333
"jdown": "1.0.5",

0 commit comments

Comments
 (0)