build(deps): bump @patternfly/patternfly from 6.1.0 to 6.3.0

Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 6.1.0 to 6.3.0.
- [Release notes](https://github.com/patternfly/patternfly/releases)
- [Changelog](https://github.com/patternfly/patternfly/blob/main/release.config.js)
- [Commits](https://github.com/patternfly/patternfly/compare/v6.1.0...v6.3.0)

---
updated-dependencies:
- dependency-name: "@patternfly/patternfly"
  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:
dependabot[bot] 2025-07-23 04:05:08 +00:00 committed by Klara Simickova
parent c67eefbe25
commit 786b334573
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -10,7 +10,7 @@
"hasInstallScript": true,
"dependencies": {
"@ltd/j-toml": "1.38.0",
"@patternfly/patternfly": "6.1.0",
"@patternfly/patternfly": "6.3.0",
"@patternfly/react-code-editor": "6.1.0",
"@patternfly/react-core": "6.1.0",
"@patternfly/react-table": "6.1.0",
@ -3780,9 +3780,9 @@
}
},
"node_modules/@patternfly/patternfly": {
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-6.1.0.tgz",
"integrity": "sha512-w+QazL8NHKkg5j01eotblsswKxQQSYB0CN3yBXQL9ScpHdp/fK8M6TqWbKZNRpf+NqhMxcH/om8eR0N/fDCJqw==",
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-6.3.0.tgz",
"integrity": "sha512-I/Z0uuaVYfv9QqNAP2/iCGUGhUb0idatNTfFLQk0VnUi2hSMgznDogvAjmlVtZu2DW0P0FymS0oo5EjL+uW6Dg==",
"license": "MIT"
},
"node_modules/@patternfly/react-code-editor": {
@ -22292,9 +22292,9 @@
"optional": true
},
"@patternfly/patternfly": {
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-6.1.0.tgz",
"integrity": "sha512-w+QazL8NHKkg5j01eotblsswKxQQSYB0CN3yBXQL9ScpHdp/fK8M6TqWbKZNRpf+NqhMxcH/om8eR0N/fDCJqw=="
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-6.3.0.tgz",
"integrity": "sha512-I/Z0uuaVYfv9QqNAP2/iCGUGhUb0idatNTfFLQk0VnUi2hSMgznDogvAjmlVtZu2DW0P0FymS0oo5EjL+uW6Dg=="
},
"@patternfly/react-code-editor": {
"version": "6.1.0",

View file

@ -8,7 +8,7 @@
},
"dependencies": {
"@ltd/j-toml": "1.38.0",
"@patternfly/patternfly": "6.1.0",
"@patternfly/patternfly": "6.3.0",
"@patternfly/react-code-editor": "6.1.0",
"@patternfly/react-core": "6.1.0",
"@patternfly/react-table": "6.1.0",