Skip to content

Commit 7134996

Browse files
fix(deps): update dependency react-redux to v8 (#143)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 32109ca commit 7134996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"axios": "^0.27.2",
3535
"react": "^18.2.0",
3636
"react-dom": "^18.2.0",
37-
"react-redux": "~7.2.6",
37+
"react-redux": "~8.1.0",
3838
"react-router-dom": "^6.14.0",
3939
"rehype-rewrite": "^4.0.0",
4040
"rehype-video": "^2.0.0",

0 commit comments

Comments
 (0)