We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 864569a commit 63bad54Copy full SHA for 63bad54
package.json
@@ -34,8 +34,8 @@
34
"marked-sanitizer-github": "1.0.1",
35
"node-emoji": "1.10.0",
36
"prismjs": "1.22.0",
37
- "react": "16.14.0",
38
- "react-dom": "16.14.0",
+ "react": "17.0.1",
+ "react-dom": "17.0.1",
39
"react-router-dom": "5.2.0",
40
"react-scroll": "1.8.1",
41
"react-static": "7.5.3",
@@ -44,7 +44,7 @@
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",
47
- "react-use": "15.3.8"
+ "react-use": "17.2.1"
48
},
49
"devDependencies": {
50
"@babel/core": "7.13.8",
0 commit comments