Skip to content

Commit dbcc874

Browse files
chore(deps): update react monorepo to v19
1 parent 93c9553 commit dbcc874

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
@@ -45,9 +45,9 @@
4545
"jest": "30.0.5",
4646
"jest-chain": "1.1.6",
4747
"prop-types": "15.8.1",
48-
"react": "18.3.1",
49-
"react-dom": "18.3.1",
50-
"react-test-renderer": "18.3.1",
48+
"react": "19.1.1",
49+
"react-dom": "19.1.1",
50+
"react-test-renderer": "19.1.1",
5151
"reactifex": "1.1.1",
5252
"resize-observer-polyfill": "^1.5.1"
5353
},
@@ -69,8 +69,8 @@
6969
"@edx/frontend-platform": "^7.0.1 || ^8.0.0",
7070
"@openedx/paragon": "^23.0.0",
7171
"prop-types": "^15.5.10",
72-
"react": "^16.9.0 || ^17.0.0 || ^18.0.0",
73-
"react-dom": "^16.9.0 || ^17.0.0 || ^18.0.0",
72+
"react": "^16.9.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
73+
"react-dom": "^16.9.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
7474
"react-router-dom": "^6.0.0"
7575
}
7676
}

0 commit comments

Comments
 (0)