Skip to content

Commit

Permalink
chore: update redux to 5.0.1 and redux-thunk to 3.1.0 (PalisadoesFoun…
Browse files Browse the repository at this point in the history
…dation#2005)

- Updated `redux` from version 4.2.1 to 5.0.1.
- Updated `redux-thunk` from version 2.4.2 to 3.1.0.

This update addresses issue PalisadoesFoundation#2005.
  • Loading branch information
Aaradhy-Sharma committed Aug 19, 2024
1 parent 387961e commit e51b2a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
"react-scripts": "5.0.1",
"react-toastify": "^9.0.3",
"react-tooltip": "^5.27.1",
"redux": "^4.1.1",
"redux-thunk": "^2.3.0",
"redux": "^5.0.1",
"redux-thunk": "^3.1.0",
"sanitize-html": "^2.13.0",
"typedoc-plugin-markdown": "^4.2.1",
"typescript": "^4.3.5",
Expand Down

0 comments on commit e51b2a6

Please sign in to comment.