Skip to content

Commit 9e7d2a2

Browse files
Update dependencies
1 parent 8695e50 commit 9e7d2a2

File tree

2 files changed

+201
-225
lines changed

2 files changed

+201
-225
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -22,18 +22,18 @@
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.10.8",
26+
"@emotion/styled": "11.10.8",
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",
3232
"htmr": "0.10.1",
3333
"jdown": "1.0.5",
3434
"marked-sanitizer-github": "1.0.1",
3535
"node-emoji": "1.11.0",
36-
"prismjs": "1.22.0",
36+
"prismjs": "1.29.0",
3737
"react": "16.14.0",
3838
"react-dom": "16.14.0",
3939
"react-router-dom": "5.3.4",

0 commit comments

Comments
 (0)