Skip to content

Commit f030376

Browse files
chore(deps): update react monorepo to v19
1 parent dfc79fb commit f030376

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
"jsdoc": "^4.0.0",
5050
"nodemon": "3.1.11",
5151
"prop-types": "15.8.1",
52-
"react": "18.3.1",
53-
"react-dom": "18.3.1",
52+
"react": "19.2.5",
53+
"react-dom": "19.2.5",
5454
"react-redux": "^8.1.1",
5555
"react-router-dom": "^6.6.1",
5656
"redux": "4.2.1"
@@ -80,8 +80,8 @@
8080
"@openedx/frontend-build": ">= 14.0.0",
8181
"@openedx/paragon": ">= 21.5.7 < 24.0.0",
8282
"prop-types": ">=15.7.2 <16.0.0",
83-
"react": "^16.9.0 || ^17.0.0 || ^18.0.0",
84-
"react-dom": "^16.9.0 || ^17.0.0 || ^18.0.0",
83+
"react": "^16.9.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
84+
"react-dom": "^16.9.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
8585
"react-redux": "^7.1.1 || ^8.1.1",
8686
"react-router-dom": "^6.0.0",
8787
"redux": "^4.0.4"

0 commit comments

Comments
 (0)