Skip to content

Commit 59be367

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependencies
1 parent c6159d5 commit 59be367

File tree

2 files changed

+250
-217
lines changed

2 files changed

+250
-217
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -22,28 +22,28 @@
2222
"build:all": "yarn build && yarn build:reg"
2323
},
2424
"dependencies": {
25-
"@emotion/react": "11.1.4",
26-
"@emotion/styled": "11.0.0",
27-
"@material-ui/core": "4.11.2",
25+
"@emotion/react": "11.1.5",
26+
"@emotion/styled": "11.1.5",
27+
"@material-ui/core": "4.11.3",
2828
"@material-ui/icons": "4.11.2",
29-
"chokidar": "3.5.0",
30-
"dayjs": "1.10.3",
29+
"chokidar": "3.5.1",
30+
"dayjs": "1.10.4",
3131
"emotion": "11.0.0",
32-
"htmr": "0.9.2",
33-
"jdown": "1.0.4",
32+
"htmr": "0.10.1",
33+
"jdown": "1.0.5",
3434
"marked-sanitizer-github": "1.0.1",
3535
"node-emoji": "1.10.0",
3636
"prismjs": "1.22.0",
3737
"react": "16.14.0",
3838
"react-dom": "16.14.0",
3939
"react-router-dom": "5.2.0",
4040
"react-scroll": "1.8.1",
41-
"react-static": "7.4.2",
42-
"react-static-plugin-mdx": "7.2.2",
43-
"react-static-plugin-react-router": "7.4.2",
44-
"react-static-plugin-sitemap": "7.4.2",
45-
"react-static-plugin-source-filesystem": "7.4.2",
46-
"react-static-plugin-typescript": "7.4.2",
41+
"react-static": "7.5.3",
42+
"react-static-plugin-mdx": "7.5.4",
43+
"react-static-plugin-react-router": "7.5.3",
44+
"react-static-plugin-sitemap": "7.5.3",
45+
"react-static-plugin-source-filesystem": "7.5.3",
46+
"react-static-plugin-typescript": "7.5.3",
4747
"react-use": "15.3.8"
4848
},
4949
"devDependencies": {

0 commit comments

Comments
 (0)