Skip to content

Commit 923eb9e

Browse files
Update dependencies
1 parent 61a3886 commit 923eb9e

File tree

2 files changed

+264
-289
lines changed

2 files changed

+264
-289
lines changed

package.json

+7-7
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",
29-
"chokidar": "3.5.3",
30-
"dayjs": "1.11.7",
25+
"@emotion/react": "11.14.0",
26+
"@emotion/styled": "11.14.0",
27+
"@mui/material": "5.0.0",
28+
"@mui/icons-material": "5.0.0",
29+
"chokidar": "3.6.0",
30+
"dayjs": "1.11.13",
3131
"emotion": "11.0.0",
3232
"htmr": "0.10.1",
3333
"jdown": "1.0.5",
@@ -37,7 +37,7 @@
3737
"react": "16.14.0",
3838
"react-dom": "16.14.0",
3939
"react-router-dom": "5.3.4",
40-
"react-scroll": "1.8.9",
40+
"react-scroll": "1.9.3",
4141
"react-static": "7.6.2",
4242
"react-static-plugin-mdx": "7.6.2",
4343
"react-static-plugin-react-router": "7.6.2",

0 commit comments

Comments
 (0)