build(deps): bump @patternfly/react-code-editor from 5.3.4 to 5.4.0
Bumps [@patternfly/react-code-editor](https://github.com/patternfly/patternfly-react) from 5.3.4 to 5.4.0. - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.3.4...@patternfly/react-code-editor@5.4.0) --- updated-dependencies: - dependency-name: "@patternfly/react-code-editor" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ef31165ecd
commit
e3ad37d9ba
2 changed files with 9 additions and 9 deletions
16
package-lock.json
generated
16
package-lock.json
generated
|
|
@ -10,7 +10,7 @@
|
|||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
"@patternfly/patternfly": "5.4.0",
|
||||
"@patternfly/react-code-editor": "5.3.4",
|
||||
"@patternfly/react-code-editor": "5.4.0",
|
||||
"@patternfly/react-core": "5.4.0",
|
||||
"@patternfly/react-table": "5.3.4",
|
||||
"@redhat-cloud-services/frontend-components": "4.2.14",
|
||||
|
|
@ -1673,16 +1673,16 @@
|
|||
"integrity": "sha512-9B33M4N0/KDyss6NpCwAhz18za7R+sXYiFrUObhGoJ1Cmg06SeScVrEAjT4yJwAClWUlKh604Af9wE4D7IF8Lg=="
|
||||
},
|
||||
"node_modules/@patternfly/react-code-editor": {
|
||||
"version": "5.3.4",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-code-editor/-/react-code-editor-5.3.4.tgz",
|
||||
"integrity": "sha512-pwL7NkRsQps5D6xOe2nepS4yRTbU/Im4Y09Yg2teB5G/f5oGI5OW9pUAagjcK0TAV/Gb6YILCwixoaXtuw0n+g==",
|
||||
"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==",
|
||||
"dependencies": {
|
||||
"@monaco-editor/react": "^4.6.0",
|
||||
"@patternfly/react-core": "^5.3.4",
|
||||
"@patternfly/react-icons": "^5.3.2",
|
||||
"@patternfly/react-styles": "^5.3.1",
|
||||
"@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.5.0"
|
||||
"tslib": "^2.6.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^17 || ^18",
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@patternfly/patternfly": "5.4.0",
|
||||
"@patternfly/react-code-editor": "5.3.4",
|
||||
"@patternfly/react-code-editor": "5.4.0",
|
||||
"@patternfly/react-core": "5.4.0",
|
||||
"@patternfly/react-table": "5.3.4",
|
||||
"@redhat-cloud-services/frontend-components": "4.2.14",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue