deps: Patternfly deps to version 5.4.1
This makes 5.4.1 the version for all Patternfly deps.
This commit is contained in:
parent
08950749d0
commit
8cc9414b5f
2 changed files with 44 additions and 74 deletions
110
package-lock.json
generated
110
package-lock.json
generated
|
|
@ -9,10 +9,10 @@
|
|||
"version": "1.1.0",
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
"@patternfly/patternfly": "6.0.0",
|
||||
"@patternfly/react-code-editor": "6.0.0",
|
||||
"@patternfly/react-core": "5.4.8",
|
||||
"@patternfly/react-table": "5.4.9",
|
||||
"@patternfly/patternfly": "5.4.1",
|
||||
"@patternfly/react-code-editor": "5.4.1",
|
||||
"@patternfly/react-core": "5.4.1",
|
||||
"@patternfly/react-table": "5.4.1",
|
||||
"@redhat-cloud-services/frontend-components": "4.2.22",
|
||||
"@redhat-cloud-services/frontend-components-notifications": "4.1.0",
|
||||
"@redhat-cloud-services/frontend-components-utilities": "4.0.19",
|
||||
|
|
@ -3353,63 +3353,29 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@patternfly/patternfly": {
|
||||
"version": "6.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-6.0.0.tgz",
|
||||
"integrity": "sha512-Mn92Tt/4okSj1COGCJrgUgh390OOaFCWf0tL0WmigDNUecSHNn1D6Vhpd1hxHQBXvre9eWorzxV2b9yhSEl79Q=="
|
||||
"version": "5.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-5.4.1.tgz",
|
||||
"integrity": "sha512-0+KxsQJrFzOMANALW82BHAO7bSm9tEbG1RrOlGT23ME1CaBoetGSMRLymutvojn/b/EKfJIr5rLzQa+14Lvg2g==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@patternfly/react-code-editor": {
|
||||
"version": "6.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-code-editor/-/react-code-editor-6.0.0.tgz",
|
||||
"integrity": "sha512-TnI/NNkizzWTzdVZWmpyEPKXgsOoUeklk8Xlgtl7II/+5juLjlt0wXTMhL35F59Rzd0YohGs251zXAwJbn6vIQ==",
|
||||
"version": "5.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-code-editor/-/react-code-editor-5.4.1.tgz",
|
||||
"integrity": "sha512-i1OqW+NPFPxn/BZYp1T9GUGM1du4REqFq6nURLvD2s0/rjb4Guu9pILWHMxOZASdBrlRXBRFcJUUhXdYrpf7pg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@monaco-editor/react": "^4.6.0",
|
||||
"@patternfly/react-core": "^6.0.0",
|
||||
"@patternfly/react-icons": "^6.0.0",
|
||||
"@patternfly/react-styles": "^6.0.0",
|
||||
"@patternfly/react-core": "^5.4.0",
|
||||
"@patternfly/react-icons": "^5.4.0",
|
||||
"@patternfly/react-styles": "^5.4.0",
|
||||
"react-dropzone": "14.2.3",
|
||||
"tslib": "^2.7.0"
|
||||
"tslib": "^2.6.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^17 || ^18",
|
||||
"react-dom": "^17 || ^18"
|
||||
}
|
||||
},
|
||||
"node_modules/@patternfly/react-code-editor/node_modules/@patternfly/react-core": {
|
||||
"version": "6.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-6.0.0.tgz",
|
||||
"integrity": "sha512-UKFj9+YzBY+FfEDsLONgOM4N0e8SPV/27/UzNRiJ0gpgqbw2POuXwLpjGSRTTIUuCaLaGGM5PeTSj7mMB73ykw==",
|
||||
"dependencies": {
|
||||
"@patternfly/react-icons": "^6.0.0",
|
||||
"@patternfly/react-styles": "^6.0.0",
|
||||
"@patternfly/react-tokens": "^6.0.0",
|
||||
"focus-trap": "7.6.0",
|
||||
"react-dropzone": "^14.2.3",
|
||||
"tslib": "^2.7.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^17 || ^18",
|
||||
"react-dom": "^17 || ^18"
|
||||
}
|
||||
},
|
||||
"node_modules/@patternfly/react-code-editor/node_modules/@patternfly/react-icons": {
|
||||
"version": "6.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-6.0.0.tgz",
|
||||
"integrity": "sha512-ZFrsBVKrAp0DZrPOss98OA/EVUL4F0frXhR1uBId9+3ZrRArdKTgYgmQUCeSzMbxnSlxpmm3a2L05XQ36VUVbw==",
|
||||
"peerDependencies": {
|
||||
"react": "^17 || ^18",
|
||||
"react-dom": "^17 || ^18"
|
||||
}
|
||||
},
|
||||
"node_modules/@patternfly/react-code-editor/node_modules/@patternfly/react-styles": {
|
||||
"version": "6.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-styles/-/react-styles-6.0.0.tgz",
|
||||
"integrity": "sha512-fJFMB89sTRGlZTzTLmpRmthgOXqcN078scHMFJ3ttfi2D2btnem5oZrxmQ/gPZkZOxR+9MqwKDB6l3F5x1SqLQ=="
|
||||
},
|
||||
"node_modules/@patternfly/react-code-editor/node_modules/@patternfly/react-tokens": {
|
||||
"version": "6.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-6.0.0.tgz",
|
||||
"integrity": "sha512-xd0ynDkiIW2rp8jz4TNvR4Dyaw9kSMkZdsuYcLlFXCVmvX//Mnl4rhBnid/2j2TaqK0NbkyTTPnPY/BU7SfLVQ=="
|
||||
},
|
||||
"node_modules/@patternfly/react-component-groups": {
|
||||
"version": "5.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-component-groups/-/react-component-groups-5.2.0.tgz",
|
||||
|
|
@ -3427,16 +3393,17 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@patternfly/react-core": {
|
||||
"version": "5.4.8",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-5.4.8.tgz",
|
||||
"integrity": "sha512-4KRsQsH39VmTiFPLdN34QqNZg6gKrTamJxKtWEPO1VKA0TpoRMwpFEGk9BDyxipxYST6WzXznAaLCidGkCDlWw==",
|
||||
"version": "5.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-5.4.1.tgz",
|
||||
"integrity": "sha512-PJjwN4OCR7jTdWKi0RzuFdtlSQ8gBR+0REczuDHHPW8ky0bs1cIcqGsn5p/b6OgPlztl3UaXqRYLsroiEMasOw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@patternfly/react-icons": "^5.4.2",
|
||||
"@patternfly/react-styles": "^5.4.1",
|
||||
"@patternfly/react-tokens": "^5.4.1",
|
||||
"focus-trap": "7.6.0",
|
||||
"@patternfly/react-icons": "^5.4.0",
|
||||
"@patternfly/react-styles": "^5.4.0",
|
||||
"@patternfly/react-tokens": "^5.4.0",
|
||||
"focus-trap": "7.5.4",
|
||||
"react-dropzone": "^14.2.3",
|
||||
"tslib": "^2.7.0"
|
||||
"tslib": "^2.6.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^17 || ^18",
|
||||
|
|
@ -3467,16 +3434,17 @@
|
|||
"integrity": "sha512-XA8PXksD8uiA3RTwxdUwJXOCf+V6sVd+2HKapWAdRLvtSV+Sdk7NgCvalb4IAQncsddLopjPQD8gAHA298+N8w=="
|
||||
},
|
||||
"node_modules/@patternfly/react-table": {
|
||||
"version": "5.4.9",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-table/-/react-table-5.4.9.tgz",
|
||||
"integrity": "sha512-fSbBZRihVCAaUOKRFzzqYhBrTSI/VGU6O9I0a21T+bXwHz071OsefBdE/ZQiJhqHpJTC+WAZWM76/1CEEnrBFw==",
|
||||
"version": "5.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-table/-/react-table-5.4.1.tgz",
|
||||
"integrity": "sha512-T05djy6YPqjbGWjpnwUs9oqup8oqqIOBnDOcThnHukgzlwnZvLNywgdoMR5XAKxTcIx/iBE1cu8ieETlITOGLw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@patternfly/react-core": "5.4.8",
|
||||
"@patternfly/react-icons": "^5.4.2",
|
||||
"@patternfly/react-styles": "^5.4.1",
|
||||
"@patternfly/react-tokens": "^5.4.1",
|
||||
"@patternfly/react-core": "^5.4.1",
|
||||
"@patternfly/react-icons": "^5.4.0",
|
||||
"@patternfly/react-styles": "^5.4.0",
|
||||
"@patternfly/react-tokens": "^5.4.0",
|
||||
"lodash": "^4.17.21",
|
||||
"tslib": "^2.7.0"
|
||||
"tslib": "^2.6.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^17 || ^18",
|
||||
|
|
@ -11117,9 +11085,10 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/focus-trap": {
|
||||
"version": "7.6.0",
|
||||
"resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.6.0.tgz",
|
||||
"integrity": "sha512-1td0l3pMkWJLFipobUcGaf+5DTY4PLDDrcqoSaKP8ediO/CoWCCYk/fT/Y2A4e6TNB+Sh6clRJCjOPPnKoNHnQ==",
|
||||
"version": "7.5.4",
|
||||
"resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.5.4.tgz",
|
||||
"integrity": "sha512-N7kHdlgsO/v+iD/dMoJKtsSqs5Dz/dXZVebRgJw23LDk+jMi/974zyiOYDziY2JPp8xivq9BmUGwIJMiuSBi7w==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"tabbable": "^6.2.0"
|
||||
}
|
||||
|
|
@ -18980,7 +18949,8 @@
|
|||
"node_modules/tabbable": {
|
||||
"version": "6.2.0",
|
||||
"resolved": "https://registry.npmjs.org/tabbable/-/tabbable-6.2.0.tgz",
|
||||
"integrity": "sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew=="
|
||||
"integrity": "sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/table": {
|
||||
"version": "6.8.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue