@rh-support/manage 2.5.30 → 2.6.1

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.
Files changed (1) hide show
  1. package/package.json +6 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rh-support/manage",
3
- "version": "2.5.30",
3
+ "version": "2.6.1",
4
4
  "description": "Customer Support Manage App",
5
5
  "author": "Jordan Eudy <jeudy100@gmail.com>",
6
6
  "license": "ISC",
@@ -79,12 +79,12 @@
79
79
  "@patternfly/patternfly": "5.4.2",
80
80
  "@patternfly/react-core": "5.4.2",
81
81
  "@patternfly/react-table": "5.4.2",
82
- "@rh-support/components": "2.5.24",
82
+ "@rh-support/components": "2.5.20",
83
83
  "@rh-support/configs": "2.0.21",
84
- "@rh-support/react-context": "2.5.26",
84
+ "@rh-support/react-context": "2.5.22",
85
85
  "@rh-support/types": "2.0.5",
86
- "@rh-support/user-permissions": "2.5.16",
87
- "@rh-support/utils": "2.5.15",
86
+ "@rh-support/user-permissions": "2.5.13",
87
+ "@rh-support/utils": "2.5.12",
88
88
  "@types/react-beautiful-dnd": "^13.0.0",
89
89
  "i18next": "^23.15.0",
90
90
  "lodash": ">=4.17.15",
@@ -103,5 +103,5 @@
103
103
  "defaults and supports es6-module",
104
104
  "maintained node versions"
105
105
  ],
106
- "gitHead": "28515f0f6b710a4f1dc2bd46d7609a65feb15035"
106
+ "gitHead": "aacb8a94e2321eb61f1afdb2751276f6c767dec1"
107
107
  }