build(deps-dev): bump @patternfly/react-icons from 5.2.1 to 5.3.1
Bumps [@patternfly/react-icons](https://github.com/patternfly/patternfly-react) from 5.2.1 to 5.3.1. - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@5.2.1...@patternfly/react-icons@5.3.1) --- updated-dependencies: - dependency-name: "@patternfly/react-icons" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7a97634d6f
commit
726cd328c5
2 changed files with 5 additions and 14 deletions
17
package-lock.json
generated
17
package-lock.json
generated
|
|
@ -36,7 +36,7 @@
|
|||
"@babel/preset-env": "7.24.4",
|
||||
"@babel/preset-react": "7.24.1",
|
||||
"@babel/preset-typescript": "7.24.1",
|
||||
"@patternfly/react-icons": "5.2.1",
|
||||
"@patternfly/react-icons": "5.3.1",
|
||||
"@redhat-cloud-services/eslint-config-redhat-cloud-services": "2.0.4",
|
||||
"@redhat-cloud-services/frontend-components-config": "5.0.5",
|
||||
"@rtk-query/codegen-openapi": "1.2.0",
|
||||
|
|
@ -3404,19 +3404,10 @@
|
|||
"react-dom": "^17 || ^18"
|
||||
}
|
||||
},
|
||||
"node_modules/@patternfly/react-core/node_modules/@patternfly/react-icons": {
|
||||
"version": "5.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-5.3.0.tgz",
|
||||
"integrity": "sha512-oBdaK4Gz7yivNE7jQg46sPzfZakg7oxo5aSMLc0N6haOmDEegiTurNex+h+/z0oBPqzZC+cIQRaBeXEgXGwc9Q==",
|
||||
"peerDependencies": {
|
||||
"react": "^17 || ^18",
|
||||
"react-dom": "^17 || ^18"
|
||||
}
|
||||
},
|
||||
"node_modules/@patternfly/react-icons": {
|
||||
"version": "5.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-5.2.1.tgz",
|
||||
"integrity": "sha512-aeJ0X+U2NDe8UmI5eQiT0iuR/wmUq97UkDtx3HoZcpRb9T6eUBfysllxjRqHS8rOOspdU8OWq+CUhQ/E2ZDibg==",
|
||||
"version": "5.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-5.3.1.tgz",
|
||||
"integrity": "sha512-puiMzX39asr+j5adA3J1xuK5NjwKH4UAp57GoLTga9DcsPu0g8u0H3WHtunYCJzUQ8n7FvaMYFH1H0WcWlDIQQ==",
|
||||
"peerDependencies": {
|
||||
"react": "^17 || ^18",
|
||||
"react-dom": "^17 || ^18"
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@
|
|||
"@babel/preset-env": "7.24.4",
|
||||
"@babel/preset-react": "7.24.1",
|
||||
"@babel/preset-typescript": "7.24.1",
|
||||
"@patternfly/react-icons": "5.2.1",
|
||||
"@patternfly/react-icons": "5.3.1",
|
||||
"@redhat-cloud-services/eslint-config-redhat-cloud-services": "2.0.4",
|
||||
"@redhat-cloud-services/frontend-components-config": "5.0.5",
|
||||
"@rtk-query/codegen-openapi": "1.2.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue