Skip to content

Commit 05c8c14

Browse files
chore(deps): update dependency react-redux to v9
1 parent f9600ee commit 05c8c14

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
"@openedx/paragon": "^22.20.2",
145145
"react": "^18.3.1",
146146
"react-dom": "^18.3.1",
147-
"react-redux": "^8.1.3",
147+
"react-redux": "^8.1.3 || ^9.0.0",
148148
"react-router": "^6.26.1",
149149
"react-router-dom": "^6.26.1",
150150
"redux": "^4.2.1"

test-site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@openedx/paragon": "^22.20.2",
1818
"react": "^18.3.1",
1919
"react-dom": "^18.3.1",
20-
"react-redux": "^8.1.3",
20+
"react-redux": "^8.1.3 || ^9.0.0",
2121
"react-router": "^6.26.1",
2222
"react-router-dom": "^6.26.1",
2323
"redux": "^4.2.1"

0 commit comments

Comments
 (0)