Skip to content

Commit 1229480

Browse files
chore(deps): update react monorepo to v19
1 parent 165c031 commit 1229480

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@
4242
"@testing-library/react": "^14.3.1",
4343
"husky": "9.1.7",
4444
"prop-types": "15.8.1",
45-
"react": "18.3.1",
46-
"react-dom": "18.3.1",
45+
"react": "19.1.1",
46+
"react-dom": "19.1.1",
4747
"react-redux": "7.2.9",
4848
"react-router-dom": "6.30.1",
49-
"react-test-renderer": "18.3.1",
49+
"react-test-renderer": "19.1.1",
5050
"reactifex": "1.1.1",
5151
"redux": "4.2.1"
5252
},
@@ -64,7 +64,7 @@
6464
"@edx/frontend-platform": "^7.0.0 || ^8.0.0",
6565
"@openedx/paragon": "^23.0.0",
6666
"prop-types": "^15.7.0",
67-
"react": "^16.9.0 || ^17.0.0 || ^18.0.0",
68-
"react-dom": "^16.9.0 || ^17.0.0 || ^18.0.0"
67+
"react": "^16.9.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
68+
"react-dom": "^16.9.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
6969
}
7070
}

0 commit comments

Comments
 (0)