summaryrefslogtreecommitdiff
path: root/web/package.json
diff options
context:
space:
mode:
authorIan Wienand <iwienand@redhat.com>2021-08-13 09:02:45 +1000
committerIan Wienand <iwienand@redhat.com>2021-08-13 09:02:45 +1000
commit5a029a560fbd33f4ae6512a7e1c880574d270ac1 (patch)
treebd22cb522294f27e80a46bf9e2658466780123a9 /web/package.json
parent62acbba4ca23e961ada7eea135c7c7bd9056a3ef (diff)
downloadzuul-5a029a560fbd33f4ae6512a7e1c880574d270ac1.tar.gz
web: yarn update to latest @patternfly/react-core
This has some new CSS layout classes to set margins/padding on elements which would be useful. Change-Id: Ie085c58b677d4bdc19d141a21975c5f3524571f0
Diffstat (limited to 'web/package.json')
-rw-r--r--web/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/package.json b/web/package.json
index 7698d6a6f..bf80b5cc2 100644
--- a/web/package.json
+++ b/web/package.json
@@ -7,7 +7,7 @@
"license": "Apache-2.0",
"private": true,
"dependencies": {
- "@patternfly/react-core": "4.63.3",
+ "@patternfly/react-core": "4.147.0",
"@patternfly/react-table": "4.18.14",
"axios": "^0.19.0",
"immutability-helper": "^2.8.1",