|
4 | 4 | "homepage": ".",
|
5 | 5 | "private": true,
|
6 | 6 | "dependencies": {
|
7 |
| - "@material-ui/core": "^4.8.2", |
8 |
| - "@material-ui/lab": "^4.0.0-alpha.38", |
9 |
| - "@patternfly/patternfly": "^2.57.2", |
10 |
| - "@patternfly/react-core": "3.134.2", |
11 |
| - "@patternfly/react-inline-edit-extension": "2.15.6", |
12 |
| - "@patternfly/react-table": "2.25.6", |
| 7 | + "@material-ui/core": "4.9.8", |
| 8 | + "@material-ui/lab": "4.0.0-alpha.47", |
| 9 | + "@patternfly/patternfly": "2.71.0", |
| 10 | + "@patternfly/react-core": "3.152.0", |
| 11 | + "@patternfly/react-table": "2.28.25", |
13 | 12 | "@projectopenubl/xml-builder-react": "^0.1.4",
|
14 |
| - "@redhat-cloud-services/frontend-components-notifications": "^0.0.7", |
| 13 | + "@redhat-cloud-services/frontend-components-notifications": "1.0.2", |
15 | 14 | "@types/enzyme": "^3.10.4",
|
16 | 15 | "@types/jest": "24.0.23",
|
17 | 16 | "@types/node": "12.12.11",
|
|
21 | 20 | "axios": "^0.19.0",
|
22 | 21 | "enzyme": "^3.11.0",
|
23 | 22 | "enzyme-adapter-react-16": "^1.15.2",
|
24 |
| - "formik": "^2.0.6", |
25 | 23 | "jest-enzyme": "^7.1.2",
|
26 |
| - "react": "^16.12.0", |
| 24 | + "react": "16.13.1", |
27 | 25 | "react-ace": "^8.0.0",
|
28 |
| - "react-dom": "^16.12.0", |
29 |
| - "react-hook-form": "4.8.2", |
| 26 | + "react-dom": "16.13.1", |
| 27 | + "react-hook-form": "5.2.0", |
30 | 28 | "react-json-view": "^1.19.1",
|
31 |
| - "react-redux": "^7.1.3", |
| 29 | + "react-redux": "7.2.0", |
32 | 30 | "react-router-dom": "^5.1.2",
|
33 |
| - "react-scripts": "3.3.1", |
34 |
| - "react-test-renderer": "^16.12.0", |
| 31 | + "react-scripts": "3.4.1", |
| 32 | + "react-test-renderer": "16.13.1", |
35 | 33 | "redux": "^4.0.5",
|
36 | 34 | "redux-logger": "^3.0.6",
|
37 | 35 | "redux-thunk": "^2.3.0",
|
|
0 commit comments