|
57 | 57 | "@patternfly/react-icons": "5.2.0",
|
58 | 58 | "@patternfly/react-table": "5.2.0",
|
59 | 59 | "@patternfly/react-tokens": "5.2.0",
|
60 |
| - "@redhat-cloud-services/frontend-components": "^4.2.5", |
| 60 | + "@redhat-cloud-services/frontend-components": "^4.2.6", |
61 | 61 | "@redhat-cloud-services/frontend-components-notifications": "^4.1.0",
|
62 | 62 | "@redhat-cloud-services/frontend-components-translations": "^3.2.7",
|
63 | 63 | "@redhat-cloud-services/frontend-components-utilities": "^4.0.10",
|
|
68 | 68 | "date-fns": "^3.6.0",
|
69 | 69 | "js-file-download": "^0.4.12",
|
70 | 70 | "lodash": "^4.17.21",
|
71 |
| - "qs": "^6.12.0", |
| 71 | + "qs": "^6.12.1", |
72 | 72 | "react": "^18.2.0",
|
73 | 73 | "react-dom": "^18.2.0",
|
74 | 74 | "react-intl": "^6.6.5",
|
75 |
| - "react-redux": "^9.1.0", |
| 75 | + "react-redux": "^9.1.1", |
76 | 76 | "react-router-dom": "^6.22.3",
|
77 | 77 | "redux": "^5.0.1",
|
78 | 78 | "redux-thunk": "^3.1.0",
|
|
95 | 95 | "@types/jest": "^29.5.12",
|
96 | 96 | "@types/qs": "^6.9.14",
|
97 | 97 | "@types/react": "^18.2.75",
|
98 |
| - "@types/react-dom": "^18.2.24", |
| 98 | + "@types/react-dom": "^18.2.25", |
99 | 99 | "@types/react-redux": "^7.1.33",
|
100 | 100 | "@types/react-router-dom": "^5.3.3",
|
101 | 101 | "@typescript-eslint/eslint-plugin": "^7.6.0",
|
|
126 | 126 | "rimraf": "^5.0.5",
|
127 | 127 | "ts-jest": "^29.1.2",
|
128 | 128 | "ts-patch": "^3.1.2",
|
129 |
| - "typescript": "^5.4.4", |
130 |
| - "webpack-bundle-analyzer": "^4.10.1" |
| 129 | + "typescript": "^5.4.5", |
| 130 | + "webpack-bundle-analyzer": "^4.10.2" |
131 | 131 | },
|
132 | 132 | "overrides": {
|
133 | 133 | "redux": "^5.0.1"
|
|
0 commit comments