mirror of
https://github.com/ansible/awx.git
synced 2026-01-18 21:21:21 -03:30
add additional patternfly react packages
This commit is contained in:
parent
ca0127d889
commit
fd28cff412
13
package-lock.json
generated
13
package-lock.json
generated
@ -270,9 +270,9 @@
|
||||
}
|
||||
},
|
||||
"@patternfly/react-icons": {
|
||||
"version": "2.5.2",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-2.5.2.tgz",
|
||||
"integrity": "sha512-xcjvCtd/RmGyc4ZxfyV0C8uI9qAYJ1kJjlR5SU3C2c3/zQDP7V52KWYAUkzaYSLok/sIFyfwwVrOhFc5pZJMBg=="
|
||||
"version": "2.5.4",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-2.5.4.tgz",
|
||||
"integrity": "sha512-lwqh0jyURNnD0Sk8GXf0vQ/rWLfAl0QF+ThM0f1ow1STfUNC426U62/cnkvK5u++RWBFG4hMPFfKeIAwtS6WeA=="
|
||||
},
|
||||
"@patternfly/react-styles": {
|
||||
"version": "2.3.0",
|
||||
@ -294,10 +294,9 @@
|
||||
}
|
||||
},
|
||||
"@patternfly/react-tokens": {
|
||||
"version": "1.5.4",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-1.5.4.tgz",
|
||||
"integrity": "sha512-a2jhVLQXsSRx8CzK45EsziRqiDjdExn7aNJ+nStn5XOHpS9Yry4KFVELAu3ciVu5S8hM76LHuKSudYJQS0aNmA==",
|
||||
"optional": true
|
||||
"version": "1.5.5",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-1.5.5.tgz",
|
||||
"integrity": "sha512-Q7e4NeDA50bGPrSfVBoke4fmDLjaWxc6CHyxw2rpKyVUbF0KiP9JnHzkv1M03+STaWPUNaUnOGMFOwgPuDkmLQ=="
|
||||
},
|
||||
"@types/node": {
|
||||
"version": "10.12.0",
|
||||
|
||||
@ -39,6 +39,9 @@
|
||||
"dependencies": {
|
||||
"@patternfly/patternfly-next": "^1.0.58",
|
||||
"@patternfly/react-core": "1.23.0",
|
||||
"@patternfly/react-icons": "^2.5.4",
|
||||
"@patternfly/react-styles": "^2.3.0",
|
||||
"@patternfly/react-tokens": "^1.5.5",
|
||||
"axios": "^0.18.0",
|
||||
"babel-preset-env": "^1.7.0",
|
||||
"react": "^16.4.1",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user