Skip to content

Commit 6d2c473

Browse files
committed
Updated react@18 for gatsby helper package
1 parent c060d5c commit 6d2c473

File tree

2 files changed

+630
-56
lines changed

2 files changed

+630
-56
lines changed

packages/helpers-gatsby/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,18 +30,18 @@
3030
"@babel/preset-react": "7.17.12",
3131
"c8": "7.11.3",
3232
"mocha": "10.0.0",
33-
"react": "16.14.0",
33+
"react": "18.1.0",
3434
"rimraf": "3.0.2",
3535
"should": "13.2.3",
3636
"sinon": "14.0.0"
3737
},
3838
"dependencies": {
39-
"@reach/router": "^1.2.1",
39+
"@gatsbyjs/reach-router": "1.3.7",
4040
"@tryghost/helpers": "^1.1.70",
41-
"gatsby-link": "^2.9.0",
41+
"gatsby-link": "4.15.0",
4242
"prop-types": "^15.6.2"
4343
},
4444
"peerDependencies": {
45-
"react": "^16.9.0"
45+
"react": "^18.1.0"
4646
}
4747
}

0 commit comments

Comments
 (0)