Skip to content

Commit 63bad54

Browse files
committed
Update dependencies
1 parent 864569a commit 63bad54

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
"marked-sanitizer-github": "1.0.1",
3535
"node-emoji": "1.10.0",
3636
"prismjs": "1.22.0",
37-
"react": "16.14.0",
38-
"react-dom": "16.14.0",
37+
"react": "17.0.1",
38+
"react-dom": "17.0.1",
3939
"react-router-dom": "5.2.0",
4040
"react-scroll": "1.8.1",
4141
"react-static": "7.5.3",
@@ -44,7 +44,7 @@
4444
"react-static-plugin-sitemap": "7.5.3",
4545
"react-static-plugin-source-filesystem": "7.5.3",
4646
"react-static-plugin-typescript": "7.5.3",
47-
"react-use": "15.3.8"
47+
"react-use": "17.2.1"
4848
},
4949
"devDependencies": {
5050
"@babel/core": "7.13.8",

0 commit comments

Comments
 (0)