1
0
cockpit-podman/fix_dependencies.patch

19 lines
637 B
Diff
Raw Normal View History

Index: cockpit-podman-28.1/package.json
===================================================================
--- cockpit-podman-28.1.orig/package.json
+++ cockpit-podman-28.1/package.json
@@ -48,9 +48,10 @@
"webpack-cli": "^3.1.0"
},
"dependencies": {
- "@patternfly/patternfly": "4.80.3",
- "@patternfly/react-core": "4.90.2",
- "@patternfly/react-table": "4.20.15",
+ "@patternfly/patternfly": "4.87.3",
+ "@patternfly/react-core": "4.97.2",
+ "@patternfly/react-styles": "4.8.2",
+ "@patternfly/react-table": "4.23.2",
"docker-names": "1.1.1",
"moment": "2.29.1",
"prop-types": "15.7.2",