Skip to content

Commit 235cedf

Browse files
Update dependency react to v19
1 parent a3dcd49 commit 235cedf

File tree

3 files changed

+954
-1000
lines changed

3 files changed

+954
-1000
lines changed

package-lock.json

+13-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/helpers-gatsby/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@babel/preset-react": "7.26.3",
3131
"c8": "10.1.3",
3232
"mocha": "11.1.0",
33-
"react": "18.3.1",
33+
"react": "19.1.0",
3434
"rimraf": "5.0.10",
3535
"should": "13.2.3",
3636
"sinon": "20.0.0"
@@ -42,6 +42,6 @@
4242
"prop-types": "^15.6.2"
4343
},
4444
"peerDependencies": {
45-
"react": "^18.1.0"
45+
"react": "^18.1.0 || ^19.0.0"
4646
}
4747
}

0 commit comments

Comments
 (0)