Skip to content

Commit a01c7d9

Browse files
chore(deps): update react monorepo to v19
1 parent 97396a3 commit a01c7d9

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
@@ -47,8 +47,8 @@
4747
"jsdoc": "^4.0.0",
4848
"nodemon": "3.1.11",
4949
"prop-types": "15.8.1",
50-
"react": "18.3.1",
51-
"react-dom": "18.3.1",
50+
"react": "19.2.4",
51+
"react-dom": "19.2.4",
5252
"react-redux": "^8.1.1",
5353
"react-router-dom": "^6.6.1",
5454
"redux": "4.2.1"
@@ -78,8 +78,8 @@
7878
"@openedx/frontend-build": ">= 14.0.0",
7979
"@openedx/paragon": ">= 21.5.7 < 24.0.0",
8080
"prop-types": ">=15.7.2 <16.0.0",
81-
"react": "^16.9.0 || ^17.0.0 || ^18.0.0",
82-
"react-dom": "^16.9.0 || ^17.0.0 || ^18.0.0",
81+
"react": "^16.9.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
82+
"react-dom": "^16.9.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
8383
"react-redux": "^7.1.1 || ^8.1.1",
8484
"react-router-dom": "^6.0.0",
8585
"redux": "^4.0.4"

0 commit comments

Comments
 (0)