build(deps): bump @patternfly/react-core from 5.3.4 to 5.4.0
Bumps [@patternfly/react-core](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-core@5.3.4...@patternfly/react-core@5.4.0) --- updated-dependencies: - dependency-name: "@patternfly/react-core" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
fb73f99ae7
commit
bd06c2c043
2 changed files with 19 additions and 19 deletions
36
package-lock.json
generated
36
package-lock.json
generated
|
|
@ -11,7 +11,7 @@
|
|||
"dependencies": {
|
||||
"@patternfly/patternfly": "5.3.1",
|
||||
"@patternfly/react-code-editor": "5.3.4",
|
||||
"@patternfly/react-core": "5.3.4",
|
||||
"@patternfly/react-core": "5.4.0",
|
||||
"@patternfly/react-table": "5.3.4",
|
||||
"@redhat-cloud-services/frontend-components": "4.2.14",
|
||||
"@redhat-cloud-services/frontend-components-notifications": "4.1.0",
|
||||
|
|
@ -1706,16 +1706,16 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@patternfly/react-core": {
|
||||
"version": "5.3.4",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-5.3.4.tgz",
|
||||
"integrity": "sha512-zr2yeilIoFp8MFOo0vNgI8XuM+P2466zHvy4smyRNRH2/but2WObqx7Wu4ftd/eBMYdNqmTeuXe6JeqqRqnPMQ==",
|
||||
"version": "5.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-5.4.0.tgz",
|
||||
"integrity": "sha512-Tz2Y9V4G2pnwrylc/4/FyxIRFvxiA8BEBIG6UBwXxrstnJmJaHgAIy6QJdJmERzVx3GVDz6/rM0PnMqa5R6auQ==",
|
||||
"dependencies": {
|
||||
"@patternfly/react-icons": "^5.3.2",
|
||||
"@patternfly/react-styles": "^5.3.1",
|
||||
"@patternfly/react-tokens": "^5.3.1",
|
||||
"focus-trap": "7.5.2",
|
||||
"@patternfly/react-icons": "^5.4.0",
|
||||
"@patternfly/react-styles": "^5.4.0",
|
||||
"@patternfly/react-tokens": "^5.4.0",
|
||||
"focus-trap": "7.5.4",
|
||||
"react-dropzone": "^14.2.3",
|
||||
"tslib": "^2.5.0"
|
||||
"tslib": "^2.6.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^17 || ^18",
|
||||
|
|
@ -1732,9 +1732,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@patternfly/react-styles": {
|
||||
"version": "5.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-styles/-/react-styles-5.3.1.tgz",
|
||||
"integrity": "sha512-H6uBoFH3bJjD6PP75qZ4k+2TtF59vxf9sIVerPpwrGJcRgBZbvbMZCniSC3+S2LQ8DgXLnDvieq78jJzHz0hiA=="
|
||||
"version": "5.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-styles/-/react-styles-5.4.0.tgz",
|
||||
"integrity": "sha512-4ZE0s6LkX/0KsN0FOeogrDoj18m+BPA73YKnabZGB4SDRzrBNeBh2a6bSt546ZseEjkoJ+S81kOG0G8YckPQYg=="
|
||||
},
|
||||
"node_modules/@patternfly/react-table": {
|
||||
"version": "5.3.4",
|
||||
|
|
@ -1754,9 +1754,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@patternfly/react-tokens": {
|
||||
"version": "5.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-5.3.1.tgz",
|
||||
"integrity": "sha512-VYK0uVP2/2RJ7ZshJCCLeq0Boih5I1bv+9Z/Bg6h12dCkLs85XsxAX9Ve+BGIo5DF54/mzcRHE1RKYap4ISXuw=="
|
||||
"version": "5.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-5.4.0.tgz",
|
||||
"integrity": "sha512-KONkwCVOMyklhuuaYeYgcAsGtCBQXnsBGZeolhOdSzr2Mj0RVSW0oMrQPgZuPVzhhC/kbqgClHJJl6xuG9xheA=="
|
||||
},
|
||||
"node_modules/@pkgjs/parseargs": {
|
||||
"version": "0.11.0",
|
||||
|
|
@ -8238,9 +8238,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/focus-trap": {
|
||||
"version": "7.5.2",
|
||||
"resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.5.2.tgz",
|
||||
"integrity": "sha512-p6vGNNWLDGwJCiEjkSK6oERj/hEyI9ITsSwIUICBoKLlWiTWXJRfQibCwcoi50rTZdbi87qDtUlMCmQwsGSgPw==",
|
||||
"version": "7.5.4",
|
||||
"resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.5.4.tgz",
|
||||
"integrity": "sha512-N7kHdlgsO/v+iD/dMoJKtsSqs5Dz/dXZVebRgJw23LDk+jMi/974zyiOYDziY2JPp8xivq9BmUGwIJMiuSBi7w==",
|
||||
"dependencies": {
|
||||
"tabbable": "^6.2.0"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
"dependencies": {
|
||||
"@patternfly/patternfly": "5.3.1",
|
||||
"@patternfly/react-code-editor": "5.3.4",
|
||||
"@patternfly/react-core": "5.3.4",
|
||||
"@patternfly/react-core": "5.4.0",
|
||||
"@patternfly/react-table": "5.3.4",
|
||||
"@redhat-cloud-services/frontend-components": "4.2.14",
|
||||
"@redhat-cloud-services/frontend-components-notifications": "4.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue