Skip to content

Commit c61f23e

Browse files
chore(deps): update react monorepo
1 parent ca370f9 commit c61f23e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"@openedx/frontend-plugin-framework": "^1.2.1",
3939
"@openedx/paragon": "^22.8.1",
4040
"@tanstack/react-query": "4.36.1",
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.27.0"
4545
},
@@ -72,11 +72,11 @@
7272
"eslint-plugin-import": "^2.31.0",
7373
"eslint-plugin-jsx-a11y": "^6.10.2",
7474
"eslint-plugin-react": "^7.37.5",
75-
"eslint-plugin-react-hooks": "^4.6.2",
75+
"eslint-plugin-react-hooks": "^5.0.0",
7676
"glob": "11.0.1",
7777
"husky": "9.1.7",
7878
"jest": "29.7.0",
79-
"react-test-renderer": "^18.3.1",
79+
"react-test-renderer": "^19.0.0",
8080
"typescript": "^4.9.5"
8181
}
8282
}

0 commit comments

Comments
 (0)