Skip to content

Commit 9612642

Browse files
SRVKP-11398: bumped console sdk packages to 4.22.0-prerelease.2 (#1025)
1 parent 81d30ff commit 9612642

2 files changed

Lines changed: 122 additions & 133 deletions

File tree

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@
3333
"@babel/preset-react": "^7.28.5",
3434
"@babel/preset-typescript": "^7.24.7",
3535
"@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",
3939
"@openshift/dynamic-plugin-sdk": "^8.1.0",
4040
"@openshift/dynamic-plugin-sdk-extensions": "^1.4.0",
4141
"@openshift/dynamic-plugin-sdk-utils": "^5.0.1",
@@ -47,7 +47,7 @@
4747
"@patternfly/react-styles": "~6.4.0",
4848
"@patternfly/react-table": "^6.4.0",
4949
"@patternfly/react-tokens": "^6.4.0",
50-
"@patternfly/react-topology": "^6.0.0",
50+
"@patternfly/react-topology": "~6.4.0",
5151
"@patternfly/react-virtualized-extension": "^6.0.0",
5252
"@testing-library/dom": "^10.4.1",
5353
"@testing-library/react": "^16.3.1",
@@ -58,7 +58,7 @@
5858
"@types/react": "^18.3.27",
5959
"@types/react-dom": "^18.3.7",
6060
"@types/react-measure": "^2.0.12",
61-
"@types/react-redux": "6.0.2",
61+
"@types/react-redux": "^7.1.34",
6262
"@types/react-transition-group": "2.x",
6363
"@types/react-virtualized": "9.x",
6464
"@typescript-eslint/eslint-plugin": "^5.14.0",
@@ -98,12 +98,12 @@
9898
"react-dnd": "^11.1.3",
9999
"react-dnd-html5-backend": "^11.1.3",
100100
"react-dom": "^18.3.1",
101-
"react-i18next": "~15.1.4",
101+
"react-i18next": "~16.5.8",
102102
"react-linkify": "^0.2.2",
103103
"react-monaco-editor": "0.46.x",
104-
"react-redux": "8.1.3",
104+
"react-redux": "~9.2.0",
105105
"react-rnd": "^10.3.4",
106-
"react-router": "5.3.x",
106+
"react-router": "~7.13.1",
107107
"react-router-dom": "5.3.x",
108108
"react-router-dom-v5-compat": "^6.11.2",
109109
"react-transition-group": "2.3.x",

0 commit comments

Comments
 (0)