Skip to content

Commit c5ac050

Browse files
fix(deps): update react monorepo to v19
1 parent 116b943 commit c5ac050

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"babel-plugin-istanbul": "5.2.0",
1818
"isomorphic-unfetch": "3.1.0",
1919
"next": "9.5.5",
20-
"react": "16.14.0",
21-
"react-dom": "16.14.0"
20+
"react": "19.2.0",
21+
"react-dom": "19.2.0"
2222
},
2323
"devDependencies": {
2424
"@cypress/code-coverage": "3.14.7",

0 commit comments

Comments
 (0)