Update redux-form, add react-ace dependencies

* Update redux-form to v7.4.2
* Add react-ace (MIT)

Story: 2004509
Task: 28234
Change-Id: I63b4ca1deb90d70d8122ab03c7fded3c5b7326f7
This commit is contained in:
Jiri Tomasek 2018-11-29 09:48:00 +01:00
parent 31c7b4ed26
commit 20d939cd9e
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",