build(deps): bump @patternfly/react-code-editor from 5.4.0 to 5.4.1

Bumps [@patternfly/react-code-editor](https://github.com/patternfly/patternfly-react) from 5.4.0 to 5.4.1.
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.4.0...@patternfly/react-code-editor@5.4.1)

---
updated-dependencies:
- dependency-name: "@patternfly/react-code-editor"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-20 06:55:16 +00:00 committed by Klara Simickova
parent 107a536b10
commit 34bdfa368f
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -10,7 +10,7 @@
"hasInstallScript": true,
"dependencies": {
"@patternfly/patternfly": "5.4.0",
"@patternfly/react-code-editor": "5.4.0",
"@patternfly/react-code-editor": "5.4.1",
"@patternfly/react-core": "5.4.0",
"@patternfly/react-table": "5.4.0",
"@redhat-cloud-services/frontend-components": "4.2.15",
@ -1677,9 +1677,9 @@
"integrity": "sha512-9B33M4N0/KDyss6NpCwAhz18za7R+sXYiFrUObhGoJ1Cmg06SeScVrEAjT4yJwAClWUlKh604Af9wE4D7IF8Lg=="
},
"node_modules/@patternfly/react-code-editor": {
"version": "5.4.0",
"resolved": "https://registry.npmjs.org/@patternfly/react-code-editor/-/react-code-editor-5.4.0.tgz",
"integrity": "sha512-SDWuw3H9+SNlPGI6ZgtWnWvbgBQRUGZFUQr8bbJFShVOa49RvdVACIjFO+Fn2iNM0baPhcK1bkVsroRQdH0zBw==",
"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==",
"dependencies": {
"@monaco-editor/react": "^4.6.0",
"@patternfly/react-core": "^5.4.0",

View file

@ -8,7 +8,7 @@
},
"dependencies": {
"@patternfly/patternfly": "5.4.0",
"@patternfly/react-code-editor": "5.4.0",
"@patternfly/react-code-editor": "5.4.1",
"@patternfly/react-core": "5.4.0",
"@patternfly/react-table": "5.4.0",
"@redhat-cloud-services/frontend-components": "4.2.15",