package.json: Update @patternfly/patternfly, @patternfly/react-core, @patternfly/react-icons, @patternfly/react-styles
Bump Cockpit commit to pick up the necessary adjustments for latest PF,
and adjust test for the new "-v5" namespace prefix.
Closes #654
(cherry picked from commit 092cefab3b)
This commit is contained in:
parent
efba93ce98
commit
9fe6a8229a
2 changed files with 5 additions and 5 deletions
2
Makefile
2
Makefile
|
|
@ -34,7 +34,7 @@ COCKPIT_REPO_FILES = \
|
|||
$(NULL)
|
||||
|
||||
COCKPIT_REPO_URL = https://github.com/cockpit-project/cockpit.git
|
||||
COCKPIT_REPO_COMMIT = da5abbb4245b0455cc8b610efe01e684355b2393 # 291 + 73 commits
|
||||
COCKPIT_REPO_COMMIT = 3796031af41bdf58602f9c6561300969db22cb99 # 292 + latest PF5 adjustments
|
||||
|
||||
$(COCKPIT_REPO_FILES): $(COCKPIT_REPO_STAMP)
|
||||
COCKPIT_REPO_TREE = '$(strip $(COCKPIT_REPO_COMMIT))^{tree}'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue