Skip to content

Commit e04487c

Browse files
fix(deps): update react monorepo to v19
1 parent 3e85f7d commit e04487c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

client/defer/apollo-client/package.json

+2-2
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.5.2",
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)