Skip to content

Commit c00d267

Browse files
chore(deps): update react monorepo
1 parent ce436b4 commit c00d267

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
@@ -38,8 +38,8 @@
3838
"@openedx/frontend-plugin-framework": "^1.7.0",
3939
"@openedx/paragon": "^23.0.0",
4040
"@tanstack/react-query": "^5.90.5",
41-
"react": "^18.3.1",
42-
"react-dom": "^18.3.1",
41+
"react": "^18.3.1 || ^19.0.0",
42+
"react-dom": "^18.3.1 || ^19.0.0",
4343
"react-redux": "^7.2.9",
4444
"react-router-dom": "^6.30.1"
4545
},
@@ -65,11 +65,11 @@
6565
"eslint-plugin-import": "^2.31.0",
6666
"eslint-plugin-jsx-a11y": "^6.10.2",
6767
"eslint-plugin-react": "^7.37.5",
68-
"eslint-plugin-react-hooks": "^4.6.2",
68+
"eslint-plugin-react-hooks": "^7.0.0",
6969
"glob": "13.0.0",
7070
"husky": "9.1.7",
7171
"jest": "30.2.0",
72-
"react-test-renderer": "^18.3.1",
72+
"react-test-renderer": "^19.0.0",
7373
"ts-jest": "^29.4.0",
7474
"typescript": "^4.9.5"
7575
}

0 commit comments

Comments
 (0)