|
33 | 33 | "@babel/preset-react": "^7.28.5", |
34 | 34 | "@babel/preset-typescript": "^7.24.7", |
35 | 35 | "@octokit/core": "^5.0.0", |
36 | | - "@openshift-console/dynamic-plugin-sdk": "4.22.0-prerelease.1", |
37 | | - "@openshift-console/dynamic-plugin-sdk-internal": "4.22.0-prerelease.1", |
38 | | - "@openshift-console/dynamic-plugin-sdk-webpack": "4.22.0-prerelease.1", |
| 36 | + "@openshift-console/dynamic-plugin-sdk": "4.22.0-prerelease.2", |
| 37 | + "@openshift-console/dynamic-plugin-sdk-internal": "4.22.0-prerelease.2", |
| 38 | + "@openshift-console/dynamic-plugin-sdk-webpack": "4.22.0-prerelease.2", |
39 | 39 | "@openshift/dynamic-plugin-sdk": "^8.1.0", |
40 | 40 | "@openshift/dynamic-plugin-sdk-extensions": "^1.4.0", |
41 | 41 | "@openshift/dynamic-plugin-sdk-utils": "^5.0.1", |
|
47 | 47 | "@patternfly/react-styles": "~6.4.0", |
48 | 48 | "@patternfly/react-table": "^6.4.0", |
49 | 49 | "@patternfly/react-tokens": "^6.4.0", |
50 | | - "@patternfly/react-topology": "^6.0.0", |
| 50 | + "@patternfly/react-topology": "~6.4.0", |
51 | 51 | "@patternfly/react-virtualized-extension": "^6.0.0", |
52 | 52 | "@testing-library/dom": "^10.4.1", |
53 | 53 | "@testing-library/react": "^16.3.1", |
|
58 | 58 | "@types/react": "^18.3.27", |
59 | 59 | "@types/react-dom": "^18.3.7", |
60 | 60 | "@types/react-measure": "^2.0.12", |
61 | | - "@types/react-redux": "6.0.2", |
| 61 | + "@types/react-redux": "^7.1.34", |
62 | 62 | "@types/react-transition-group": "2.x", |
63 | 63 | "@types/react-virtualized": "9.x", |
64 | 64 | "@typescript-eslint/eslint-plugin": "^5.14.0", |
|
98 | 98 | "react-dnd": "^11.1.3", |
99 | 99 | "react-dnd-html5-backend": "^11.1.3", |
100 | 100 | "react-dom": "^18.3.1", |
101 | | - "react-i18next": "~15.1.4", |
| 101 | + "react-i18next": "~16.5.8", |
102 | 102 | "react-linkify": "^0.2.2", |
103 | 103 | "react-monaco-editor": "0.46.x", |
104 | | - "react-redux": "8.1.3", |
| 104 | + "react-redux": "~9.2.0", |
105 | 105 | "react-rnd": "^10.3.4", |
106 | | - "react-router": "5.3.x", |
| 106 | + "react-router": "~7.13.1", |
107 | 107 | "react-router-dom": "5.3.x", |
108 | 108 | "react-router-dom-v5-compat": "^6.11.2", |
109 | 109 | "react-transition-group": "2.3.x", |
|
0 commit comments