Skip to content

Commit 1af7513

Browse files
Update react monorepo to v19
1 parent ffd011e commit 1af7513

File tree

2 files changed

+27
-35
lines changed

2 files changed

+27
-35
lines changed

package-lock.json

Lines changed: 23 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"gatsby-plugin-manifest": "^5.13.1",
3333
"gatsby-plugin-sitemap": "^6.13.1",
3434
"gatsby-plugin-webpack-statoscope": "^1.0.3",
35-
"react": "^18.3.1",
36-
"react-dom": "^18.3.1"
35+
"react": "^19.0.0",
36+
"react-dom": "^19.0.0"
3737
},
3838
"devDependencies": {
3939
"@babel/preset-typescript": "^7.24.7",
@@ -43,8 +43,8 @@
4343
"@testing-library/user-event": "^14.5.2",
4444
"@types/jest": "^29.5.12",
4545
"@types/node": "^20.14.10",
46-
"@types/react": "^18.3.3",
47-
"@types/react-dom": "^18.3.0",
46+
"@types/react": "^19.0.0",
47+
"@types/react-dom": "^19.0.0",
4848
"@typescript-eslint/eslint-plugin": "^8.0.1",
4949
"@typescript-eslint/parser": "^8.0.1",
5050
"babel-jest": "^29.7.0",

0 commit comments

Comments
 (0)