Skip to content

Commit cca30d4

Browse files
chore(deps): update react monorepo
1 parent a62cafb commit cca30d4

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
},
@@ -64,11 +64,11 @@
6464
"eslint-plugin-import": "^2.31.0",
6565
"eslint-plugin-jsx-a11y": "^6.10.2",
6666
"eslint-plugin-react": "^7.37.5",
67-
"eslint-plugin-react-hooks": "^4.6.2",
67+
"eslint-plugin-react-hooks": "^7.0.0",
6868
"glob": "11.1.0",
6969
"husky": "9.1.7",
7070
"jest": "30.2.0",
71-
"react-test-renderer": "^18.3.1",
71+
"react-test-renderer": "^19.0.0",
7272
"ts-jest": "^29.4.0",
7373
"typescript": "^4.9.5"
7474
}

0 commit comments

Comments
 (0)