web: bump @patternfly/elements from 3.0.0 to 3.0.1 in /web (#9324)
Bumps [@patternfly/elements](https://github.com/patternfly/patternfly-elements/tree/HEAD/elements) from 3.0.0 to 3.0.1. - [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@3.0.1/elements) --- updated-dependencies: - dependency-name: "@patternfly/elements" dependency-type: direct:production update-type: version-update:semver-patch ... 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:
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -23,7 +23,7 @@
|
||||
"@lit/localize": "^0.12.1",
|
||||
"@lit/reactive-element": "^2.0.4",
|
||||
"@open-wc/lit-helpers": "^0.7.0",
|
||||
"@patternfly/elements": "^3.0.0",
|
||||
"@patternfly/elements": "^3.0.1",
|
||||
"@patternfly/patternfly": "^4.224.2",
|
||||
"@sentry/browser": "^7.110.1",
|
||||
"@webcomponents/webcomponentsjs": "^2.8.0",
|
||||
@ -2986,9 +2986,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@patternfly/elements": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/elements/-/elements-3.0.0.tgz",
|
||||
"integrity": "sha512-XhEp2eCYJRNN5TXTplFseE3M5w6QgmIkZr2ppd9ynJUo5wMavgt/KliftvyUoqjp0RSGsMXUGYyxEDa4s/qb3A==",
|
||||
"version": "3.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/elements/-/elements-3.0.1.tgz",
|
||||
"integrity": "sha512-vrnpPF1LSuuCRMDsHU6ZUIrAworWPiY+ZtCQ+jv0HQw63ET1X81lmBDCt3o5wKhwswAW08ke6sIDLsZiF2vKJw==",
|
||||
"dependencies": {
|
||||
"@lit/context": "^1.1.0",
|
||||
"@patternfly/icons": "^1.0.2",
|
||||
|
||||
@ -44,7 +44,7 @@
|
||||
"@lit/localize": "^0.12.1",
|
||||
"@lit/reactive-element": "^2.0.4",
|
||||
"@open-wc/lit-helpers": "^0.7.0",
|
||||
"@patternfly/elements": "^3.0.0",
|
||||
"@patternfly/elements": "^3.0.1",
|
||||
"@patternfly/patternfly": "^4.224.2",
|
||||
"@sentry/browser": "^7.110.1",
|
||||
"@webcomponents/webcomponentsjs": "^2.8.0",
|
||||
|
||||
Reference in New Issue
Block a user