mirror of
https://github.com/ansible/awx.git
synced 2026-04-14 06:29:25 -02:30
Update patternfly packages
This commit is contained in:
34
awx/ui_next/package-lock.json
generated
34
awx/ui_next/package-lock.json
generated
@@ -2265,18 +2265,18 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"@patternfly/patternfly": {
|
"@patternfly/patternfly": {
|
||||||
"version": "4.96.2",
|
"version": "4.102.1",
|
||||||
"resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.96.2.tgz",
|
"resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.102.1.tgz",
|
||||||
"integrity": "sha512-nxXLyAGVYubXdJ8XuSPDuPBuUbuY1XPyYYzkIg6AmWp/bLA5Fs1kqX32F4djjGgR1eOteqRz478W/CE7Xi5E4A=="
|
"integrity": "sha512-YQSJH4EirnFdwJ3eN7BUgGj/Q3bg/Lmc+8vU/bhIDnRuk5KqGZ7xbVCPrWwrV0oYrfIUAWgbrbJjpP03VjrJLw=="
|
||||||
},
|
},
|
||||||
"@patternfly/react-core": {
|
"@patternfly/react-core": {
|
||||||
"version": "4.106.2",
|
"version": "4.115.1",
|
||||||
"resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-4.106.2.tgz",
|
"resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-4.115.1.tgz",
|
||||||
"integrity": "sha512-zOws2Zqar1dxeKK0TJ2FPffXFnV1qfEpzPvEzBTCRr94vOLsoXbYETe8dsY2SDc7nN6IgP0npesYua9BIHVk6Q==",
|
"integrity": "sha512-CIUd6y0Zt90a1NXam64uxMnXSG6MV8ECsSW8nN2iyveK73w2P9Zuuxf9UkCEtfi/DDmbCaAPUNmrOYZ6Ez+NkA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@patternfly/react-icons": "^4.9.9",
|
"@patternfly/react-icons": "^4.10.1",
|
||||||
"@patternfly/react-styles": "^4.9.4",
|
"@patternfly/react-styles": "^4.10.1",
|
||||||
"@patternfly/react-tokens": "^4.10.9",
|
"@patternfly/react-tokens": "^4.11.2",
|
||||||
"focus-trap": "6.2.2",
|
"focus-trap": "6.2.2",
|
||||||
"react-dropzone": "9.0.0",
|
"react-dropzone": "9.0.0",
|
||||||
"tippy.js": "5.1.2",
|
"tippy.js": "5.1.2",
|
||||||
@@ -2284,9 +2284,19 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@patternfly/react-icons": {
|
"@patternfly/react-icons": {
|
||||||
"version": "4.9.9",
|
"version": "4.10.1",
|
||||||
"resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-4.9.9.tgz",
|
"resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-4.10.1.tgz",
|
||||||
"integrity": "sha512-TAWwmpYPZeseoQXXFdWgakB8UV5mf/FugH15D9C3PQoX+un4OI2nm7d689ItlmBfB3FLK9sMhZ2eZX7/tAjC9g=="
|
"integrity": "sha512-PDljCqWk+Jld8VJI0zMbigmKh0NhnSl/paXFU8cawZYt4dczbLjvj5kTMqqSOt0/DmvstcMXIvhXxL9SoYAuIA=="
|
||||||
|
},
|
||||||
|
"@patternfly/react-styles": {
|
||||||
|
"version": "4.10.1",
|
||||||
|
"resolved": "https://registry.npmjs.org/@patternfly/react-styles/-/react-styles-4.10.1.tgz",
|
||||||
|
"integrity": "sha512-nrxKeu4ftZArswT0azcZB2r6eV4d5bs4L9HrwHnElMte+6fsUmXbuaBxCVfHh/aHxZSIIxqDElEHNaOqcs7SWg=="
|
||||||
|
},
|
||||||
|
"@patternfly/react-tokens": {
|
||||||
|
"version": "4.11.2",
|
||||||
|
"resolved": "https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-4.11.2.tgz",
|
||||||
|
"integrity": "sha512-uLEj6mUknX2vE1z79c28cY+/GBVh0SjS3T6s+bG9ZVP7rGopSgtEQDfejSIEBAwD/t0u1gHW/ncWZ1kyIeVMGg=="
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -7,8 +7,8 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@lingui/react": "^3.7.1",
|
"@lingui/react": "^3.7.1",
|
||||||
"@patternfly/patternfly": "^4.80.3",
|
"@patternfly/patternfly": "^4.102.1",
|
||||||
"@patternfly/react-core": "^4.90.2",
|
"@patternfly/react-core": "^4.115.1",
|
||||||
"@patternfly/react-icons": "4.7.22",
|
"@patternfly/react-icons": "4.7.22",
|
||||||
"@patternfly/react-table": "^4.19.15",
|
"@patternfly/react-table": "^4.19.15",
|
||||||
"ace-builds": "^1.4.12",
|
"ace-builds": "^1.4.12",
|
||||||
|
|||||||
Reference in New Issue
Block a user