@rh-support/troubleshoot 2.2.145 → 2.2.147

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -976,7 +976,7 @@ svg.pf-v5-u-ml-xs.icon-size {
976
976
  .archived-clusters-checkbox {
977
977
  .pf-v5-c-check__label {
978
978
  margin-bottom: 0;
979
- font-size: 18px;
979
+ font-size: 16px;
980
980
  }
981
981
  }
982
982
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rh-support/troubleshoot",
3
- "version": "2.2.145",
3
+ "version": "2.2.147",
4
4
  "publishConfig": {
5
5
  "access": "public",
6
6
  "registry": "https://registry.npmjs.org"
@@ -25,7 +25,7 @@
25
25
  "lib/**/*"
26
26
  ],
27
27
  "peerDependencies": {
28
- "@cee-eng/hydrajs": "4.17.21",
28
+ "@cee-eng/hydrajs": "4.17.24",
29
29
  "@cee-eng/ui-toolkit": "1.1.8",
30
30
  "@patternfly/patternfly": "5.1.0",
31
31
  "@patternfly/react-core": "5.1.1",
@@ -51,7 +51,7 @@
51
51
  "react-virtualized": "^9.22.5"
52
52
  },
53
53
  "dependencies": {
54
- "@cee-eng/hydrajs": "4.17.21",
54
+ "@cee-eng/hydrajs": "4.17.24",
55
55
  "@cee-eng/ui-toolkit": "1.1.8",
56
56
  "@patternfly/patternfly": "5.1.0",
57
57
  "@patternfly/react-core": "5.1.1",
@@ -60,11 +60,11 @@
60
60
  "@progress/kendo-licensing": "1.3.5",
61
61
  "@progress/kendo-react-pdf": "^5.16.0",
62
62
  "@redux-devtools/extension": "^3.3.0",
63
- "@rh-support/components": "2.1.73",
64
- "@rh-support/react-context": "2.1.81",
63
+ "@rh-support/components": "2.1.74",
64
+ "@rh-support/react-context": "2.1.83",
65
65
  "@rh-support/types": "2.0.4",
66
- "@rh-support/user-permissions": "2.1.48",
67
- "@rh-support/utils": "2.1.37",
66
+ "@rh-support/user-permissions": "2.1.49",
67
+ "@rh-support/utils": "2.1.38",
68
68
  "@types/react-redux": "^7.1.33",
69
69
  "@types/redux": "^3.6.0",
70
70
  "dompurify": "^2.2.6",
@@ -131,5 +131,5 @@
131
131
  "defaults and supports es6-module",
132
132
  "maintained node versions"
133
133
  ],
134
- "gitHead": "a63a29d436d67d35700ea450c3eb16f09f6bab34"
134
+ "gitHead": "3097e71a53e46ed7d352a45068ae98657b59bf30"
135
135
  }