Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cashapp/misk-web
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 76f2c026912a1cdcd34723a7141b37d953debd16
Choose a base ref
..
head repository: cashapp/misk-web
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 38a4f5cbaca8ce1037f96e31b057e11c8d4e9ddd
Choose a head ref
4 changes: 2 additions & 2 deletions examples/services/dashboard/package.json
Original file line number Diff line number Diff line change
@@ -38,8 +38,8 @@
"react-helmet": "6.1.0",
"react-hot-loader": "4.13.1",
"react-redux": "8.0.5",
"react-router": "6.11.1",
"react-router-dom": "6.11.1",
"react-router": "6.11.2",
"react-router-dom": "6.11.2",
"react-transition-group": "4.4.5",
"redux": "4.2.1",
"redux-saga": "1.2.3",
4 changes: 2 additions & 2 deletions examples/tabs/palette-exemplar/package.json
Original file line number Diff line number Diff line change
@@ -39,8 +39,8 @@
"react-helmet": "6.1.0",
"react-hot-loader": "4.13.1",
"react-redux": "8.0.5",
"react-router": "6.11.1",
"react-router-dom": "6.11.1",
"react-router": "6.11.2",
"react-router-dom": "6.11.2",
"react-transition-group": "4.4.5",
"redux": "4.2.1",
"redux-saga": "1.2.3",
4 changes: 2 additions & 2 deletions examples/tabs/palette-lts/package.json
Original file line number Diff line number Diff line change
@@ -39,8 +39,8 @@
"react-helmet": "6.1.0",
"react-hot-loader": "4.13.1",
"react-redux": "8.0.5",
"react-router": "6.11.1",
"react-router-dom": "6.11.1",
"react-router": "6.11.2",
"react-router-dom": "6.11.2",
"react-transition-group": "4.4.5",
"redux": "4.2.1",
"redux-saga": "1.2.3",
4 changes: 2 additions & 2 deletions examples/tabs/starter-basic/package.json
Original file line number Diff line number Diff line change
@@ -40,8 +40,8 @@
"react-helmet": "6.1.0",
"react-hot-loader": "4.13.1",
"react-redux": "8.0.5",
"react-router": "6.11.1",
"react-router-dom": "6.11.1",
"react-router": "6.11.2",
"react-router-dom": "6.11.2",
"react-transition-group": "4.4.5",
"redux": "4.2.1",
"redux-saga": "1.2.3",
4 changes: 2 additions & 2 deletions packages/@misk/cli/plop-templates/basic/package.json
Original file line number Diff line number Diff line change
@@ -41,8 +41,8 @@
"react-helmet": "6.1.0",
"react-hot-loader": "4.13.1",
"react-redux": "8.0.5",
"react-router": "6.11.1",
"react-router-dom": "6.11.1",
"react-router": "6.11.2",
"react-router-dom": "6.11.2",
"react-transition-group": "4.4.5",
"redux": "4.2.1",
"redux-saga": "1.2.3",
4 changes: 2 additions & 2 deletions packages/@misk/common/package.json
Original file line number Diff line number Diff line change
@@ -47,8 +47,8 @@
"react-helmet": "6.1.0",
"react-hot-loader": "4.13.1",
"react-redux": "8.0.5",
"react-router": "6.11.1",
"react-router-dom": "6.11.1",
"react-router": "6.11.2",
"react-router-dom": "6.11.2",
"redux": "4.2.1",
"redux-saga": "1.2.3",
"reselect": "4.1.6"
4 changes: 2 additions & 2 deletions packages/@misk/core/package.json
Original file line number Diff line number Diff line change
@@ -47,8 +47,8 @@
"react-helmet": "6.1.0",
"react-hot-loader": "4.13.1",
"react-redux": "8.0.5",
"react-router": "6.11.1",
"react-router-dom": "6.11.1",
"react-router": "6.11.2",
"react-router-dom": "6.11.2",
"redux": "4.2.1",
"redux-saga": "1.2.3"
},
2 changes: 1 addition & 1 deletion packages/@misk/simpleredux/package.json
Original file line number Diff line number Diff line change
@@ -40,7 +40,7 @@
"re-reselect": "4.0.1",
"react": "16.14.0",
"react-dom": "16.14.0",
"react-router": "6.11.1",
"react-router": "6.11.2",
"redux-saga": "1.2.3",
"reselect": "4.1.6",
"status-code-enum": "1.0.0"