Merge "Update redux-form, add react-ace dependencies"

This commit is contained in:
Zuul 2018-12-10 17:45:51 +00:00 committed by Gerrit Code Review
commit 2993a14e13
2 changed files with 3364 additions and 3242 deletions

6603
npm-shrinkwrap.json generated

File diff suppressed because it is too large Load Diff

View File

@ -24,6 +24,7 @@
"patternfly-react": "^2.11.1",
"prop-types": "^15.6.0",
"react": "^16.4.1",
"react-ace": "^6.2.0",
"react-bootstrap": "^0.32.0",
"react-cookie": "^1.0.4",
"react-dom": "^16.4.1",
@ -37,7 +38,7 @@
"react-router-dom": "^4.2.2",
"react-transition-group": "^2.2.1",
"redux": "^3.7.2",
"redux-form": "^7.2.0",
"redux-form": "^7.4.2",
"redux-form-validators": "^2.3.2",
"redux-logger": "^3.0.6",
"redux-thunk": "^2.2.0",