Skip to content

Commit 5e4f4cc

Browse files
fix(deps): update react monorepo to v19
1 parent fce8df5 commit 5e4f4cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

client/defer/apollo-client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"@testing-library/react": "13.4.0",
99
"@testing-library/user-event": "14.6.1",
1010
"graphql": "16.10.0",
11-
"react": "18.3.1",
12-
"react-dom": "18.3.1",
11+
"react": "19.0.0",
12+
"react-dom": "19.0.0",
1313
"react-scripts": "5.0.1",
1414
"web-vitals": "2.1.4"
1515
},

0 commit comments

Comments
 (0)