Skip to content

Commit 4e96bc8

Browse files
fix(deps): update react monorepo to v19
1 parent fdc9ee4 commit 4e96bc8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

example/create-react-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"@testing-library/jest-dom": "~5.16.5",
77
"@testing-library/react": "~14.0.0",
88
"@testing-library/user-event": "~14.4.3",
9-
"react": "~18.2.0",
10-
"react-dom": "~18.2.0",
9+
"react": "~19.0.0",
10+
"react-dom": "~19.0.0",
1111
"react-scripts": "~5.0.1"
1212
},
1313
"devDependencies": {

0 commit comments

Comments
 (0)