Skip to content

Commit

Permalink
fix(deps): replace dependency redux-devtools-extension with @redux-de…
Browse files Browse the repository at this point in the history
…vtools/extension ^3.0.0
  • Loading branch information
renovate[bot] authored Aug 26, 2024
1 parent 649438b commit 2a199cd
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 @@ -68,7 +68,7 @@
"react-router": "6.26.1",
"react-router-dom": "6.26.1",
"redux": "4.2.1",
"redux-devtools-extension": "^2.13.9",
"@redux-devtools/extension": "^3.0.0",
"redux-logger": "^3.0.6",
"regenerator-runtime": "0.14.1",
"tinymce": "5.10.9",
Expand Down

0 comments on commit 2a199cd

Please sign in to comment.