build(deps): bump @patternfly/react-core from 6.1.0 to 6.3.0
Bumps [@patternfly/react-core](https://github.com/patternfly/patternfly-react) from 6.1.0 to 6.3.0. - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@6.1.0...@patternfly/react-core@6.3.0) --- updated-dependencies: - dependency-name: "@patternfly/react-core" dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a8f21a7a90
commit
8524e8e374
2 changed files with 33 additions and 125 deletions
156
package-lock.json
generated
156
package-lock.json
generated
|
|
@ -12,7 +12,7 @@
|
|||
"@ltd/j-toml": "1.38.0",
|
||||
"@patternfly/patternfly": "6.3.0",
|
||||
"@patternfly/react-code-editor": "6.3.0",
|
||||
"@patternfly/react-core": "6.1.0",
|
||||
"@patternfly/react-core": "6.3.0",
|
||||
"@patternfly/react-table": "6.3.0",
|
||||
"@redhat-cloud-services/frontend-components": "6.1.1",
|
||||
"@redhat-cloud-services/frontend-components-notifications": "6.1.1",
|
||||
|
|
@ -3792,7 +3792,7 @@
|
|||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@monaco-editor/react": "^4.6.0",
|
||||
"@patternfly/react-core": "^6.3.0",
|
||||
"@patternfly/react-core": "6.3.0",
|
||||
"@patternfly/react-icons": "6.3.0",
|
||||
"@patternfly/react-styles": "^6.3.0",
|
||||
"react-dropzone": "14.3.5",
|
||||
|
|
@ -3803,33 +3803,6 @@
|
|||
"react-dom": "^17 || ^18 || ^19"
|
||||
}
|
||||
},
|
||||
"node_modules/@patternfly/react-code-editor/node_modules/@patternfly/react-core": {
|
||||
"version": "6.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-6.3.0.tgz",
|
||||
"integrity": "sha512-TM+pLwLd5DzaDlOQhqeju9H9QUFQypQiNwXQLNIxOV5r3fmKh4NTp2Av/8WmFkpCj8mejDOfp4TNxoU1zdjCkQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@patternfly/react-icons": "6.3.0",
|
||||
"@patternfly/react-styles": "^6.3.0",
|
||||
"@patternfly/react-tokens": "^6.3.0",
|
||||
"focus-trap": "7.6.4",
|
||||
"react-dropzone": "^14.3.5",
|
||||
"tslib": "^2.8.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^17 || ^18 || ^19",
|
||||
"react-dom": "^17 || ^18 || ^19"
|
||||
}
|
||||
},
|
||||
"node_modules/@patternfly/react-code-editor/node_modules/focus-trap": {
|
||||
"version": "7.6.4",
|
||||
"resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.6.4.tgz",
|
||||
"integrity": "sha512-xx560wGBk7seZ6y933idtjJQc1l+ck+pI3sKvhKozdBV1dRZoKhkW5xoCaFv9tQiX5RH1xfSxjuNu6g+lmN/gw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"tabbable": "^6.2.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@patternfly/react-component-groups": {
|
||||
"version": "6.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-component-groups/-/react-component-groups-6.1.0.tgz",
|
||||
|
|
@ -3848,21 +3821,21 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@patternfly/react-core": {
|
||||
"version": "6.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-6.1.0.tgz",
|
||||
"integrity": "sha512-zj0lJPZxQanXKD8ae2kYnweT0kpp1CzpHYAkaBjTrw2k6ZMfr/UPlp0/ugCjWEokBqh79RUADLkKJJPce/yoSQ==",
|
||||
"version": "6.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-6.3.0.tgz",
|
||||
"integrity": "sha512-TM+pLwLd5DzaDlOQhqeju9H9QUFQypQiNwXQLNIxOV5r3fmKh4NTp2Av/8WmFkpCj8mejDOfp4TNxoU1zdjCkQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@patternfly/react-icons": "^6.1.0",
|
||||
"@patternfly/react-styles": "^6.1.0",
|
||||
"@patternfly/react-tokens": "^6.1.0",
|
||||
"focus-trap": "7.6.2",
|
||||
"@patternfly/react-icons": "^6.3.0",
|
||||
"@patternfly/react-styles": "^6.3.0",
|
||||
"@patternfly/react-tokens": "^6.3.0",
|
||||
"focus-trap": "7.6.4",
|
||||
"react-dropzone": "^14.3.5",
|
||||
"tslib": "^2.8.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^17 || ^18",
|
||||
"react-dom": "^17 || ^18"
|
||||
"react": "^17 || ^18 || ^19",
|
||||
"react-dom": "^17 || ^18 || ^19"
|
||||
}
|
||||
},
|
||||
"node_modules/@patternfly/react-icons": {
|
||||
|
|
@ -3887,7 +3860,7 @@
|
|||
"integrity": "sha512-klC0HKZvKhrRRJX8j1bLmfvzJyMeqpwbKeV7np9Ggvvh79IxWpBBKX2XbJkjHtl+sCwIVN1VZatil3HGba5CZQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@patternfly/react-core": "^6.3.0",
|
||||
"@patternfly/react-core": "6.3.0",
|
||||
"@patternfly/react-icons": "6.3.0",
|
||||
"@patternfly/react-styles": "^6.3.0",
|
||||
"@patternfly/react-tokens": "^6.3.0",
|
||||
|
|
@ -3899,33 +3872,6 @@
|
|||
"react-dom": "^17 || ^18 || ^19"
|
||||
}
|
||||
},
|
||||
"node_modules/@patternfly/react-table/node_modules/@patternfly/react-core": {
|
||||
"version": "6.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-6.3.0.tgz",
|
||||
"integrity": "sha512-TM+pLwLd5DzaDlOQhqeju9H9QUFQypQiNwXQLNIxOV5r3fmKh4NTp2Av/8WmFkpCj8mejDOfp4TNxoU1zdjCkQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@patternfly/react-icons": "6.3.0",
|
||||
"@patternfly/react-styles": "^6.3.0",
|
||||
"@patternfly/react-tokens": "^6.3.0",
|
||||
"focus-trap": "7.6.4",
|
||||
"react-dropzone": "^14.3.5",
|
||||
"tslib": "^2.8.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^17 || ^18 || ^19",
|
||||
"react-dom": "^17 || ^18 || ^19"
|
||||
}
|
||||
},
|
||||
"node_modules/@patternfly/react-table/node_modules/focus-trap": {
|
||||
"version": "7.6.4",
|
||||
"resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.6.4.tgz",
|
||||
"integrity": "sha512-xx560wGBk7seZ6y933idtjJQc1l+ck+pI3sKvhKozdBV1dRZoKhkW5xoCaFv9tQiX5RH1xfSxjuNu6g+lmN/gw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"tabbable": "^6.2.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@patternfly/react-tokens": {
|
||||
"version": "6.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-6.3.0.tgz",
|
||||
|
|
@ -10611,7 +10557,9 @@
|
|||
"license": "ISC"
|
||||
},
|
||||
"node_modules/focus-trap": {
|
||||
"version": "7.6.2",
|
||||
"version": "7.6.4",
|
||||
"resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.6.4.tgz",
|
||||
"integrity": "sha512-xx560wGBk7seZ6y933idtjJQc1l+ck+pI3sKvhKozdBV1dRZoKhkW5xoCaFv9tQiX5RH1xfSxjuNu6g+lmN/gw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"tabbable": "^6.2.0"
|
||||
|
|
@ -18000,6 +17948,8 @@
|
|||
},
|
||||
"node_modules/tabbable": {
|
||||
"version": "6.2.0",
|
||||
"resolved": "https://registry.npmjs.org/tabbable/-/tabbable-6.2.0.tgz",
|
||||
"integrity": "sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/table": {
|
||||
|
|
@ -22355,34 +22305,11 @@
|
|||
"integrity": "sha512-2G0LId2KuuMcFZJRLDcRMfMHWRFG/sbMPXyD8yIi/2LPtAh/JFHbbDCzQXveQzaFhwXxVyVdCrCmbgn4SDYDlQ==",
|
||||
"requires": {
|
||||
"@monaco-editor/react": "^4.6.0",
|
||||
"@patternfly/react-core": "^6.3.0",
|
||||
"@patternfly/react-core": "6.3.0",
|
||||
"@patternfly/react-icons": "6.3.0",
|
||||
"@patternfly/react-styles": "^6.3.0",
|
||||
"react-dropzone": "14.3.5",
|
||||
"tslib": "^2.8.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@patternfly/react-core": {
|
||||
"version": "6.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-6.3.0.tgz",
|
||||
"integrity": "sha512-TM+pLwLd5DzaDlOQhqeju9H9QUFQypQiNwXQLNIxOV5r3fmKh4NTp2Av/8WmFkpCj8mejDOfp4TNxoU1zdjCkQ==",
|
||||
"requires": {
|
||||
"@patternfly/react-icons": "6.3.0",
|
||||
"@patternfly/react-styles": "^6.3.0",
|
||||
"@patternfly/react-tokens": "^6.3.0",
|
||||
"focus-trap": "7.6.4",
|
||||
"react-dropzone": "^14.3.5",
|
||||
"tslib": "^2.8.1"
|
||||
}
|
||||
},
|
||||
"focus-trap": {
|
||||
"version": "7.6.4",
|
||||
"resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.6.4.tgz",
|
||||
"integrity": "sha512-xx560wGBk7seZ6y933idtjJQc1l+ck+pI3sKvhKozdBV1dRZoKhkW5xoCaFv9tQiX5RH1xfSxjuNu6g+lmN/gw==",
|
||||
"requires": {
|
||||
"tabbable": "^6.2.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"@patternfly/react-component-groups": {
|
||||
|
|
@ -22398,14 +22325,14 @@
|
|||
}
|
||||
},
|
||||
"@patternfly/react-core": {
|
||||
"version": "6.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-6.1.0.tgz",
|
||||
"integrity": "sha512-zj0lJPZxQanXKD8ae2kYnweT0kpp1CzpHYAkaBjTrw2k6ZMfr/UPlp0/ugCjWEokBqh79RUADLkKJJPce/yoSQ==",
|
||||
"version": "6.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-6.3.0.tgz",
|
||||
"integrity": "sha512-TM+pLwLd5DzaDlOQhqeju9H9QUFQypQiNwXQLNIxOV5r3fmKh4NTp2Av/8WmFkpCj8mejDOfp4TNxoU1zdjCkQ==",
|
||||
"requires": {
|
||||
"@patternfly/react-icons": "^6.1.0",
|
||||
"@patternfly/react-styles": "^6.1.0",
|
||||
"@patternfly/react-tokens": "^6.1.0",
|
||||
"focus-trap": "7.6.2",
|
||||
"@patternfly/react-icons": "^6.3.0",
|
||||
"@patternfly/react-styles": "^6.3.0",
|
||||
"@patternfly/react-tokens": "^6.3.0",
|
||||
"focus-trap": "7.6.4",
|
||||
"react-dropzone": "^14.3.5",
|
||||
"tslib": "^2.8.1"
|
||||
}
|
||||
|
|
@ -22426,35 +22353,12 @@
|
|||
"resolved": "https://registry.npmjs.org/@patternfly/react-table/-/react-table-6.3.0.tgz",
|
||||
"integrity": "sha512-klC0HKZvKhrRRJX8j1bLmfvzJyMeqpwbKeV7np9Ggvvh79IxWpBBKX2XbJkjHtl+sCwIVN1VZatil3HGba5CZQ==",
|
||||
"requires": {
|
||||
"@patternfly/react-core": "^6.3.0",
|
||||
"@patternfly/react-core": "6.3.0",
|
||||
"@patternfly/react-icons": "6.3.0",
|
||||
"@patternfly/react-styles": "^6.3.0",
|
||||
"@patternfly/react-tokens": "^6.3.0",
|
||||
"lodash": "^4.17.21",
|
||||
"tslib": "^2.8.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@patternfly/react-core": {
|
||||
"version": "6.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-6.3.0.tgz",
|
||||
"integrity": "sha512-TM+pLwLd5DzaDlOQhqeju9H9QUFQypQiNwXQLNIxOV5r3fmKh4NTp2Av/8WmFkpCj8mejDOfp4TNxoU1zdjCkQ==",
|
||||
"requires": {
|
||||
"@patternfly/react-icons": "6.3.0",
|
||||
"@patternfly/react-styles": "^6.3.0",
|
||||
"@patternfly/react-tokens": "^6.3.0",
|
||||
"focus-trap": "7.6.4",
|
||||
"react-dropzone": "^14.3.5",
|
||||
"tslib": "^2.8.1"
|
||||
}
|
||||
},
|
||||
"focus-trap": {
|
||||
"version": "7.6.4",
|
||||
"resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.6.4.tgz",
|
||||
"integrity": "sha512-xx560wGBk7seZ6y933idtjJQc1l+ck+pI3sKvhKozdBV1dRZoKhkW5xoCaFv9tQiX5RH1xfSxjuNu6g+lmN/gw==",
|
||||
"requires": {
|
||||
"tabbable": "^6.2.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"@patternfly/react-tokens": {
|
||||
|
|
@ -26748,7 +26652,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"focus-trap": {
|
||||
"version": "7.6.2",
|
||||
"version": "7.6.4",
|
||||
"resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.6.4.tgz",
|
||||
"integrity": "sha512-xx560wGBk7seZ6y933idtjJQc1l+ck+pI3sKvhKozdBV1dRZoKhkW5xoCaFv9tQiX5RH1xfSxjuNu6g+lmN/gw==",
|
||||
"requires": {
|
||||
"tabbable": "^6.2.0"
|
||||
}
|
||||
|
|
@ -31431,7 +31337,9 @@
|
|||
}
|
||||
},
|
||||
"tabbable": {
|
||||
"version": "6.2.0"
|
||||
"version": "6.2.0",
|
||||
"resolved": "https://registry.npmjs.org/tabbable/-/tabbable-6.2.0.tgz",
|
||||
"integrity": "sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew=="
|
||||
},
|
||||
"table": {
|
||||
"version": "6.9.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue