Skip to content

Commit 0e1ddd3

Browse files
committed
Update dependencies
1 parent 2cc6625 commit 0e1ddd3

File tree

2 files changed

+120
-166
lines changed

2 files changed

+120
-166
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -29,22 +29,22 @@
2929
"chokidar": "3.5.2",
3030
"dayjs": "1.10.7",
3131
"emotion": "11.0.0",
32-
"htmr": "0.10.1",
32+
"htmr": "1.0.1",
3333
"jdown": "1.0.5",
3434
"marked-sanitizer-github": "1.0.1",
3535
"node-emoji": "1.11.0",
3636
"prismjs": "1.22.0",
37-
"react": "16.14.0",
38-
"react-dom": "16.14.0",
39-
"react-router-dom": "5.3.0",
37+
"react": "17.0.2",
38+
"react-dom": "17.0.2",
39+
"react-router-dom": "6.2.1",
4040
"react-scroll": "1.8.4",
4141
"react-static": "7.6.2",
4242
"react-static-plugin-mdx": "7.6.2",
4343
"react-static-plugin-react-router": "7.6.2",
4444
"react-static-plugin-sitemap": "7.6.2",
4545
"react-static-plugin-source-filesystem": "7.6.2",
4646
"react-static-plugin-typescript": "7.6.2",
47-
"react-use": "15.3.8"
47+
"react-use": "17.3.1"
4848
},
4949
"devDependencies": {
5050
"@babel/core": "7.13.13",

0 commit comments

Comments
 (0)