Skip to content

Commit

Permalink
Merge pull request #3 from MathieuAA/update-other-deps
Browse files Browse the repository at this point in the history
Updated (semver-major) dependecies
  • Loading branch information
deepu105 authored Apr 28, 2020
2 parents 951063f + 61c1e1b commit 5713066
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions generators/client/templates/react/package.json.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@ limitations under the License.
"react-redux": "7.2.0",
"react-redux-loading-bar": "4.6.0",
"react-router-dom": "5.1.2",
"react-toastify": "4.5.2",
"react-transition-group": "2.7.0",
"reactstrap": "7.1.0",
"react-toastify": "5.5.0",
"react-transition-group": "4.3.0",
"reactstrap": "8.4.1",
"redux": "4.0.5",
"redux-devtools": "3.5.0",
"redux-devtools-dock-monitor": "1.1.3",
Expand All @@ -64,7 +64,7 @@ limitations under the License.
"sonar-scanner": "3.1.0",
<%_ } _%>
"tslib": "1.11.1",
"uuid": "3.3.3"<% if (websocket === 'spring-websocket') { %>,
"uuid": "7.0.3"<% if (websocket === 'spring-websocket') { %>,
"webstomp-client": "1.2.6"
<%_ } _%>
},
Expand Down

0 comments on commit 5713066

Please sign in to comment.