We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c060d5c commit 6d2c473Copy full SHA for 6d2c473
packages/helpers-gatsby/package.json
@@ -30,18 +30,18 @@
30
"@babel/preset-react": "7.17.12",
31
"c8": "7.11.3",
32
"mocha": "10.0.0",
33
- "react": "16.14.0",
+ "react": "18.1.0",
34
"rimraf": "3.0.2",
35
"should": "13.2.3",
36
"sinon": "14.0.0"
37
},
38
"dependencies": {
39
- "@reach/router": "^1.2.1",
+ "@gatsbyjs/reach-router": "1.3.7",
40
"@tryghost/helpers": "^1.1.70",
41
- "gatsby-link": "^2.9.0",
+ "gatsby-link": "4.15.0",
42
"prop-types": "^15.6.2"
43
44
"peerDependencies": {
45
- "react": "^16.9.0"
+ "react": "^18.1.0"
46
}
47
0 commit comments