build(deps): bump @patternfly/react-code-editor from 5.3.0 to 5.3.3
Bumps [@patternfly/react-code-editor](https://github.com/patternfly/patternfly-react) from 5.3.0 to 5.3.3. - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.3.0...@patternfly/react-code-editor@5.3.3) --- 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:
parent
52d31c110b
commit
b415e52ea2
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -11,7 +11,7 @@
|
|||
"@data-driven-forms/pf4-component-mapper": "3.22.4",
|
||||
"@data-driven-forms/react-form-renderer": "3.22.4",
|
||||
"@patternfly/patternfly": "5.3.1",
|
||||
"@patternfly/react-code-editor": "5.3.0",
|
||||
"@patternfly/react-code-editor": "5.3.3",
|
||||
"@patternfly/react-core": "5.3.3",
|
||||
"@patternfly/react-table": "5.3.3",
|
||||
"@redhat-cloud-services/frontend-components": "4.2.10",
|
||||
|
|
@ -3401,14 +3401,14 @@
|
|||
"integrity": "sha512-KYIr9pKRTzHZNGuDuaa5j5CaZyLltvotPFGG1BiJalBDBGSOyk0BZCgHLowm4txKZXrLhorEuuv9XLrMQL8eoA=="
|
||||
},
|
||||
"node_modules/@patternfly/react-code-editor": {
|
||||
"version": "5.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-code-editor/-/react-code-editor-5.3.0.tgz",
|
||||
"integrity": "sha512-myPZh+POJpnXOrDtAYq83zMa26YCuM6KsAgLeaW6riajLyZ1VE3lHztX300xaJR1sDbIvxrdZCNDqmyoJI2z1g==",
|
||||
"version": "5.3.3",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-code-editor/-/react-code-editor-5.3.3.tgz",
|
||||
"integrity": "sha512-yXKzqNzztLw1PuujQArhRM0PktU5LFuUuR9anUpzaNXMiI/n+A5JXLI1i1E3NBWg+4hs1qpjMRdWd74o0QnjEQ==",
|
||||
"dependencies": {
|
||||
"@monaco-editor/react": "^4.6.0",
|
||||
"@patternfly/react-core": "^5.3.0",
|
||||
"@patternfly/react-icons": "^5.3.0",
|
||||
"@patternfly/react-styles": "^5.3.0",
|
||||
"@patternfly/react-core": "^5.3.3",
|
||||
"@patternfly/react-icons": "^5.3.2",
|
||||
"@patternfly/react-styles": "^5.3.1",
|
||||
"react-dropzone": "14.2.3",
|
||||
"tslib": "^2.5.0"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
"@data-driven-forms/react-form-renderer": "3.22.4",
|
||||
"@patternfly/patternfly": "5.3.1",
|
||||
"@patternfly/react-core": "5.3.3",
|
||||
"@patternfly/react-code-editor": "5.3.0",
|
||||
"@patternfly/react-code-editor": "5.3.3",
|
||||
"@patternfly/react-table": "5.3.3",
|
||||
"@redhat-cloud-services/frontend-components": "4.2.10",
|
||||
"@redhat-cloud-services/frontend-components-notifications": "4.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue