build(deps-dev): bump @patternfly/react-icons from 6.3.0 to 6.3.1

Bumps [@patternfly/react-icons](https://github.com/patternfly/patternfly-react) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@6.3.0...@patternfly/react-icons@6.3.1)

---
updated-dependencies:
- dependency-name: "@patternfly/react-icons"
  dependency-version: 6.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-08-10 12:00:26 +00:00 committed by Michal Gold
parent f668d295a6
commit dea68f8b5c
2 changed files with 30 additions and 28 deletions

56
package-lock.json generated
View file

@ -38,7 +38,7 @@
"@babel/preset-typescript": "7.27.1",
"@currents/playwright": "1.15.3",
"@eslint/js": "9.32.0",
"@patternfly/react-icons": "6.3.0",
"@patternfly/react-icons": "6.3.1",
"@playwright/test": "1.51.1",
"@redhat-cloud-services/eslint-config-redhat-cloud-services": "3.0.0",
"@redhat-cloud-services/frontend-components-config": "6.3.8",
@ -3788,6 +3788,16 @@
"react-dom": "^17 || ^18 || ^19"
}
},
"node_modules/@patternfly/react-code-editor/node_modules/@patternfly/react-icons": {
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-6.3.0.tgz",
"integrity": "sha512-W39JyqKW1UL6/YGuinDnpjbhmmLAfuxVrgDcdFBaK4D7D1iqkkqrDMV8zIzmV/RkodJ79xRnucYhYb2RukG4RA==",
"license": "MIT",
"peerDependencies": {
"react": "^17 || ^18 || ^19",
"react-dom": "^17 || ^18 || ^19"
}
},
"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",
@ -3824,9 +3834,9 @@
}
},
"node_modules/@patternfly/react-icons": {
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-6.3.0.tgz",
"integrity": "sha512-W39JyqKW1UL6/YGuinDnpjbhmmLAfuxVrgDcdFBaK4D7D1iqkkqrDMV8zIzmV/RkodJ79xRnucYhYb2RukG4RA==",
"version": "6.3.1",
"resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-6.3.1.tgz",
"integrity": "sha512-uiMounSIww1iZLM4pq+X8c3upzwl9iowXRPjR5CA8entb70lwgAXg3PqvypnuTAcilTq1Y3k5sFTqkhz7rgKcQ==",
"license": "MIT",
"peerDependencies": {
"react": "^17 || ^18 || ^19",
@ -3846,7 +3856,7 @@
"license": "MIT",
"dependencies": {
"@patternfly/react-core": "^6.3.1",
"@patternfly/react-icons": "^6.3.1",
"@patternfly/react-icons": "6.3.1",
"@patternfly/react-styles": "^6.3.1",
"@patternfly/react-tokens": "^6.3.1",
"lodash": "^4.17.21",
@ -3863,7 +3873,7 @@
"integrity": "sha512-1qV20nU4M6PA28qnikH9fPLQlkteaZZToFlATjBNBw7aUI6zIvj7U0akkHz8raWcfHAI+tAzGV7dfKjiv035/g==",
"license": "MIT",
"dependencies": {
"@patternfly/react-icons": "^6.3.1",
"@patternfly/react-icons": "6.3.1",
"@patternfly/react-styles": "^6.3.1",
"@patternfly/react-tokens": "^6.3.1",
"focus-trap": "7.6.4",
@ -3875,16 +3885,6 @@
"react-dom": "^17 || ^18 || ^19"
}
},
"node_modules/@patternfly/react-table/node_modules/@patternfly/react-icons": {
"version": "6.3.1",
"resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-6.3.1.tgz",
"integrity": "sha512-uiMounSIww1iZLM4pq+X8c3upzwl9iowXRPjR5CA8entb70lwgAXg3PqvypnuTAcilTq1Y3k5sFTqkhz7rgKcQ==",
"license": "MIT",
"peerDependencies": {
"react": "^17 || ^18 || ^19",
"react-dom": "^17 || ^18 || ^19"
}
},
"node_modules/@patternfly/react-tokens": {
"version": "6.3.1",
"resolved": "https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-6.3.1.tgz",
@ -22976,6 +22976,14 @@
"@patternfly/react-styles": "^6.3.0",
"react-dropzone": "14.3.5",
"tslib": "^2.8.1"
},
"dependencies": {
"@patternfly/react-icons": {
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-6.3.0.tgz",
"integrity": "sha512-W39JyqKW1UL6/YGuinDnpjbhmmLAfuxVrgDcdFBaK4D7D1iqkkqrDMV8zIzmV/RkodJ79xRnucYhYb2RukG4RA==",
"requires": {}
}
}
},
"@patternfly/react-component-groups": {
@ -23004,9 +23012,9 @@
}
},
"@patternfly/react-icons": {
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-6.3.0.tgz",
"integrity": "sha512-W39JyqKW1UL6/YGuinDnpjbhmmLAfuxVrgDcdFBaK4D7D1iqkkqrDMV8zIzmV/RkodJ79xRnucYhYb2RukG4RA==",
"version": "6.3.1",
"resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-6.3.1.tgz",
"integrity": "sha512-uiMounSIww1iZLM4pq+X8c3upzwl9iowXRPjR5CA8entb70lwgAXg3PqvypnuTAcilTq1Y3k5sFTqkhz7rgKcQ==",
"requires": {}
},
"@patternfly/react-styles": {
@ -23020,7 +23028,7 @@
"integrity": "sha512-ZndBbPcMr/vInP5eELRe9m7MWzRoejRAhWx+25xOdjVAd31/CmMK1nBgZk4QAXaWjH1P+uZaZYsTgr/FMTte2g==",
"requires": {
"@patternfly/react-core": "^6.3.1",
"@patternfly/react-icons": "^6.3.1",
"@patternfly/react-icons": "6.3.1",
"@patternfly/react-styles": "^6.3.1",
"@patternfly/react-tokens": "^6.3.1",
"lodash": "^4.17.21",
@ -23032,19 +23040,13 @@
"resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-6.3.1.tgz",
"integrity": "sha512-1qV20nU4M6PA28qnikH9fPLQlkteaZZToFlATjBNBw7aUI6zIvj7U0akkHz8raWcfHAI+tAzGV7dfKjiv035/g==",
"requires": {
"@patternfly/react-icons": "^6.3.1",
"@patternfly/react-icons": "6.3.1",
"@patternfly/react-styles": "^6.3.1",
"@patternfly/react-tokens": "^6.3.1",
"focus-trap": "7.6.4",
"react-dropzone": "^14.3.5",
"tslib": "^2.8.1"
}
},
"@patternfly/react-icons": {
"version": "6.3.1",
"resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-6.3.1.tgz",
"integrity": "sha512-uiMounSIww1iZLM4pq+X8c3upzwl9iowXRPjR5CA8entb70lwgAXg3PqvypnuTAcilTq1Y3k5sFTqkhz7rgKcQ==",
"requires": {}
}
}
},

View file

@ -36,7 +36,7 @@
"@babel/preset-typescript": "7.27.1",
"@currents/playwright": "1.15.3",
"@eslint/js": "9.32.0",
"@patternfly/react-icons": "6.3.0",
"@patternfly/react-icons": "6.3.1",
"@playwright/test": "1.51.1",
"@redhat-cloud-services/eslint-config-redhat-cloud-services": "3.0.0",
"@redhat-cloud-services/frontend-components-config": "6.3.8",