Skip to content

Commit 2911731

Browse files
authored
Merge pull request #425 from marwin1991/renovate/major-react-monorepo
fix(deps): update react monorepo to v19 (major)
2 parents 9a85f32 + 5df3475 commit 2911731

File tree

2 files changed

+146
-151
lines changed

2 files changed

+146
-151
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@
4141
"gatsby-plugin-material-ui": "4.1.0",
4242
"gatsby-plugin-smoothscroll": "1.2.0",
4343
"gatsby-plugin-styled-components": "6.16.0",
44-
"react": "18.3.1",
44+
"react": "19.2.4",
4545
"react-copy-to-clipboard": "5.1.1",
46-
"react-dom": "18.3.1",
46+
"react-dom": "19.2.4",
4747
"styled-components": "6.3.11"
4848
},
4949
"devDependencies": {

0 commit comments

Comments
 (0)