Skip to content

Commit

Permalink
Update dependency react-redux to v8.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 24, 2024
1 parent 6e5509d commit 982d714
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion examples/services/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"react-dom": "16.14.0",
"react-helmet": "6.1.0",
"react-hot-loader": "4.13.1",
"react-redux": "8.0.5",
"react-redux": "8.1.3",
"react-router": "6.4.3",
"react-router-dom": "6.4.3",
"react-transition-group": "4.4.5",
Expand Down
2 changes: 1 addition & 1 deletion examples/tabs/palette-exemplar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"react-dom": "16.14.0",
"react-helmet": "6.1.0",
"react-hot-loader": "4.13.1",
"react-redux": "8.0.5",
"react-redux": "8.1.3",
"react-router": "6.4.3",
"react-router-dom": "6.4.3",
"react-transition-group": "4.4.5",
Expand Down
2 changes: 1 addition & 1 deletion examples/tabs/palette-lts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"react-dom": "16.14.0",
"react-helmet": "6.1.0",
"react-hot-loader": "4.13.1",
"react-redux": "8.0.5",
"react-redux": "8.1.3",
"react-router": "6.4.3",
"react-router-dom": "6.4.3",
"react-transition-group": "4.4.5",
Expand Down
2 changes: 1 addition & 1 deletion examples/tabs/starter-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"react-dom": "16.14.0",
"react-helmet": "6.1.0",
"react-hot-loader": "4.13.1",
"react-redux": "8.0.5",
"react-redux": "8.1.3",
"react-router": "6.4.3",
"react-router-dom": "6.4.3",
"react-transition-group": "4.4.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/@misk/cli/plop-templates/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"react-dom": "16.14.0",
"react-helmet": "6.1.0",
"react-hot-loader": "4.13.1",
"react-redux": "8.0.5",
"react-redux": "8.1.3",
"react-router": "6.4.3",
"react-router-dom": "6.4.3",
"react-transition-group": "4.4.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/@misk/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"react-dom": "16.14.0",
"react-helmet": "6.1.0",
"react-hot-loader": "4.13.1",
"react-redux": "8.0.5",
"react-redux": "8.1.3",
"react-router": "6.4.3",
"react-router-dom": "6.4.3",
"redux": "4.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/@misk/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"react-dom": "16.14.0",
"react-helmet": "6.1.0",
"react-hot-loader": "4.13.1",
"react-redux": "8.0.5",
"react-redux": "8.1.3",
"react-router": "6.4.3",
"react-router-dom": "6.4.3",
"redux": "4.2.1",
Expand Down

0 comments on commit 982d714

Please sign in to comment.