Skip to content

Commit

Permalink
fix(deps): update dependency react-redux to v8 (#143)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 27, 2023
1 parent 32109ca commit 7134996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"axios": "^0.27.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "~7.2.6",
"react-redux": "~8.1.0",
"react-router-dom": "^6.14.0",
"rehype-rewrite": "^4.0.0",
"rehype-video": "^2.0.0",
Expand Down

1 comment on commit 7134996

@vercel
Copy link

@vercel vercel bot commented on 7134996 Nov 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

npm-unpkg – ./

npm-unpkg-398188662.vercel.app
npm-unpkg-git-master-398188662.vercel.app

Please sign in to comment.