We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dc3e55 commit a51987cCopy full SHA for a51987c
package.json
@@ -22,12 +22,12 @@
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.3",
+ "@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",
+ "dayjs": "1.11.10",
31
"emotion": "11.0.0",
32
"htmr": "0.10.1",
33
"jdown": "1.0.5",
@@ -37,7 +37,7 @@
37
"react": "16.14.0",
38
"react-dom": "16.14.0",
39
"react-router-dom": "5.3.4",
40
- "react-scroll": "1.8.9",
+ "react-scroll": "1.9.0",
41
"react-static": "7.6.2",
42
"react-static-plugin-mdx": "7.6.2",
43
"react-static-plugin-react-router": "7.6.2",
0 commit comments