web: bump @patternfly/elements from 2.3.2 to 2.4.0 in /web (#6592)
Bumps [@patternfly/elements](https://github.com/patternfly/patternfly-elements/tree/HEAD/elements) from 2.3.2 to 2.4.0. - [Release notes](https://github.com/patternfly/patternfly-elements/releases) - [Changelog](https://github.com/patternfly/patternfly-elements/blob/main/elements/CHANGELOG.md) - [Commits](https://github.com/patternfly/patternfly-elements/commits/@patternfly/elements@2.4.0/elements) --- updated-dependencies: - dependency-name: "@patternfly/elements" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
df39ba7457
commit
b93d1cd008
|
@ -21,7 +21,7 @@
|
||||||
"@lit-labs/context": "^0.4.0",
|
"@lit-labs/context": "^0.4.0",
|
||||||
"@lit-labs/task": "^3.0.1",
|
"@lit-labs/task": "^3.0.1",
|
||||||
"@lit/localize": "^0.11.4",
|
"@lit/localize": "^0.11.4",
|
||||||
"@patternfly/elements": "^2.3.2",
|
"@patternfly/elements": "^2.4.0",
|
||||||
"@patternfly/patternfly": "^4.224.2",
|
"@patternfly/patternfly": "^4.224.2",
|
||||||
"@sentry/browser": "^7.64.0",
|
"@sentry/browser": "^7.64.0",
|
||||||
"@sentry/tracing": "^7.64.0",
|
"@sentry/tracing": "^7.64.0",
|
||||||
|
@ -3590,9 +3590,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@patternfly/elements": {
|
"node_modules/@patternfly/elements": {
|
||||||
"version": "2.3.2",
|
"version": "2.4.0",
|
||||||
"resolved": "https://registry.npmjs.org/@patternfly/elements/-/elements-2.3.2.tgz",
|
"resolved": "https://registry.npmjs.org/@patternfly/elements/-/elements-2.4.0.tgz",
|
||||||
"integrity": "sha512-cndt+xxlUKbWU8GxFlOXMNqNeJ792kXUnvcYZbUIA+TUbWD71yw0kdC+EOWql94B4jtzOmDyG7Eq33il3G6ZLQ==",
|
"integrity": "sha512-mA6I76R8aHdBKRX+IbaVuD24OnYUBsjStDwGVq7ytopA0XUKx12xTwgRZGNM7wKBBFYbNKpIxxuaanQSLZTGIQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@patternfly/icons": "^1.0.2",
|
"@patternfly/icons": "^1.0.2",
|
||||||
"@patternfly/pfe-core": "^2.4.0",
|
"@patternfly/pfe-core": "^2.4.0",
|
||||||
|
|
|
@ -38,7 +38,7 @@
|
||||||
"@lit-labs/context": "^0.4.0",
|
"@lit-labs/context": "^0.4.0",
|
||||||
"@lit-labs/task": "^3.0.1",
|
"@lit-labs/task": "^3.0.1",
|
||||||
"@lit/localize": "^0.11.4",
|
"@lit/localize": "^0.11.4",
|
||||||
"@patternfly/elements": "^2.3.2",
|
"@patternfly/elements": "^2.4.0",
|
||||||
"@patternfly/patternfly": "^4.224.2",
|
"@patternfly/patternfly": "^4.224.2",
|
||||||
"@sentry/browser": "^7.64.0",
|
"@sentry/browser": "^7.64.0",
|
||||||
"@sentry/tracing": "^7.64.0",
|
"@sentry/tracing": "^7.64.0",
|
||||||
|
|
Reference in New Issue