We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8695e50 commit 9e7d2a2Copy full SHA for 9e7d2a2
package.json
@@ -22,18 +22,18 @@
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.10.8",
+ "@emotion/styled": "11.10.8",
+ "@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",
32
"htmr": "0.10.1",
33
"jdown": "1.0.5",
34
"marked-sanitizer-github": "1.0.1",
35
"node-emoji": "1.11.0",
36
- "prismjs": "1.22.0",
+ "prismjs": "1.29.0",
37
"react": "16.14.0",
38
"react-dom": "16.14.0",
39
"react-router-dom": "5.3.4",
0 commit comments